This website is based on Hydejack with a few changes to make it less of a blog format.
- Fork this repository.
- Go to Settings, rename repository to
<your github username>.github.io(without the<>) - Edit
_config.yml(you can do this directly on GitHub)- Change
urltohttps://<your github username>.github.io(without the<>) - Change
baseurlto''(empty string) - Commit changes.
- Change
- Go to Settings again, look for GitHub Pages, set Source to master branch.
- Click Save and wait for GitHub to set up your new blag.
Read the docs