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 d4d1afe9d1
Merge pull request #40 from sausagenoods/master
1 month ago
_includes Remove hardcoded url from footer, change to www. 1 month ago
_layouts remove dependency on JS for menu and theme toggle 7 months ago
_posts Update gems and remove hardcoded baseurl and other paths 2 months ago
_sass Add Itoopie and Digilol logos, fix RSS paths 1 month ago
css formatting 4 months ago
font Initial commit with site and first Revuo Weekly issue 5 years ago
img Add Itoopie and Digilol logos, fix RSS paths 1 month ago
js fix saving of mobile theme, add IE compatibility 4 months ago
periodicals periodicals: use time instead of p 2 years ago
source update: source page wording 6 months 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 Update gems and remove hardcoded baseurl and other paths 2 months ago
_config.yml update: https site url 1 year ago
atom.xml Add Itoopie and Digilol logos, fix RSS paths 1 month ago
index.html Update index.html 2 years ago
license.md Update license.md 9 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.