This project is a statically deployed website designed to provide a comprehensive platform for the BHS GSA community. The site is hosted at https://bhsgsa.org (i just bought the domain through namecheap, if you're a future maintainer contact me at [email protected].) oh and it uses cloudlfare pages and DNS for prod
Follow these steps to get a local copy of the project up and running for development
- Ensure you have an adequate version of Node.js and pnpm installed
- Clone the repo:
git clone https://github.com/cmdada/bhs-gsa-site
- Navigate to the project directory:
cd bhs-gsa-site
- Install dependencies:
pnpm install
- Start the development server:
pnpm run docs:dev
- The site is built using VuePress, and has a jank system to do deployments automagically through 3 and a half github workflows
This project is licensed under the MIT License - see the LICENSE.md file for details.
If you have any questions or suggestions, feel free to open an issue or reach out to me