A jekell site cargo-culted from daktilo.
### Developing
- Install Jekyll. For more info see the installation guide. If you're lucky enough to be running Nix, run:
nix develop # to use the flake
nix-shell # to use the shell.nix
- Run the following command to start the Jekyll server:
jekyll s