This is Niko's personal blog.
Built with Jekyll.
brew install ruby # if that doesn't work then follow Homebrew or distrobox guide
gem install bundler jekyll # sometimes, to update jekyll
bundle install to install the Jekyll dependencies
./serve.sh or bundle exec jekyll serve --livereload to run
./deploy.sh to deploy