Community based open source recipe website. Just recipes. 🙌
Many recipe websites are filled with ads, trackers, and popups. This project aims to combat that by being a fully open source recipe website that anyone can contribute to, in terms of recipes, content and the website itself. There is no JavaScript in the website at all and will never have it. Instead, the website is statically generated by a custom generator located in /generator. The website loads almost instantly too, which is a huge bonus.
Recipes are located in /src/recipes and all the source html files are located in /src. For more information about the directory or file structure, see the contributing docs.
Contributions are always welcome. If you feel inclined to, feel free to submit a pull request.
In addition, you can also contribute by submitting issues. Please describe the issue with enough details and it will be solved as soon as possible.