- fork this repo and git clone https://github.com/hovig/hovig.github.io.git
- from Settings, change your repo's name to {{YOUR_USERNAME}}.github.io
- make changes to the contents in _config.yml
- push from terminal or commit on page
- open https://{{yourusername}}.github.io in your browser
git clone https://github.com/hovig/hovig.github.io.git
cd hovig.github.io
jekyll serve --incremental
Make sure you have Ruby & Jekyll installed - check https://jekyllrb.com/ for more.