assemble-layouts
Version:
Assemble plugin for rendering nested template layouts.
34 lines (27 loc) • 450 B
Markdown
tags: ['verb-tag-jscomments']
# {%= name %} {%= badge('fury') %}
> {%= description %}
## Install
{%= include("install") %}
## API
{%= jscomments("index.js") %}
## Authors
{%= include("authors", {
authors: [
{
name: 'Brian Woodward',
username: 'doowb'
},
{
name: 'Jon Schlinkert',
username: 'jonschlinkert'
}
]
}) %}
## License
{%= copyright() %}
{%= license() %}
***
{%= include("footer") %}