https://github.com/satansdeer/traversy-recipe-site
https://github.com/satansdeer/traversy-recipe-site
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/satansdeer/traversy-recipe-site
- Owner: satansdeer
- Created: 2020-08-08T11:59:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T20:54:08.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T05:25:50.339Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Steps
1. Create pages, implement basic html layout. Add favicon generated using [favicon.io](https://favicon.io).
1. Add external styles.
1. Add meta tags. Generated using [metatags.io](https://metatags.io/)
1. Implement Custom CSS using the `style` tag
1. Implement Custom CSS using separate CSS file
1. Use [Tachyons](http://tachyons.io/) CSS frameworkMaybe additional step on how to add [structured data](https://developers.google.com/search/docs/data-types/recipe)
## Recipes
All recipes are taken from [foodista.com](https://www.foodista.com) and are licensed under a [Creative Commons Attribution License](http://creativecommons.org/licenses/by/3.0/).
- [Zucchini Provolone Pasta](https://www.foodista.com/recipe/CQYKXF7V/zucchini-provolone-pasta)
- [Spinach Salad With Citrus](https://www.foodista.com/recipe/Z5N4PTBK/spinach-salad-with-citrus)
- [Chantilly Mascarpone](https://www.foodista.com/recipe/L5MH3QXT/chantilly-mascarpone)