f2502dfab2Added handling for Tumblr missing image extensions.
Stephen McDonald
2011-12-30 23:25:09 +1100
c26bd30318Fix photo link URL.
Stephen McDonald
2011-12-29 11:58:11 +1100
bab178d9f8Strip HTML from any caption-based titles.
Stephen McDonald
2011-12-29 11:37:46 +1100
743e01f231Fixed a change in Tumblr's API whereby photos no longer have a single URL field.
Stephen McDonald
2011-12-29 11:37:06 +1100
b66840ca46Release 0.11.2
Tom Preston-Werner
2011-12-27 17:53:50 -0700
4ece77300bGah, did not commit these for v0.11.1 version release.
Tom Preston-Werner
2011-12-27 17:48:00 -0700
3ab7658d1fFixed Tumblr URL redirects.
Stephen McDonald
2011-12-28 08:16:19 +1100
febb31ba3eRelease 0.11.1
Tom Preston-Werner
2011-12-27 10:59:18 -0700
8754a024b5Update history.
Tom Preston-Werner
2011-12-27 10:57:20 -0700
886b9740f2Fixed grab_images handling.
Stephen McDonald
2011-12-27 10:09:59 +1100
9523c3990eAdding migrator for RSS feeds.
Kendall Buchanan
2011-12-22 12:33:15 -0700
06d9446adeAdded missing <code>require 'yaml'</code>, without which the TextPattern migrator script was failing.
Simon Griffee
2011-12-04 23:35:36 +0100
14d51bfd25Fix typo "destintation" => "destination"
Matthew King
2011-12-03 22:36:18 -0500
0f51c81cfaAdded support for rewriting Tumblr URLs to Jekyll URLs in posts, meta redirects for Github pages, and automatic addition of Pygments highlight tags.
Stephen McDonald
2011-12-04 12:01:37 +1100
b18bdee6f1Invalid migrator for WordPress because of a typo.
OpenSourceXpress
2011-12-01 09:42:12 +0800
d80c773b01New solution for passing restrictions to RedCloth - all tests pass with ruby 1.8 (just invoking rake)
Thomas Laumann
2011-11-28 14:05:34 +0100
76fa7f016bFix an issue NoMethodError happens in case number of files under _posts is less than limit_posts.
Tomotaka Sakuma
2011-11-28 16:32:20 +0900
1da88bb30aUpdate and clarify dependencies.
Tom Preston-Werner
2011-11-26 18:48:51 -0800
3fa51d5da9Ignore .DS_Store files.
Tom Preston-Werner
2011-11-26 10:05:46 -0800
ebc8ab5b53Remove accidentally added doc stuff and change rakefile to prevent this.
Tom Preston-Werner
2011-07-10 15:18:01 -0700
20385b54edMerge pull request #1 from simensen/alagu-master
Alagu
2011-11-25 17:44:37 -0800
840b0c14aeYAML front matter fix, cleaned up slug generation, added tags and store some posterous information from the original post.
Beau Simensen
2011-11-25 19:06:16 -0600
bc20ba9be9Preserve HTML tables as per markdown's support for tables.
Stephen McDonald
2011-11-25 06:10:47 +1100
ab85c82356Use Tumblr's JSON format instead of XML, to correctly preserve white-space when converting to markdown.
Stephen McDonald
2011-11-24 06:11:57 +1100
ab08acace9Support plugins being a list of directories to scan.
Beau Simensen
2011-11-21 21:09:39 -0600
1b3abb61d8Clean up extraneous newlines left by html2text.
Stephen McDonald
2011-11-21 05:49:49 +1100
b762a1d5c5Add a format option for converting posts to markdown via Python's html2text.
Stephen McDonald
2011-11-20 22:15:36 +1100
87316894ccQuote the post's title so reserved yaml chars don't blow up.
Stephen McDonald
2011-11-20 22:13:01 +1100
6826317e00Use the post's title for the filename rather than its ID, as per Jekyll's naming convention.
Stephen McDonald
2011-11-20 22:09:43 +1100
06f5b7d2e3Fixed cgi module name.
Stephen McDonald
2011-11-20 22:07:56 +1100
ab3927499fForgot to remove debugging code :-/
Thomas Laumann
2011-11-04 17:41:47 +0100
8c4edb655eHave TextileConverter pass any arguments set to true in config's redcloth section to RedCloth constructor as an array of symbols.
Thomas Laumann
2011-11-04 17:33:53 +0100
bb9f1064d3Merge pull request #1 from cgroner/master
Thomas Jespersen
2011-11-04 09:24:30 -0700
69e7f4abefAdd test cases for default values with no explicit config. for `hard_breaks`.
Carl Groner
2011-11-03 11:54:49 -0700
a78f86f1acMerge github.com:mojombo/jekyll
Thomas Laumann
2011-11-03 11:47:47 +0100
bb37858e67Added a sweet Joomla 1.5 migrator
Josh Brown
2011-10-24 14:09:22 -0400
f0f99eae8aFix exception thrown in exception handler at convertible.rb:81
Marcello Barnaba
2011-10-18 23:05:39 +0200
9fbf90ce59Merge pull request #409 from wagenet/master
Aman Gupta
2011-09-27 07:06:38 -0700
4a9094f2d4Fix non-pygments code highlighting
Peter Wagenet
2011-09-26 23:47:04 -0700
e09f058a06add page variable to liquid custom tags and blocks. thx to mike west for the patch
Seth Ladd
2011-09-20 13:03:31 -0700
ddd5dbb5fbChange to new posterous API
Alagu
2011-09-16 15:31:01 -0700
2ce0eb00e7Added redirects for Drupal posts' URL-aliases
Pelle Wessman
2011-08-08 16:19:02 +0200
e8f604b5aeAdded table prefix option to Drupal migration
Pelle Wessman
2011-08-08 15:22:25 +0200
5cffe5ecb5Adding in the ability to link to posts internally. Syntax: {% post_url 2010-07-21-name-of-post %}; useful for: [Some Link]({% post_url 2010-07-21-name-of-post %})
Andrew Stone
2011-07-21 19:49:09 -0400
1b2b5ff278Greatly improved and extended the wordpress.rb migrator.
John Croisant
2011-07-17 16:56:01 -0500
72b7b1f056Release 0.11.0
Tom Preston-Werner
2011-07-10 15:14:25 -0700
1356e75811Generate escaped url for categories with space.
Laurent Arnoud
2011-07-10 23:56:51 +0200
ed7f914459removed unused code
Thomas Laumann
2011-07-07 11:29:40 +0200
3241d882b5Merge remote-tracking branch 'kou/fix-error-message'
Tom Preston-Werner
2011-07-05 22:31:25 -0700
3c94ff3480Merge remote-tracking branch 'richbecks/master'
Tom Preston-Werner
2011-07-05 22:25:51 -0700
00a0d14702Tidied up indentation
Richard Jones
2011-07-04 05:09:50 -0700
8c35cc957bCreate import_hash with .new(0) so that we don't have to check if a hash exists before incrementing it.
Richard Jones
2011-07-04 04:59:40 -0700
f6b5d827e7Merge pull request #356 from mpalmer/yaml-exception-message
Aman Gupta
2011-07-01 17:42:49 -0700
eebeaf5dfbGive name of file that generated YAML exception message
Matt Palmer
2011-07-02 10:35:41 +1000
fccb6c7f74Merge git://github.com/mojombo/jekyll
Thomas Laumann
2011-06-29 12:07:21 +0200
eb6a2b9bd0Now creates _<directory> for each post type (e.g. _posts, _pages, _attachments)
Richard Jones
2011-06-28 07:21:45 -0700
29c4808f2aDrafts are now marked as published:false
Richard Jones
2011-06-28 06:31:03 -0700
3389c6d508Sometimes wp:post_name can be empty (e.g. when a post is still draft), in this case we make up an appropriate permalink_title that will be used as the filename. The importer can always rename the file later on, and at least the file is unlikely to have been overwritten by another draft on the same day.
Richard Jones
2011-06-28 02:31:42 -0700
365f57e8b3Added meta tag import goodness. This for instance allows you to preserve all your hard-worked on WP SEO keywords, images, alternative images and other yummy-ness. Replaced PubDate with wp:post_date, this is better than PubDate since some of the posts you import could be a draft (in this case the pubDate is invalid and contains a non-sensical value). Added wp:status so we now know whether the post is published, draft or in the trash. Added wp:post_type so we differentiate between posts and image or other post types
Richard Jones
2011-06-28 02:05:51 -0700
e679729ac7Merge pull request #354 from juliangruber/patch-1
Aman Gupta
2011-06-26 14:11:35 -0700