/dark-hugo-researcher

A dark version of the researcher theme because we don't like to get flashbanged

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Dark Hugo Researcher

A dark variant of the Researcher theme for Hugo. The original was ported from Jekyll theme ankitsultana/researcher, but I decided a dark theme would be something nice to have.

screenshot of dark themed researcher

Installation

Add the theme to your site's themes directory:

git submodule add https://github.com/cdohara/dark-hugo-researcher.git themes/dark-hugo-researcher
# if your website is not managed by git:
# git clone https://github.com/cdohara/dark-hugo-researcher.git themes/dark-hugo-researcher

Update the theme option in config.toml:

theme = "dark-hugo-researcher"

Generally, you can follow the same installation instructions in ojroques/hugo-researcher.

License

GPL-3.0 License