Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
nodejs
javascript
config
markdown
matter
yaml
data
node
parse
gatsby
metalsmith
mapbox
netlify
frontmatter
assemble
phenomic
front-matter
jonschlinkert
front-matter-parsers
-
Updated
Jun 30, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Contentz should generate a
manifest.jsonand link it from each page in order to work as a PWA and be installable.Describe the solution you'd like
Use
config.ymland inferred data to generate the file automatically.