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 9af82a52f0
update: support page
3 days ago
_includes footer: update year 2 weeks ago
_layouts remove dependency on JS for menu and theme toggle 6 months ago
_posts fix: monero's ten birthday 1 week ago
_sass Add Itoopie and Digilol logos, fix RSS paths 3 weeks ago
css formatting 3 months ago
font Initial commit with site and first Revuo Weekly issue 5 years ago
img Issue 193 1 week ago
js fix saving of mobile theme, add IE compatibility 3 months ago
periodicals periodicals: use time instead of p 2 years ago
source update: source page wording 5 months ago
support update: support page 3 days 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 Update gems and remove hardcoded baseurl and other paths 4 weeks ago
_config.yml update: https site url 1 year ago
atom.xml Add Itoopie and Digilol logos, fix RSS paths 3 weeks ago
index.html Update index.html 2 years ago
license.md Update license.md 8 months ago
readme.md update: remove duplicate find in readme 7 months ago

readme.md

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.