No description
Find a file
2015-06-11 12:13:58 -07:00
_includes first commit 2015-06-11 12:13:58 -07:00
_layouts first commit 2015-06-11 12:13:58 -07:00
_posts first commit 2015-06-11 12:13:58 -07:00
assets first commit 2015-06-11 12:13:58 -07:00
.gitignore first commit 2015-06-11 12:13:58 -07:00
_config.yml first commit 2015-06-11 12:13:58 -07:00
about.md first commit 2015-06-11 12:13:58 -07:00
feed.xml first commit 2015-06-11 12:13:58 -07:00
index.html first commit 2015-06-11 12:13:58 -07:00
LICENSE first commit 2015-06-11 12:13:58 -07:00
README.md first commit 2015-06-11 12:13:58 -07:00

Cactus for Jekyll

This is a port of Cactus's default theme for Jekyll. Feel free to fork, change, modify and re-use it.

demo

How to use it

Simply clone this repository, and then run jekyll serve inside the directory. This theme is fully compliant with GH Pages and their dependencies. For extra info: Using Jekyll with Pages.

Cactus theme includes:

  • Pagination
  • Rss feed
  • Google Analytics Tracking code
  • Code Syntax Highlight
  • Author's profile with picture header
  • Twitter/Facebook share buttons
  • Archive posts list under each post
  • Disqus comments

Screenshots

index page post page

Thanks

Most of the work has been already done by the Cactus for mac authors, I've just ported their default theme to Jekyll. I've also added few things specific to Jekyll and some minor style changes.