Skip to content

haya14busa/mjolvim-octotheme

Repository files navigation

Mjolvim Octopress Theme

Mjolvim is a minimal and responsive theme for Octopress. This theme let your contents take the center stage of your blog.

Mjolvim is based on lucaslew/whitespace.

Install

$ cd octopress
$ git clone git://github.com/haya14busa/mjolvim-octotheme.git .themes/mjolvim
$ rake install['mjolvim']
$ rake generate

Update

$ cd octopress/.themes/mjolvim
$ git pull
$ rake install['mjolvim']
$ rake generate

HTML Elements Changes

Changes that apply to blog content(article)

h3 - presented in italic
a, a:visited - blue color as default
ul, ol - left margin of 2em

If you spot any error, feel free to send me suggestions to improve. Thanks!

Comment System

Added support for open-source Juvia comment system. It requires two extra parameters in _config.yml: juvia_site_key and juvia_host.

License

The MIT License

Copyright © 2014 haya14busa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Simple, Minimal, Beautiful theme for Octopress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published