Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
improved documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 25, 2015
1 parent a109b64 commit 5a8aa5f
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> Minimalist and Elegant theme for Ghost.
![](http://i.imgur.com/JJKXd2O.jpg)
![](http://i.imgur.com/jIuv1pq.png)

**Uno Zen** is a fork of [Uno for Ghost](https://github.com/daleanthony/Uno) that provides some features missing in the original theme.

Expand All @@ -11,6 +11,7 @@
- Totally rewritten using HTML5 and CSS3.
- Improved development workflow with gulp + browersync.
- Improved responsive and mobile experience.
- Improved SEO Content with meta tags.

... and things that already existed:

Expand All @@ -19,30 +20,11 @@
- Loading progress state for each page.
- Estimation the time of reading.

## Preview

![](http://i.imgur.com/YZXKWcW.png)
![](http://i.imgur.com/6m4kKsy.png)
![](http://i.imgur.com/BqJBN0X.jpg)
![](http://i.imgur.com/IUtR60A.jpg)

## Demo

You can see a demo in my [blog](http://blog.kikobeats.com).

## 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](https://github.com/daleanthony/uno#development) as well.

4) Create your favicons with [Favicon Generator](http://realfavicongenerator.net/).

4) For production exec `grunt production`. This minify and concat your code.
## Documentation

5) Deploy!
Please, check the [Wiki](https://github.com/Kikobeats/uno-zen/wiki) for know all questions about the theme.

## License

Expand Down

0 comments on commit 5a8aa5f

Please sign in to comment.