Go to file
Quentin Dufour 582ff6a11b Add google validation 2015-11-02 21:33:25 +01:00
_deleted_posts New blog :) 2015-07-26 10:28:34 +02:00
_includes first commit 2015-06-11 12:13:58 -07:00
_layouts Add about page + cv + activate disqus 2015-07-26 11:30:20 +02:00
_posts Correct typo on h5ai 2015-10-13 14:50:21 +02:00
assets Add h5ai article 2015-10-13 14:06:45 +02:00
.gitignore first commit 2015-06-11 12:13:58 -07:00
Gemfile New blog :) 2015-07-26 10:28:34 +02:00
Gemfile.lock New blog :) 2015-07-26 10:28:34 +02:00
LICENSE quick fixes 2015-06-11 12:18:27 -07:00
README.md fixed about url 2015-06-11 19:34:15 -07:00
_config.yml New blog :) 2015-07-26 10:28:34 +02:00
about.md Wrong twitter link 2015-09-22 22:45:01 +02:00
cv.pdf Add about page + cv + activate disqus 2015-07-26 11:30:20 +02:00
feed.xml first commit 2015-06-11 12:13:58 -07:00
google9ce3fcc932062896.html Add google validation 2015-11-02 21:33:25 +01:00
index.html first commit 2015-06-11 12:13:58 -07:00

README.md

Cactus Theme for Jekyll

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

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.

Copyright (c) 2015 Cactus Authors - Released under the MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.