/dkanbier.github.io

Source of personal website made with Jekyll

Primary LanguageRuby

Build Status

Jekyll source for denniskanbier.nl, hosted on GitHub Pages.

Uses remote customized theme: jekyll-uno

To run in local in docker:

docker run --rm --volume="$PWD:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll jekyll serve --watch --drafts