To run this site locally,
- Run the following in terminal:
npm i
npm run dev
or
yarn install
yarn run dev
- Navigate to
http://localhost:8000
.
- Go to data and make a new YAML file for your city
- Website to make google calendar links: https://decomaan.github.io/google-calendar-link-generator/
If you discover any bugs in this site, please file an issue.
Thank you ✨