indiekit-preset-fff
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Indiekit Preset FFF

npm minified size downloads

🌟 FFF Flavored Frontmatter publication preset for Indiekit.

Installation

This package has not been fully tested and may not work or have other problems.

npm i indiekit-preset-fff

Usage

Add indiekit-preset-fff to your list of plug-ins, specifying options as required:

{
  "plugins": ["indiekit-preset-fff"],
  "indiekit-preset-fff": {
    "format": "yaml",
    "types": "urara"
  }
}

Options

Option Type Description
format string Front matter format to use (json, toml or yaml). Optional, defaults to yaml.
types string Post types to use (urara). Optional, defaults to urara.
strict StrictPresetOptions Strict Mode Preset Options.

Package Sidebar

Install

npm i indiekit-preset-fff

Homepage

fff.js.org

Weekly Downloads

5

Version

1.2.1

License

WTFPL

Unpacked Size

10.1 kB

Total Files

4

Last publish

Collaborators

  • kwaa