This repository contains the source code for the Cub Scouts Pack 152 Berlin static website. The site is maintained by volunteers to provide information about our pack’s activities, events, and resources for scouts and their families.
This is a static website built to:
- Share information about Pack 152, including upcoming events, leadership, and resources.
- Provide an easy way for families to stay informed.
- Showcase the fun and adventure of Cub Scouting in Berlin!
This site is run by volunteers:
- Shane Allen (sallen42)
- Topper Bowers (tobowers)
Contributions from other pack members are welcome!
- Static Site (HTML, CSS, JavaScript)
- GitHub Pages for hosting
/
├── index.html # Main landing page
├── /assets # Images, CSS, JS
├── /pages # Additional static pages (e.g., events, contact)
└── README.md # Project documentation
- Clone the repo
git clone https://github.com/YOUR-USERNAME/pack152-berlin.git cd pack152-berlin - Open
index.htmlin your browser to view locally.
Changes pushed to the main branch are automatically deployed via GitHub Pages at:
https://YOUR-USERNAME.github.io/pack152-berlin
We welcome help from anyone in the Pack 152 community! To contribute:
- Fork this repository
- Make your changes on a new branch
- Submit a pull request
For questions, please contact one of the maintainers.