Zetsu - is a clean theme for Jekyll ๐
โ ๏ธ This theme requires ruby and rubygems installed
- Clean layout
- Resposive layout
- Preprocessor SASS
- CSS minified
- HTML minified
- Pagination
- Syntax highlight
- Author config
- Social links
- Share posts
- Comments with Disqus
- Download or clone repo
git clone git@github.com:nandomoreirame/zetsu.git - Enter the folder:
cd zetsu/ - Install Ruby gems:
bundle install - Start Jekyll server:
jekyll serve
Access, localhost:4000/zetsu
- Change the variables
GITHUB_REPONAMEandGITHUB_REPO_BRANCHinRakefile - Run
rake site:publishfor build and publish on Github
It is under the MIT license.
โ ๏ธ Please remove metas<meta name="robots" content="noindex">and<meta name="googlebot" content="noindex">in_layouts/default.html
Enjoy ๐
