Skip to content

AditiBS/symposium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Z Solutions for Climate Change

Welcome to A-Z Solutions for Climate Change, a collaborative, open-source project aimed at showcasing innovative solutions to combat climate change. This project features 130 solutions (5 for each letter A-Z), each represented by an AI-generated image and a detailed description.

🌍 About the Project

The goal of this project is to create a dynamic, interactive website where contributors can:

  • Add new solutions.
  • Replace or update existing images and descriptions.
  • Collaborate with others to make the website a comprehensive resource for climate action.

The website is built using HTML, CSS, and JavaScript, and is hosted on GitHub Pages. It is designed to be open-source, allowing anyone to contribute and improve it.


📱 How to Contribute (Mobile-Friendly)

You can contribute to this project entirely using your mobile phone! Follow these simple steps:

1. Fork the Repository

2. Edit Files Directly on GitHub

  • Navigate to the file you want to edit (e.g., index.html or details/solution-a1.html).
  • Tap the pencil icon (Edit button) to open the file in the GitHub editor.
  • Make your changes directly in the editor:
    • Add a new solution: Create a new HTML file in the details/ folder (e.g., solution-a1.html).
    • Update an existing solution: Edit the HTML file and replace the image or description.
  • Add a commit message describing your changes (e.g., "Add solution A1: Afforestation").
  • Tap Commit changes to save your edits.

3. Add or Replace Images

  • Upload your image to a free image hosting service like Imgur or Postimages.
  • Copy the direct image link (e.g., https://i.imgur.com/abc123.jpg).
  • Replace the src attribute in the <img> tag with your new image link.

4. Create a Pull Request

  • Go to your forked repository on GitHub.
  • Tap Contribute > Open Pull Request.
  • Add a title and description for your pull request (e.g., "Added solution A1: Afforestation").
  • Tap Create Pull Request to submit your changes for review.

📂 Project Structure

/a-z-climate-solutions/
│
├── index.html              # Main page with the 5x26 grid
├── details/                # Folder for individual solution pages
│   └── solution-a1.html    # Example solution page
│   └── styles.css         # Folder for CSS of details files
├── styles.css              # Folder for CSS of index.html
├── README.md               # Project documentation
└── CONTRIBUTING.md         # Contribution guidelines

🛠️ Technologies Used

  • HTML: Structure of the website.
  • CSS: Styling and layout.
  • JavaScript: Interactivity (if needed).
  • GitHub Pages: Hosting the website.

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.


🙏 Acknowledgments

  • Thanks to all contributors who are helping make this project a success!
  • Special thanks to Blackbox AI for assisting with the initial setup.

🌟 Get Started

Ready to contribute? Fork this repository and start making changes! Together, we can create a better future for our planet.


📧 Contact

If you have any questions or suggestions, feel free to reach out:

About

A-Z Solutions for Climate Change A collaborative, open-source project showcasing 130 innovative solutions (5 for each letter A-Z) to combat climate change. Each solution is represented by an AI-generated image and a detailed description. The website is designed to be dynamic, allowing contributors to add, edit, and replace content easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 96.6%
  • CSS 3.3%
  • JavaScript 0.1%