Skyconqueror home page site sources
Sources for www.skyconqueror.de. The site is hosted on Github Pages, created with Jekyll and DNS with SSL is provided by Cloudflare.
Local development
Install requirements
$ rbenv install 3.1.2
$ rbenv local 3.1.2
$ bundle install
Start local server
$ bundle exec jekyll serve