Using GitHub Pages for a Jekyll powered personal website.
Using minimal-mistakes themes.
Using Google Analytics
My dev set-up is Windows 10, VS Code and WSL2 Ubuntu.
- Install ruby, bundler and jekyll : Jekyll on Ubuntu
- Create new jekyll site : Creating a GitHub Pages site with Jekyll
$ bundle install
$ bundle exec jekyll serve