mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-11-23 23:23:16 -05:00
Weekly and Quarterly Monero Newsletter
| _includes | ||
| _layouts | ||
| _posts | ||
| _sass | ||
| assets/img | ||
| content | ||
| css | ||
| font | ||
| img | ||
| js | ||
| periodicals | ||
| source | ||
| static/img | ||
| support | ||
| themes | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| .hugo_build.lock | ||
| 404.md | ||
| _config.yml | ||
| atom.xml | ||
| Gemfile | ||
| Gemfile.lock | ||
| hugo.toml | ||
| index.html | ||
| license.md | ||
| readme.md | ||
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.