This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
build a jekyll-based catalog converter #384
Open
Description
With the news that Jekyll can now ingest CSVs for data, I really want to try to construct a catalog generator that uses gh-pages to do all the work.
Goal: set up a GitHub repo such that someone can just manage a CSV in the _data
folder and have a schema-compliant data.json
generated as a result.
I'm starting work here and would really love help.