This repository contains various recipes used by the Vaughan extended family. Please feel free to provide feedback.
Family members and friends are welcome to submit their recipes to this collection. Fork the recipe and don't forget to
run git lfs install
to properly download and upload images.
Prior to creating a Pull Request, please run the following commands:
make pretty
to apply formatting standards to all Markdown filesmake test
to ensure that the documentation passes integration tests
Any errors that occur on these steps should be self-explanatory.
The common issue pertains to uncommon words that aren't in the spelling dictionary. To support these, please add any new words to the .config/dictionaries/project.txt file.
The second issue you may run into is a line-length restriction, especially for long tables. An example of how to bypass
this is available in this README.md file in the LICENSE
section, below.
Please reach out to Andrew with any other questions.
All recipes are available as part of a Creative Commons Attribution NonCommercial ShareAlike 4.0 license.
For more information, please see the complete license available in the LICENSE file.