Skip to content

pixelnest/cthuloot.pixelnest.io

Repository files navigation

CTHULOOT's website

Website: https://cthuloot.pixelnest.io

Local server

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