This is an adaptation of Karl Broman’s Tools for Reproducible Research.
-
Install Hugo.
-
Fork this repository to your GitHub account.
-
Clone your copy of the repository:
git clone git@github.com:YOUR-USERNAME/reproducible-research.git
-
Download the hugo theme files so things will look good:
cd reproducible-research/ git submodule update --init
-
Run hugo:
hugo server
-
Open a browser and go to http://localhost:1313/reproducible-research/