to-jekyll-collection

0.1.1 • Public • Published

to-jekyll-collection

Convert a tabular data file (CSV, JSON, etc.) to a Jekyll collection.

Install it with:

npm i [-g] to-jekyll-collection

Then run it like so:

to-jekyll-collection data.csv _my_collection

Each row in data.csv will be converted into a Markdown file in the _my_collection with the row's data encoded as front matter. Check the help text for more options:

to-jekyll-collection --help

Readme

Keywords

Package Sidebar

Install

npm i to-jekyll-collection

Weekly Downloads

1

Version

0.1.1

License

CC0-1.0

Last publish

Collaborators

  • shawnbot