A repo to collect my recipes and test ideas for CM'ed documentation.
https://gitfood.org/ https://jondavid-black.github.io/food/
Do you have a recipe you'd like to contribute? Please do!
- Clone the repository.
- Create a branch.
- Add your recipe in markdown to the /docs/_posts directory. It may be easiest to copy one of the existing and modify it as a template.
- Commit and push your change.
- Create a pull request. Make sure the continuous integration build passes. You may have to add an unrecognized word to the dictionary in /src/dict.txt if you're getting incorrect spelling errors.
- I'll accept and merge the pull request...done!
I've built this site using open source code contributed by others. Here are some who I owe thanks for their work.