- Clone this repository
- Install npm dependencies with
npm install
- Run the development webserver with
npm run dev
- visit http://localhost:1313 to see your progress
NB: To avoid branch conflicts, please use username/description-in-kebab-case for naming branches.
git branch <github-username/description-in-kebab-case>
We delete branches after merges and release to our hosting provider manually once merges have been approved and tested locally
Most items can be changed directly by updating the markdown files in the content/ directory. The homepage is more custom and needs to be updated in html format in layouts/_index.html.
Sometimes the renderer fails to delete expired pages from the cache. Stopping the webserver and deleting the public directory before restarting is perfectly safe.
This site uses Doks which has its own documentation for customization and organization of things like images.