- First create a repo on Github with the name username.github.io.
- Copy everything from https://github.com/mmistakes/so-simple-theme.git (or another Jekyll theme repo) to the repo.
- In the
_config.yml
file, seturl: https://username.github.io
. - Celebrate.