A community website for Bell Busk and Coniston Cold villages in North Yorkshire, showcasing community events, projects, and initiatives.
This is a static website built with HTML, CSS, and vanilla JavaScript, designed to support the Bell Busk Community Action group's activities. The site provides information about upcoming events, current community projects, and ways for local residents to get involved.
- Responsive design for desktop and mobile devices
- Event calendar for community activities
- Project tracking for local initiatives (defibrillator installation, community garden)
- Newsletter signup form
- Volunteer registration form
- Structure: HTML5 with semantic elements
- Styling: CSS3 with responsive media queries
- Functionality: Vanilla JavaScript
- Deployment: Automatically deployed to Amazon S3 via GitHub Actions when changes are pushed to the main branch
To run the site locally, you can use a simple HTTP server:
# Using Python
python -m http.server
# Or with a tool like live-server (Node.js)
npx live-serverTo contribute to this website:
- Fork the repository
- Create your feature branch (
git checkout -b feature/new-feature) - Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/new-feature) - Create a new Pull Request
- Photo gallery for community events
- Integration with Facebook content
- Interactive map of Bell Busk and Coniston Cold
- Online donation functionality for community projects