Tom Preston-Werner
cb77a5287b
load plugins under safe mode
2010-06-18 17:55:17 -07:00
Kris Brown
fc86c9dd85
extended concept to extensions in general, providing both converters and generators
2010-02-28 10:10:10 +00:00
Kris Brown
84b26a31da
removed use of content_type strings in the highlighting tag
2010-02-28 00:11:43 +00:00
Kris Brown
315f4c9222
allow converters to be registered through subclassing much like railties in rails
2010-02-27 23:31:54 +00:00
Kris Brown
cedda3afa3
move converters to classes
2010-02-27 22:14:27 +00:00
Kris Brown
ff3ca307b9
converters moved to migrators as they should be called this
2010-02-27 20:08:51 +00:00
Tom Preston-Werner
73d42b24ad
Huge refactor to move all config into Jekyll::Site
...
This commit makes Jekyll threadsafe (or at least makes it possible to be so).
It also makes it a ton easier to use Jekyll as a library for scripted site
transformation. I did, however, break all the tests. =(
2009-03-12 19:05:43 -07:00
Mark Reid
6a3680c60b
Added wordpress converter
2009-03-12 20:44:02 +11:00
Ariejan de Vroom
fb49027997
Only query required fields from the WP Database.
2009-02-26 10:29:01 +01:00
Tim Dysinger
a3c18fb095
changed date format on wordpress converter (zeropadding)
2009-02-08 18:37:59 -10:00
Tom Preston-Werner
46259d0e43
Merge commit 'a0da1249a31faa704'
2009-01-21 15:08:18 -08:00
Per Christian B. Viken
32a9b6b8dd
created a converter for textpattern, and a simple usage guide
2009-01-09 21:10:52 +01:00
Michael D. Ivey
a0da1249a3
Add a working Mephisto / MySQL converter
2009-01-04 18:58:54 -06:00
Toby DiPasquale
29313b046c
fixing typo in lib/jekyll/converters/mt.rb
2008-12-26 22:51:15 -05:00
Toby DiPasquale
e0e7bf10d1
added Typo 4+ conversion module and docs
2008-12-26 22:44:34 -05:00
Nick Gerakines
8477cb5946
Adding Movable Type migration library to lib/jekyll/converters/.
2008-12-24 16:16:18 -08:00
Mark Reid
a8ab6a0adb
Added wordpress converter
2008-12-24 15:39:32 -08:00
Chris Van Pelt
aba5089283
Various conversion scripts from other blogging engines
2008-11-23 14:55:39 -08:00