No description
Find a file
2024-07-02 22:23:01 +00:00
assets/img feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
content feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
img add matrix and XMPP to bottom burger menu 2024-06-28 23:36:14 +03:00
static/img feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
themes feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
.editorconfig feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
.gitignore chore: delete old files 2024-07-02 15:21:11 -07:00
.gitmodules feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
hugo.toml feat: migrate almost everything to hugo 2024-07-02 15:13:41 -07:00
license.md Update license.md 2023-09-01 22:04:20 +00:00
readme.md docs: fix readme 2024-07-02 15:20:29 -07:00

Revuo Monero

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

Emerald is the theme used by Revuo. It is a minimal and mobile-first blog theme, originally 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.