Weekly and Quarterly Monero Newsletter
Find a file
2025-07-21 23:39:32 -05:00
assets/img
bin Changed street price source to haveno.markets 2025-02-21 09:08:50 -07:00
content Merge remote-tracking branch 'refs/remotes/origin/master' 2025-07-21 23:39:32 -05:00
img update 2024-09-05 22:34:07 -05:00
static/img GH-66: Update icons 2025-07-11 10:34:13 +02:00
themes Update theme 2025-05-05 07:45:29 +02:00
.editorconfig
.gitignore
.gitmodules
hugo.toml Merge pull request #78 from garritfra/feature/GH-66-nav-tools 2025-05-03 12:34:51 -04:00
license.md
new_issue.py fix: replace table_date date when creating new issue 2025-03-20 22:24:24 -07:00
readme.md

Revuo Monero

Revuo Monero is a weekly newsletter where you can find the most recent Monero news.

Revuo XMR is the theme used by Revuo. It is a minimal and mobile-first blog theme, originally made for Jekyll, ported to Hugo by recanman.

Setup & usage

To set up Revuo, you have to follow the steps below:

Install Go (using a package manager or from here).

Install Hugo (using a package manager or from here).

Now run the following commands:

git clone https://github.com/rottenwheel/revuo-weekly --recurse-submodules | Clone the repository.

cd revuo-weekly

hugo server | Serve the website.

If you open your web browser at http://127.0.0.1:1313/, you should see Revuo up and running.

License

Revuo Monero is released under MIT License.