Skip to content

CSI-CATT/global-recipe-book

Repository files navigation

License: MIT This project is licensed under the MIT License - feel free to contribute and use the code!

Maintainer

Varad Dhoke

🌍 Global Recipe Book Website

Welcome to the Global Recipe Book! 🎉
This is a beginner-friendly Hacktoberfest project where anyone can contribute by adding recipes from their culture, family, or experiments in the kitchen.

The twist?
👉 Recipes first live in Portable Document Format (.pdf) (/recipes/) and then contributors help turn them into web pages (/site/) using HTML, CSS, and JS.

This way, you can practice:

  • Git & GitHub basics (forking, branching, PRs)
  • HTML, CSS, and JavaScript
  • Open source collaboration

📂 Project Structure

global-recipe-book/
│
├── index.html                  # Homepage listing all recipes
├── style.css                   # Global styles
├── script.js                   # Search/filter logic (optional at start)
│
├── recipes/                    # Raw contributions in Portable Document Format
│   ├── india/masala_dosa.pdf
│   └── italy/pasta_carbonara.pdf
│
├── site/                       # Converted HTML recipe pages
│   ├── india/masala_dosa.html
│   └── italy/pasta_carbonara.html
│
├── assets/                     # Images & media
│   ├── india/masala_dosa.jpg
│   └── italy/pasta_carbonara.jpg
│
└── .github/                    # Issue templates & workflows

📝 Types of Contributions

  • 🥘 Add a new recipe in Markdown
  • 🍕 Convert a Portable Document Format recipe to an HTML page
  • 🖼️ Add images for recipes

🌐 Live Website

👉 https://ticklefuse09.github.io/


🏆 Contributors

Thanks to all the amazing people who contribute! Will be making a contributers section on the live website after hactoberfest ends. Star the repository so you don't forget.

About

A collaborative cookbook where contributors add recipes as PDFs and convert them into HTML pages for a global recipe website. Beginner-friendly, perfect for learning Git, GitHub, and web development.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages