Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

assemble-yaml

assemble1.7k0.2.1

Utility library for working with YAML front matter. Works with or without Assemble.

assemble, front matter, jekyll, metadata, static site generator, yaml front matter, yaml, yfm

readme

assemble NPM version Build Status

npm install assemble-yaml --save-dev

Visit Assemble's documentation for many more examples and pointers on getting started.

Release History

  • 2013-08-11   v0.1.0   Initial setup - Migrated from main Assemble repo

changelog

v0.1.3: date: "2013-09-27" changes:

- Adds extractJSON and stripYFM convenience methods.
- Add regex to strip extraneous newlines left over after YFM is removed from a file.

v0.1.2: date: "2013-09-22" changes:

- Adds grunt-readme and grunt-pkg-sync

v0.1.0: date: "2013-08-11" changes:

- Initial setup - Migrated from main Assemble repo