A simple academic template that is easy to deploy on GitHub page, and relatively easy to customize using css. You can find the live version, and my resume here.
This template was originally taken from wowchemy, with some custom CSS adapted from nickballousite webpage.
To build locally on your computer, type:
hugo server
After cloning this repository, you can adapt it by:
- add your own content in the content folder,
- custom css script can be written in assets/scss/custom.scss,
- each publication can be entered as a folder in content/publication/.
In Settings, Pages, select:
- Deploy from a branch as Source
- gh-pages,
/(root)
as Branch