Weekly and Quarterly Monero Newsletter
Go to file
2024-06-29 05:08:20 +00:00
_includes fix: mislocated XMPP and Matrix hyperlinks 2024-06-29 05:08:20 +00:00
_layouts remove dependency on JS for menu and theme toggle 2023-10-15 16:40:48 -07:00
_posts fix: haveno reto version number 2024-06-28 20:06:13 +00:00
_sass test: burger menu background contrast 2024-06-28 17:31:37 +00:00
css update burger menu for social acc.s 2024-06-10 03:38:52 +03:00
font Initial commit with site and first Revuo Weekly issue 2019-03-28 22:32:42 -06:00
img add matrix and XMPP to bottom burger menu 2024-06-28 23:36:14 +03:00
js update burger menu for social acc.s 2024-06-10 03:38:52 +03:00
periodicals periodicals: use time instead of p 2022-04-13 16:24:30 +02:00
source update: add forgejo onion mirror 2024-06-26 19:05:43 +00:00
support update: fix support page wording 2024-06-26 19:03:08 +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.