Weekly and Quarterly Monero Newsletter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rottenwheel 6e1abebb2a
Merge pull request #56 from kumitterer/master
1 day ago
assets/img feat: Added template SVG for weekly post cover image 4 days ago
content title: fix syntax 1 day ago
static/img fix: use correct icon style 3 weeks ago
themes chore: update revuo-xmr theme submodule commit 2 days ago
.editorconfig feat: migrate almost everything to hugo 3 weeks ago
.gitignore chore: update .gitignore to ignore build artifacts and venv 4 days ago
.gitmodules feat: migrate almost everything to hugo 3 weeks ago
hugo.toml fix: rss feed path 3 weeks ago
license.md Update license.md 11 months ago
new_issue.py fix: title consistency 1 day ago
readme.md update: rephrase some things in readme 3 weeks ago

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.