Download the minimal mistakes startup theme : https://github.com/mmistakes/mm-github-pages-starter
sudo apt install ruby-dev
sudo apt install ruby-bundler
orgem install bundle
bundle update
bundle exec jekyll serve
to be completed...
Download the minimal mistakes startup theme : https://github.com/mmistakes/mm-github-pages-starter
sudo apt install ruby-dev
sudo apt install ruby-bundler
or gem install bundle
bundle update
bundle exec jekyll serve
to be completed...