Weekly and Quarterly Monero Newsletter
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
rottenwheel 61e5d2b07a
update: remove duplicate find in meta tag
7 months ago
_includes update: remove duplicate find in meta tag 7 months ago
_layouts Code cleaned up v1 2 years ago
_posts Issue 188 7 months ago
_sass Revert "Revert "Revert "code optimization""" 1 year ago
css Revert "Revert "Revert "code optimization""" 1 year ago
font Initial commit with site and first Revuo Weekly issue 5 years ago
img Issue 188 7 months ago
js feat(navbar): responsive actions 2 years ago
periodicals periodicals: use time instead of p 2 years ago
source update: source section wording 2 years ago
support update: support page 11 months ago
.gitignore - Added Issue 25 5 years ago
404.md Initial commit with site and first Revuo Weekly issue 5 years ago
Gemfile feat(navbar): responsive actions 2 years ago
Gemfile.lock feat(navbar): responsive actions 2 years ago
_config.yml update: https site url 1 year ago
atom.xml test 10 months ago
index.html Update index.html 2 years ago
license.md Update license.md 8 months ago
readme.md Update readme.md 8 months ago

readme.md

Revuo Monero

Revuo Monero is a weekly newsletter where you can find 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.