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.
|
1 day ago | |
---|---|---|
_includes | 5 days ago | |
_layouts | 2 months ago | |
_posts | 3 days ago | |
_sass | 4 weeks ago | |
css | 2 months ago | |
font | 5 years ago | |
img | 4 weeks ago | |
js | 2 months ago | |
periodicals | 2 years ago | |
source | 1 day ago | |
support | 6 months ago | |
.gitignore | 4 years ago | |
404.md | 5 years ago | |
Gemfile | 2 years ago | |
Gemfile.lock | 2 years ago | |
_config.yml | 9 months ago | |
atom.xml | 5 months ago | |
index.html | 2 years ago | |
license.md | 3 months ago | |
readme.md | 2 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.