Nathan Broadbent
|
326e3cda59
|
Should use << for string concatenation in Ruby
|
2014-12-27 21:11:18 +06:00 |
|
Nathan Broadbent
|
da2b5e7506
|
Fix verbose code with a one liner
|
2014-12-27 21:11:09 +06:00 |
|
AR
|
628e0e4d9a
|
fix minor mis-spelling
|
2013-10-24 22:59:03 +08:00 |
|
Leonardo Saraiva
|
2fe9da91f5
|
Merge branch 'master' of github.com:imathis/octopress
Conflicts:
plugins/category_generator.rb
|
2013-02-24 20:51:31 -03:00 |
|
Brandon Mathis
|
d774630d3e
|
Improved error message for category_generator plugin. Addresses #116
|
2013-01-12 16:21:22 -06:00 |
|
Leonardo Saraiva
|
d102dcda68
|
Added stringex and changed to use #to_url for create directory. To don't receive error in url to accented characters.
|
2012-06-19 01:05:15 -03:00 |
|
David Tchepak
|
02dac280d0
|
Extract category_link filter from category_generator.rb plugin
Allows category_link to be used as a filter to display a link to
any category.
|
2012-02-02 23:06:47 +11:00 |
|
Mikkel Hoegh
|
66916f57a7
|
First attempt at creating per-category Atom feeds.
|
2011-10-05 00:27:17 +02:00 |
|
Brandon Mathis
|
31b5388402
|
Downcased category urls
|
2011-09-05 08:07:08 -05:00 |
|
Chun-wei Kuo
|
7e976cbc60
|
Improved support for non Latin characters in category names. Fixes #128
|
2011-09-05 18:07:40 +08:00 |
|
Brandon Mathis
|
ed0c220523
|
Merge branch 'master' of https://github.com/fhemberger/octopress into fhemberger-master
Conflicts:
plugins/category_generator.rb
|
2011-09-04 08:37:22 -05:00 |
|
fhemberger
|
80f8a609f6
|
Improved support for non Latin characters in category names. Fixes #128
|
2011-09-04 12:56:54 +02:00 |
|
Brandon Mathis
|
17301879cd
|
reverted back to \W in category_generator. Tracking on #128
|
2011-09-03 09:18:43 -05:00 |
|
Brandon Mathis
|
4f9c45f24a
|
Improved support for non Latin characters in category names. Fixes #128
|
2011-09-03 08:15:01 -05:00 |
|
Brigham Brown
|
648d4cc238
|
Fix extra subdirectories appearing in category links and atom.xml link.
|
2011-08-11 21:30:45 -07:00 |
|
Brandon Mathis
|
fe074b2c1b
|
removed some unnecessary steps from the category_generator plugin to avoid confusion
|
2011-07-23 01:18:02 -04:00 |
|
Brandon Mathis
|
39d56bc988
|
Finally a nice solution for mapping relative urls
|
2011-07-22 00:00:18 -04:00 |
|
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.
|
2011-07-19 09:06:54 -04:00 |
|