A jekell site cargo-culted from daktilo.
If you're lucky enough to be running NixOS, run:
$ nix-shell . --run "jekyll s"
in this directory to generate and serve the site locally.
If you're on another platform, you'll need to install jekyll manually, then run:
$ jekyll s
See the installation guide for more details on manually installing.