You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Quentin Dufour 5a649c1971 Try to fix SEO ? 7 years ago
_deleted_posts New blog :) 8 years ago
_includes Add draft support 7 years ago
_layouts Try to fix SEO ? 7 years ago
_posts Try to fix SEO ? 7 years ago
assets RC premiers jours 7 years ago
.gitignore first commit 8 years ago
BingSiteAuth.xml Add bing validation 8 years ago
Gemfile Add dependency 8 years ago
Gemfile.lock Add dependency 8 years ago
LICENSE quick fixes 8 years ago
README.md fixed about url 8 years ago
_config.yml Try to fix SEO ? 7 years ago
about.md Fix typo 8 years ago
about_en.md Fix abou 7 years ago
cv.pdf Update CV (correct year) 8 years ago
feed.xml first commit 8 years ago
google9ce3fcc932062896.html Add google validation 8 years ago
index.html first commit 8 years ago

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.