Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 523 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 523 Bytes

C<>DE recipedia

Collection of recipes from the C<>DE universe.

Check out all recipes at https://codeuniversity.github.io/recipedia/

To add a recipe:

  1. Check out the repository
  2. Create a folder with your name
  3. Within your folder, create a folder with the recipe and assets (images, styles etc.).
  4. If you're just starting out, feel free to duplicate any of the existing folders for an initial structure.
  5. Add your new recipe to the root index.html so it can be found from the home page.
  6. Commit & push