danny-mark / my-recipe-docs

Personal library for managing recipes, plans, or other docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Recipe Docs

Simple react app for managing personal recipes or other Markdown documents.

To run the app in development mode just npm start.

Recipe categories and articles are managed from src/index.json.

TODO: explain categories, tags, articles

MD documents are stored in the public/recipes directory, each wrapped in a folder with matching name. Any images for this recipe are stored in the same folder.

TODO: example structure

About

Personal library for managing recipes, plans, or other docs


Languages

Language:JavaScript 92.9%Language:HTML 5.1%Language:CSS 1.8%Language:Shell 0.2%