[Emerald](https://github.com/KingFelix/emerald) is the theme used by Revuo. It is a minimal and mobile-first blog theme, originally made for Jekyll, ported to Hugo by [recanman](https://github.com/recanman).
Then, add the theme to your site's configuration file:
```toml
theme = "revuo-xmr"
```
## Customization
Please see [config.toml.example](./config.toml.example) for an example configuration file. You can copy this file to your site's root directory and rename it to `config.toml`.
## License
Revuo Monero is released under GNU Affero General Public License v3.0. See [LICENSE](./LICENSE) for more information.