https://github.com/ffes/recipes
Simple recipe site generator
https://github.com/ffes/recipes
cookbook dotnet epub json-ld recipe recipe-website recipes schema-org
Last synced: 4 months ago
JSON representation
Simple recipe site generator
- Host: GitHub
- URL: https://github.com/ffes/recipes
- Owner: ffes
- License: mit
- Created: 2020-12-30T19:27:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T21:40:02.000Z (over 1 year ago)
- Last Synced: 2025-04-11T09:47:05.008Z (6 months ago)
- Topics: cookbook, dotnet, epub, json-ld, recipe, recipe-website, recipes, schema-org
- Language: C#
- Homepage:
- Size: 167 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Recipes
=======Simple recipe site generator from JSON+LD [recipe files](https://schema.org/Recipe).
Not very polished, just for personal use.Written as a .NET console app. Configure it with the `appsettings.json` file.
It goes through the input directory, parses all the JSON files in the tree and outputs the (Dutch) recipe in a readable html in the output directory and generates an `index.html`.
It also generates a `.epub` file that can be read on e-readers or using an app on your smartphone or tablet.