Source code for nielsoeltjen.com Not much to see here. Usage Install Jekyll and bundler gems gem install jekyll bundler Change into your new directory.cd nielsoeltjen Build the site and make it available on a local server bundle exec jekyll serve Browse to http://localhost:4000