15 Commits (f0674c69366b9172e6811036bbc5b0a29dbf6025)

Author SHA1 Message Date
Brandon Mathis d774630d3e Improved error message for category_generator plugin. Addresses #116 12 years ago
Leonardo Saraiva d102dcda68 Added stringex and changed to use #to_url for create directory. To don't receive error in url to accented characters. 13 years ago
David Tchepak 02dac280d0 Extract category_link filter from category_generator.rb plugin 13 years ago
Mikkel Hoegh 66916f57a7 First attempt at creating per-category Atom feeds. 13 years ago
Brandon Mathis 31b5388402 Downcased category urls 13 years ago
Chun-wei Kuo 7e976cbc60 Improved support for non Latin characters in category names. Fixes #128 13 years ago
fhemberger 80f8a609f6 Improved support for non Latin characters in category names. Fixes #128 13 years ago
Brandon Mathis 17301879cd reverted back to \W in category_generator. Tracking on #128 13 years ago
Brandon Mathis 4f9c45f24a Improved support for non Latin characters in category names. Fixes #128 13 years ago
Brigham Brown 648d4cc238 Fix extra subdirectories appearing in category links and atom.xml link. 13 years ago
Brandon Mathis fe074b2c1b removed some unnecessary steps from the category_generator plugin to avoid confusion 13 years ago
Brandon Mathis 39d56bc988 Finally a nice solution for mapping relative urls 13 years ago
Brandon Mathis 17c59fb1d1 Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 13 years ago
Brandon Mathis f81bdbc1a8 Added support and documentation for deploying to subdirectories (like 13 years ago
Brandon Mathis 983dd84a4b fixed unclosed link on category tag 14 years ago
Brandon Mathis ee7b9dd958 Changed _plugins folder to plugins and updated rake tasks accordingly 14 years ago
Brandon Mathis ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use 14 years ago
Brandon Mathis 91f0190184 Included Sass files which should have been in my previous commit. Oops! 14 years ago