Professional website and blog of Lukas F Lang.
All material, including texts, images, and layouts, are subject to copyright.
- Install prerequisites using Homebrew
- Install jekyll and bundler gems
- If jekyll plugins are missing, install them (see
_config.yml
) via
gem install jekyll-paginate
- Check out the git repository
- Run
bundle exec jekyll serve --force_polling
- Browse to http://localhost:4000
- Adjust logo background to work with dark mode.
This page is based on the Contrast Jekyll theme by Niklas Buschmann, which is public domain. Many thanks, Niklas, for this headstart.