Weekly and Quarterly Monero Newsletter
Go to file
2024-06-03 11:53:51 +00:00
_includes footer: update year 2024-04-13 07:00:58 +00:00
_layouts remove dependency on JS for menu and theme toggle 2023-10-15 16:40:48 -07:00
_posts 180: reverse misplaced markdown code 2024-06-03 11:53:51 +00:00
_sass Add Itoopie and Digilol logos, fix RSS paths 2024-04-03 23:01:21 +03:00
css formatting 2024-01-21 13:19:22 -08:00
font Initial commit with site and first Revuo Weekly issue 2019-03-28 22:32:42 -06:00
img Issue 197 2024-05-30 15:51:27 -05:00
js fix saving of mobile theme, add IE compatibility 2024-01-27 09:18:05 -08:00
periodicals periodicals: use time instead of p 2022-04-13 16:24:30 +02:00
source source: add clearnet and onion mirrors 2024-06-03 11:45:00 +00:00
support update: support page 2024-04-23 15:04:33 +00:00
_config.yml update: https site url 2023-03-12 16:36:46 +00:00
.gitignore - Added Issue 25 2019-09-12 17:41:13 -06:00
404.md Initial commit with site and first Revuo Weekly issue 2019-03-28 22:32:42 -06:00
atom.xml Add Itoopie and Digilol logos, fix RSS paths 2024-04-03 23:01:21 +03:00
Gemfile feat(navbar): responsive actions 2022-04-11 17:09:33 +02:00
Gemfile.lock Update gems and remove hardcoded baseurl and other paths 2024-03-31 02:13:28 +02:00
index.html Update index.html 2022-04-12 19:06:34 -05:00
license.md Update license.md 2023-09-01 22:04:20 +00:00
readme.md update: remove duplicate find in readme 2023-10-07 00:00:36 +00: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 for Jekyll.

Setup & usage

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

Install ruby from here.

Now run the following commands:

gem install bundler jekyll | Installs jekyll and bundler.

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

cd revuo-weekly

bundle exec jekyll serve | Serve the website.

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

License

Revuo Monero is released under MIT License.