Hugo Theme - RSimple

RSimple is a clean, elegant and simple Hugo blog theme with gruvbox color scheme.

Demo

This blog itself is rendered in this theme ;), Here is another live demo site which is rendered with this theme.

Installation

Inside the folder of your Hugo site run:

$ mkdir themes
$ cd themes
$ git clone https://github.com/rijoth/rsimple.git

Next, open config.toml in the base of the Hugo site and ensure the theme option is set to rsimple:

theme = "rsimple"

Site Configuration

Take a look in the exampleSite folder.

This directory contains an example config file and the content for the demo. It serves as an example setup for your documentation.

Copy the config.toml in the root directory of your website. Overwrite the existing config file if necessary.

License

RSimple is licensed under the MIT license. Check the LICENSE file for details.

Author

Rijo Thomas

Don’t forget to thank…

Steve Francia for Hugo.
Pavel Pertsev for the Gruvbox Colorscheme.

<