This is code used to create tristan.partin.io.
Comments can be emailed to my public inbox.
The site also includes dark mode support which will be handled by your system
preferences, specifically prefers-color-scheme
.
It is inspired by an older iteration of drewdevault.com.
- Clone the repo
- Run
git submodule update --init
- Run the
bootstrap.sh
script from the project root - Run the
scripts/openring/build.sh
script from the project root - Run
hugo -D server
to get live reloading in a development environment
Add the following to the front-matter
_build:
list: never
Generate a Permissions-Policy
here.
The code is licensed under the AGPL-3.0.
The content on the site is licensed under the CC-BY-SA-4.0.