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 fdc042e8ae
Merge pull request #29 from 4rkal/patch-1
10 months ago
_includes update: revert revuo-monero-logo 12 months ago
_layouts Code cleaned up v1 2 years ago
_posts fix: usd yearly color 10 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 183 10 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 1 year 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 12 months ago
index.html Update index.html 2 years ago
license.md Initial commit with site and first Revuo Weekly issue 5 years ago
readme.md Update readme.md 10 months ago

readme.md

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.