This is a 3-page informational website built to raise awareness about ocean plastic pollution and support global cleanup efforts. It was created as part of a Git & GitHub collaboration project to practice professional workflows, including branching, issues, and GitHub Pages deployment.
π View the site on GitHub Pages
| Page | Description |
|---|---|
index.html |
Homepage with mission overview and navigation |
about.html |
Info about the organization's goals and story |
donate.html |
Ways to get involved: donate, volunteer, share |
style.css |
Reusable modern CSS applied to all pages |
- HTML5
- CSS3
- Git & GitHub
- GitHub Issues, Projects, and Pull Requests
- GitHub Pages for deployment
- Each feature/page was built on a separate branch
- Pull requests linked to issues using
closes #X - Project board tracked progress through To Do β In Progress β Done
- Final site deployed through GitHub Pages (Settings > Pages)
- Clone the repository:
https://github.com/FreshTaurus/ocean-cleanup.git
This project is free to use for educational purposes.