This Github Pages uses the template in this repo using Jekyll. However, to use it, it stills needs the following changes:
- create a new branch and use a pre-push hook.
- use this hook to push the
_site
folder to the new branch. The_site
should be pre-compiled locally. - change the default Github Pages branch to the new created branch.