In your Hugo site themes
directory, run:
git clone https://github.com/CNITV/rms-theme
Next, open config.toml
in the base of the Hugo site and ensure the theme option is set to blank
.
theme = "rms-theme"
For more information read the official quick start guide of Hugo.
This theme is released under the MIT license.