Skip to content

stepsame/try-jekyll

 
 

Repository files navigation

Zetsu

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

Start in 4 steps

  1. Download or clone repo git clone git@github.com: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

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

Zetsu - free Jekyll theme


Copyright and license

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 😋

About

Zetsu - a free Jekyll theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 66.4%
  • HTML 30.4%
  • Ruby 3.2%