Weekly and Quarterly Monero Newsletter
Go to file
2024-09-06 03:38:30 +00:00
assets/img assets: fix font size inconsistency in cover template 2024-08-09 13:49:53 -05:00
content issue 209: fix revuo mirror direct link 2024-09-06 03:38:30 +00:00
img update 2024-09-05 22:34:07 -05:00
static/img Issue 209 2024-09-05 13:10:13 -05:00
themes chore: update theme 2024-09-02 11:38:22 -07:00
.editorconfig feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
.gitignore chore: update .gitignore to ignore build artifacts and venv 2024-07-23 08:54:35 +02:00
.gitmodules chore: update submodule to track 'main' branch 2024-08-10 17:44:41 +02:00
hugo.toml fix(config): move description to params section 2024-08-06 12:02:29 +02:00
license.md Update license.md 2023-09-01 22:04:20 +00:00
new_issue.py feat: compress cover image 2024-08-31 21:02:45 -07:00
readme.md update: rephrase some things in readme 2024-07-03 17:17:16 +00:00

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.