A personal blog of Marc Rendl, a software developer.
Needs Jekyll v3.10 or higher.
See Jekyll Requirements for compatible versions
# Install dependencies after you've installation
# the requirements/dependencies above
$ bundle install
# visit page at localhost:4000
$ bundle exec jekyll serve
# if you want to automatically reload the page when you change the source:
$ bundle exec jekyll serve