1.2.1 ā€¢ Published 4 months ago

indiekit-preset-fff v1.2.1

Weekly downloads
-
License
WTFPL
Repository
github
Last release
4 months ago

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

OptionTypeDescription
formatstringFront matter format to use (json, toml or yaml). Optional, defaults to yaml.
typesstringPost types to use (urara). Optional, defaults to urara.
strictStrictPresetOptionsStrict Mode Preset Options.
1.2.1

4 months ago

1.2.0

4 months ago

1.2.0-alpha.1

4 months ago

1.2.0-alpha.0

5 months ago

1.1.0

8 months ago

1.0.1

11 months ago

1.0.0

11 months ago

1.1.0-alpha.0

9 months ago

1.0.0-alpha.1

12 months ago

1.0.0-alpha.0

12 months ago

0.5.3

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.4.0-alpha.0

2 years ago