Collection of recipes from the C<>DE universe.
Check out all recipes at https://codeuniversity.github.io/recipedia/
To add a recipe:
- Check out the repository
- Create a folder with your name
- Within your folder, create a folder with the recipe and assets (images, styles etc.).
- If you're just starting out, feel free to duplicate any of the existing folders for an initial structure.
- Add your new recipe to the root
index.html
so it can be found from the home page. - Commit & push