Researcher
A simple monospaced resume theme for Hugo. It was ported from Jekyll theme ankitsultana/researcher.
Screenshot
Installation
Add the theme to your site's themes
directory:
git submodule add https://github.com/ojroques/hugo-researcher.git themes/researcher
Update the theme option in config.toml
:
theme = "researcher"
Configuration
A self-explanatory configuration file is present in exampleSite/config.toml, along the files of a demo website.