Weekly and Quarterly Monero Newsletter
Go to file
2023-09-01 19:12:10 +00:00
_includes update: revert revuo-monero-logo 2023-07-15 07:51:32 +00:00
_layouts Code cleaned up v1 2022-04-02 11:21:09 +02:00
_posts fix: usd yearly color 2023-08-24 17:30:53 +00:00
_sass Revert "Revert "Revert "code optimization""" 2023-03-13 00:58:19 +00:00
css Revert "Revert "Revert "code optimization""" 2023-03-13 00:58:19 +00:00
font Initial commit with site and first Revuo Weekly issue 2019-03-28 22:32:42 -06:00
img Issue 183 2023-08-24 11:20:38 -04:00
js feat(navbar): responsive actions 2022-04-11 17:09:33 +02: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 Initial commit with site and first Revuo Weekly issue 2019-03-28 22:32:42 -06:00
readme.md Update readme.md 2023-09-01 11:55:31 +03:00

About

Emerald is the theme used by revuo-xmr. It is a minimal and mobile-first blog theme for Jekyll.

Setup & usage

To setup emerald you have to follow the steps bellow

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 repo)

cd revuo-weekly

bundle exec jekyll serve (serve the website)

If you open your web-browser to http://127.0.0.1:4000/ you should see revuo up and running.

License

Emerald is released under MIT License.