No description
fdc042e8ae
Update readme.md |
||
---|---|---|
_includes | ||
_layouts | ||
_posts | ||
_sass | ||
css | ||
font | ||
img | ||
js | ||
periodicals | ||
source | ||
support | ||
.gitignore | ||
404.md | ||
_config.yml | ||
atom.xml | ||
Gemfile | ||
Gemfile.lock | ||
index.html | ||
license.md | ||
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.