Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nandomoreirame/zetsu
💎 Zetsu - a free Jekyll theme
https://github.com/nandomoreirame/zetsu
blogging free-jekyll-theme jekyll jekyll-blog jekyll-theme
Last synced: about 1 month ago
JSON representation
💎 Zetsu - a free Jekyll theme
- Host: GitHub
- URL: https://github.com/nandomoreirame/zetsu
- Owner: nandomoreirame
- License: mit
- Created: 2015-08-08T05:58:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T17:48:46.000Z (almost 7 years ago)
- Last Synced: 2023-03-24T23:42:07.924Z (almost 2 years ago)
- Topics: blogging, free-jekyll-theme, jekyll, jekyll-blog, jekyll-theme
- Language: CSS
- Homepage: https://nandomoreirame.github.io/zetsu/
- Size: 901 KB
- Stars: 42
- Watchers: 1
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zetsu
> **Zetsu** - is a clean theme for Jekyll :smirk:
> :warning:
This theme requires ruby and rubygems installed* [x] Clean layout
* [x] Resposive layout
* [x] Preprocessor SASS
* [x] CSS minified
* [x] HTML minified
* [x] Pagination
* [x] Syntax highlight
* [x] Author config
* [x] Social links
* [x] Share posts
* [x] Comments with Disqus---
### Start in 4 steps
1. Download or clone repo `git clone [email protected]:nandomoreirame/zetsu.git`
2. Enter the folder: `cd zetsu/`
3. Install Ruby gems: `bundle install`
4. Start Jekyll server: `jekyll serve`Access, [localhost:4000/zetsu](http://localhost:4000/zetsu/)
### Deploy in Github pages in 2 steps
1. Change the variables `GITHUB_REPONAME` and `GITHUB_REPO_BRANCH` in `Rakefile`
2. Run `rake site:publish` for build and publish on Github[Demo](https://nandomoreirame.github.io/zetsu/)
![Zetsu - free Jekyll theme](/screenshot.png)
---
### Copyright and license
It is under [the MIT license](/LICENSE).
> :warning:
Please remove metas `` and `` in `_layouts/default.html`Enjoy :yum: