Navigation Menu

Skip to content

Commit

Permalink
Docs: Added gulp-frontmatter-wrangler plugin to the 'Also See' section (
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Beney authored and phated committed Jun 22, 2018
1 parent 8bd68f3 commit 36f07e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -35,6 +35,7 @@ Returns a stream that compiles Vinyl files as Pug.
- [`gulp-data`][gulp-data]: Using locals in your Pug templates easier.
- [`gulp-rename`][gulp-rename]: Change `opts.filename` passed into Pug.
- [`gulp-wrap-amd`][gulp-wrap-amd]: Wrap your Pug in an AMD wrapper.
- [`gulp-frontmatter-wrangler`][gulp-frontmatter-wrangler]: Useful if you need YAML frontmatter at the top of your Pug file.

## Thanks

Expand All @@ -53,5 +54,6 @@ Returns a stream that compiles Vinyl files as Pug.
[gulp-data]: https://npmjs.com/gulp-data
[gulp-rename]: https://npmjs.com/gulp-rename
[gulp-wrap-amd]: https://github.com/phated/gulp-wrap-amd
[gulp-frontmatter-wrangler]: https://github.com/DougBeney/gulp-frontmatter-wrangler
[phated]: https://github.com/phated
[license]: LICENSE

0 comments on commit 36f07e1

Please sign in to comment.