Skip to content

arthurhammer/arthurhammer.de

Repository files navigation

My personal website and blog, arthurhammer.de.

A simple static site powered by Jekyll.

Build

Besides ruby, make sure bundler is installed. Jekyll itself is installed as a project dependency.

Install dependencies:

bundle install --path=vendor/bundle

Run a local server:

bundle exec jekyll serve --livereload

Build site:

bundle exec jekyll build

License

Except otherwise noted: