mirror of
https://github.com/vale981/metalsmith-layouts
synced 2025-03-05 09:31:39 -05:00
Add link
This commit is contained in:
parent
bd660d61c8
commit
46d20c13f7
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ Results in `build/index.html`:
|
||||||
</html>
|
</html>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This is a very basic example. For a ready-to-use boilerplate that utilizes this plugin see [boilerplate-layouts](https://github.com/superwolff/boilerplate-layouts).
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
You can pass options to `metalsmith-layouts` with the [Javascript API](https://github.com/segmentio/metalsmith#api) or [CLI](https://github.com/segmentio/metalsmith#cli). The options are:
|
You can pass options to `metalsmith-layouts` with the [Javascript API](https://github.com/segmentio/metalsmith#api) or [CLI](https://github.com/segmentio/metalsmith#cli). The options are:
|
||||||
|
|
Loading…
Add table
Reference in a new issue