simongravelle.github.io
simongravelle.github.io copied to clipboard
Simple academic theme for scientist personal page
Academic template
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.
How to modify
- 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/.
Overview
Credit
This template was originally taken from wowchemy, with some custom css adapted from nickballousite webpage.
Build locally
To build locally on your computer, type:
hugo server


