A website of articles and photographs by Christopher Adams. Built with Jekyll.
The current theme is inspired by Barber, and implemented using Bootstrap.
The previous theme used Remarkdown. See the remarkdown branch.
- Ruby
- Bundler
- libvips and/or ImageMagick
- Git LFS
- wget
make install
makemake serveNote:
- Authors are defined in
_data/authors.yml - Categories are described in
_data/archives.yml.
make deploy DEPLOY_TARGET="[email protected]:/path/to/webroot"