Tom Preston-Werner
|
68eaadd13a
|
Merge remote-tracking branch 'MattHall/cli' into test
|
2011-03-10 23:01:18 -08:00 |
Tom Preston-Werner
|
01a90904e2
|
Merge remote-tracking branch 'phatblat/master' into test
|
2011-03-10 22:51:58 -08:00 |
Tom Preston-Werner
|
d2814cf750
|
Merge remote-tracking branch 'elia/master' into devel
|
2011-03-10 22:38:17 -08:00 |
Tom Preston-Werner
|
f58a821e20
|
Merge remote-tracking branch 'MattHall/posterous' into devel
|
2011-03-10 21:20:38 -08:00 |
Tom Preston-Werner
|
38844cd3bc
|
Merge remote-tracking branch 'ab9/master' into devel
|
2011-03-10 21:17:51 -08:00 |
Tom Preston-Werner
|
a31780a1ec
|
Move require to jekyll.rb and update history.
|
2011-03-10 21:15:29 -08:00 |
Tom Preston-Werner
|
5f4dfe388f
|
Merge remote-tracking branch 'zenspider/master' into devel
|
2011-03-10 21:10:18 -08:00 |
Tom Preston-Werner
|
f82c51df7a
|
Update history.
|
2011-03-10 21:10:12 -08:00 |
Aman Gupta
|
13cc44fb12
|
sanitize urls and ignore symlinks
|
2011-03-10 20:14:38 -08:00 |
Aman Gupta
|
be8b7715d3
|
speed up cleanup
|
2011-03-10 20:11:45 -08:00 |
Aman Gupta
|
edef0251d3
|
make kramdown a runtime dep so people can use it instead of maruku
|
2011-03-07 22:08:08 -08:00 |
Aman Gupta
|
9da714dbe1
|
rdiscount is a dev dependency
|
2011-03-07 19:13:57 -08:00 |
Aman Gupta
|
8cc7f06b36
|
work around cucumber issue (closes #296)
|
2011-03-07 18:50:02 -08:00 |
Aman Gupta
|
4b5a4e8713
|
open4 is not required
|
2011-03-06 16:32:10 -08:00 |
Aman Gupta
|
08725eb234
|
use the new albino gem
|
2011-03-06 01:57:08 -08:00 |
Aman Gupta
|
16ea3262da
|
fix "4.2.1" versioned dev dependencies, and cleanup syntax
|
2011-03-06 01:47:18 -08:00 |
Aman Gupta
|
a04c270f1b
|
Gemfile to help install the dependencies
|
2011-03-06 01:46:00 -08:00 |
Michael J Schultz
|
9e3ad69922
|
- added rdiscount filter for templating system (like the textilize filter, but for markdown)
|
2011-03-03 08:14:52 -06:00 |
Ryan Davis
|
bd01e647a7
|
Cleaned up unnecessary string munging
|
2011-03-02 00:24:17 -08:00 |
Elia Schito
|
034b06431e
|
Remove double directory creation.
|
2011-01-27 13:13:12 +01:00 |
Elia Schito
|
c70dac3cee
|
Take permalink name directly from worpress export file.
|
2011-01-27 13:12:08 +01:00 |
Elia Schito
|
ca48ea91e6
|
Merged wordpress.com migrator fix from 'heuripedes/jekyll'
|
2011-01-27 12:14:22 +01:00 |
Elia Schito
|
f68bbcbe8d
|
The Wordpress.com migrator now works and gathers categories as tags.
|
2011-01-27 02:12:42 -08:00 |
Ben Chatelain
|
d61c1e930a
|
Fix compile error by making QUERY lowercase (local instead of const)
|
2011-01-23 15:30:41 -07:00 |
Ben Chatelain
|
bc3771aa22
|
Change TABLE_PREFIX from class member to 4th parameter of process method (now lowercase)
Move QUERY into process method
|
2011-01-23 15:25:33 -07:00 |
Ben Chatelain
|
e902bb9c30
|
Change TABLE_PREFIX back to default
|
2011-01-23 15:21:29 -07:00 |
Ben Chatelain
|
42f63f919f
|
Add Jekyll::WordPress.TABLE_PREFIX and inclusion in QUERY
|
2011-01-23 15:19:26 -07:00 |
Aaron Beckerman
|
033333f9bc
|
fix typo in history: site.ports -> site.posts
|
2011-01-23 02:29:27 +11:00 |
Jeff Hodges
|
b3634b522a
|
adding date to wordpress migrator
|
2011-01-12 19:37:38 -08:00 |
Matt Hall
|
84c1a72443
|
Updating CLI for importing
|
2010-12-19 17:38:14 +00:00 |
Matt Hall
|
c1f0e070c9
|
Adding Posterous Importer
|
2010-12-19 16:27:22 +00:00 |
Tom Preston-Werner
|
13df722073
|
Release 0.10.0
|
2010-12-16 16:29:48 -08:00 |
Tom Preston-Werner
|
86397cbf00
|
Add --no-server option.
|
2010-12-16 16:27:41 -08:00 |
Tom Preston-Werner
|
a8a837cc8e
|
Release 0.9.0
|
2010-12-15 15:36:15 -08:00 |
Higor Eurípedes
|
9e0eb75170
|
updated/fixed wordpress.com migration script
|
2010-12-15 15:44:01 -03:00 |
Tom Preston-Werner
|
36b1f8f9b1
|
Add Marley migrator. Closes #28.
|
2010-12-14 15:12:12 -08:00 |
Tom Preston-Werner
|
c1ed790534
|
Merge remote branch 'sos4nt/remove-orphaned-files'
|
2010-12-13 21:18:21 -08:00 |
Tom Preston-Werner
|
9bd48752e6
|
Merge remote branch 'MattHall/master'
|
2010-12-13 21:12:21 -08:00 |
Tom Preston-Werner
|
5db040802f
|
Merge remote branch 'mattdipasquale/master'
|
2010-12-13 21:09:33 -08:00 |
Tom Preston-Werner
|
65622cb1e0
|
Use OptionParser's [no-] functionality for better boolean parsing.
|
2010-12-13 21:07:35 -08:00 |
MattHall
|
226c7cc121
|
Rescue exception when parsing invalid yaml. Prevents silent fail in auto and server mode
|
2010-12-11 14:30:44 +00:00 |
MattHall
|
0a58d78338
|
Catch Liquid template exceptions, and write out their details. Prevents silent fail of template parsing
|
2010-12-11 14:23:12 +00:00 |
Stefan Schüßler
|
5b680f8dd8
|
remove orphaned files in destination
|
2010-12-01 18:04:50 +01:00 |
Matt Di Pasquale
|
e8fd7ebbc3
|
Add Drupal migrator
|
2010-11-30 17:11:23 -05:00 |
Tom Preston-Werner
|
31901ee15b
|
Release 0.8.0
|
2010-11-22 23:08:56 -08:00 |
Tom Preston-Werner
|
3ab016870d
|
Prevent _includes dir from being a symlink.
|
2010-11-22 21:45:35 -08:00 |
Tom Preston-Werner
|
61acd47ed2
|
Merge remote branch 'jasongraham/kramdown-support'
|
2010-11-22 19:26:58 -08:00 |
Jason Graham
|
dca30c3ad1
|
Add kramdown's support for coderay
- no test added so that coderay isn't added to list of developer
dependencies
|
2010-11-20 17:46:16 -08:00 |
Jason Graham
|
f85e229a9e
|
Add support for kramdown HTML converter options
http://kramdown.rubyforge.org/converter/html.html#options
Example: In the _config.yaml,
markdown: kramdown
kramdown:
auto_ids: true
|
2010-11-20 17:40:27 -08:00 |
Jason Graham
|
ac7a0cc95f
|
Add Kramdown support and tests
|
2010-11-20 17:40:27 -08:00 |