My personal blog: https://www.abbasta.com
Made with Jekyll & GitHub pages.
Enjoy! :)
Here's how I installed it in late 2023:
- Install RubyInstaller (provide more instruction here for ubuntu installation using rvm)
gem install github-pages
gem install jekyll
gem install jekyll-feed
bundle install
bundle update
Start with
bundle exec jekyll serve