routify-plugin-frontmatter

1.0.1 • Public • Published

Usage

In your config or package.json insert

  "routify"{
    "plugins":
      {
        "routify-plugin-frontmatter": {}
      }
  }

Frontmatter metadata can be found in meta.frontmatter of the respective file.

To change default extensions (md and svx) "routify-plugin-frontmatter": { "extensions": ["md"] }

Note

This plugin does not strip frontmatter from your file. It only reads it and adds it to your metadata.

Readme

Keywords

none

Package Sidebar

Install

npm i routify-plugin-frontmatter

Weekly Downloads

20

Version

1.0.1

License

ISC

Unpacked Size

1.72 kB

Total Files

3

Last publish

Collaborators

  • jakobrosenberg