Weekly and Quarterly Monero Newsletter
Go to file
2023-10-15 16:40:48 -07:00
_includes remove dependency on JS for menu and theme toggle 2023-10-15 16:40:48 -07:00
_layouts remove dependency on JS for menu and theme toggle 2023-10-15 16:40:48 -07:00
_posts Issue 188 2023-10-05 16:18:18 -04:00
_sass Revert "Revert "Revert "code optimization""" 2023-03-13 00:58:19 +00:00
css remove dependency on JS for menu and theme toggle 2023-10-15 16:40:48 -07:00
font Initial commit with site and first Revuo Weekly issue 2019-03-28 22:32:42 -06:00
img Issue 188 2023-10-05 16:18:18 -04:00
js remove dependency on JS for menu and theme toggle 2023-10-15 16:40:48 -07:00
periodicals periodicals: use time instead of p 2022-04-13 16:24:30 +02:00
source update: source section wording 2022-09-17 01:29:35 +00:00
support update: support page 2023-06-12 05:01:14 +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 test 2023-07-15 04:58:57 +00:00
Gemfile feat(navbar): responsive actions 2022-04-11 17:09:33 +02:00
Gemfile.lock feat(navbar): responsive actions 2022-04-11 17:09:33 +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.