Skip to content

lukaslang/lukaslang.github.io

 
 

Repository files navigation

Professional website and blog of Lukas F Lang.

All material, including texts, images, and layouts, are subject to copyright.

Setup and development on MacOS

  1. Install prerequisites using Homebrew
  2. Install jekyll and bundler gems
  3. If jekyll plugins are missing, install them (see _config.yml) via
gem install jekyll-paginate
  1. Check out the git repository
  2. Run
bundle exec jekyll serve --force_polling
  1. Browse to http://localhost:4000

To-do

  • Adjust logo background to work with dark mode.

Acknowledgements

This page is based on the Contrast Jekyll theme by Niklas Buschmann, which is public domain. Many thanks, Niklas, for this headstart.

Packages

No packages published

Languages

  • JavaScript 97.1%
  • CSS 1.8%
  • Other 1.1%