# Researcher A simple monospaced resume theme for Hugo. It was ported from Jekyll theme [ankitsultana/researcher](https://github.com/ankitsultana/researcher) in [ojroques/hugo-researcher](https://github.com/ojroques/hugo-researcher). This repository contains a fork tailored specifically for https://www.rgdd.se. ## Installation Add the theme to your site's `themes` directory: git submodule add git@git.rgdd.se:www-theme themes/www-theme Update the theme option in `config.toml`: theme = "www-theme" ## Development Development branches can be installed with `git submodule add -b BRANCH`. To try changes locally using the example site, run: hugo server -s exampleSite --themesDir=../../ ## Configuration See [exampleSite/config.toml](./exampleSite/config.toml) for an example. ## License [GPL-3.0 License](./LICENSE)