jekyll-collection-editor-react

jekyll-collection-editor-react

early version of markdown collection editor

Code Not Maintained

This work represents a failed attempt to create a usable repository editor for Jekyll collections. It is not maintained and issues will not be addressed.

Usage

  1. $ brew install node
  2. $ npm install
  3. Edit the index.html file, edit the api key to a value from a project environment.
  4. Create a _posts/_fields.md file in the project associated with the key above. Define front-matter that you'd like to edit, or a body to be used as the default.
  5. $ npm start
  6. `$ open http://localhost:3000/