magnet88jp / uno-zen

Minimalist and Elegant theme for Ghost. Demo @ http://kikobeats.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uno Zen for Ghost

Minimalist and Elegant theme for Ghost.

Uno Zen is a fork of Uno for Ghost that provides some features missing in the original theme:

  • Improve CSS layout and use a main image for each post.
  • Search support by ghostHunter.
  • Estimate the time of reading a post by readingTime.js.
  • Added Progress bar with support for different themes by pace.
  • Better development and production workflow with Grunt.

... and more and more features in the future. If you want to help visit TODO section.

Preview

Demo

You can see a demo in my blog.

Installation

  1. Download the last release tagged version.

  2. Execute npm install and bower install for install the dependencies.

  3. For development exec grunt. This provide you livereload. You need to have SASS and bourbon as well.

  4. Create your favicons with Favicon Generator.

  5. For production exec grunt production. This minify and concat your code.

  6. Deploy!

License

MIT © Kiko Beats

About

Minimalist and Elegant theme for Ghost. Demo @ http://kikobeats.com

License:MIT License


Languages

Language:CSS 69.7%Language:Handlebars 14.3%Language:JavaScript 8.6%Language:CoffeeScript 7.4%