Website: https://cthuloot.games
Jekyll is now a bit outdated. Here's how I installed it in early 2022:
- Install RubyInstaller
gem install github-pages
gem install jekyll
gem install jekyll-feed
bundle install
bundle update
Start with
bundle exec jekyll serve