Commit Graph

165 Commits

Author SHA1 Message Date
Tom Preston-Werner d53ea4a0dd Update history for uri_escape filter. 2010-11-17 15:32:03 -06:00
Tom Preston-Werner 8cc537026d Update history for --limit-posts option. 2010-11-17 14:59:20 -06:00
Tom Preston-Werner c1a7662311 Merge remote branch 'lpenz/master'
Conflicts:
	History.txt
2010-11-17 12:35:29 -06:00
Tom Preston-Werner accdb2d39f Update history for wordpress.com importer. 2010-11-17 12:16:15 -06:00
Leandro Lisboa Penz b1049c84cd Correctly generates file basename. Fixes #208.
The previous procedure generated invalid basenames when the filename had
more than one dot.
2010-09-05 18:11:09 -03:00
Tom Preston-Werner 3fa9af17fa Release 0.7.0 2010-08-24 15:35:18 -07:00
Tom Preston-Werner 9b423a96fd Update history for ctrochalakis/rdiscount_extensions. 2010-08-24 15:21:47 -07:00
Postmodern f4fb833d34 The site configuration may not always provide a 'time' setting. Closes #184.
* This fixes a bug on Ruby 1.9.1 and 1.9.2 where Time.parse was being
  passed an emptry String, if the 'time' setting was not defined.
2010-08-24 15:19:22 -07:00
Tom Preston-Werner d9bc00c804 Highlight should not be able to render local files. 2010-08-24 15:05:28 -07:00
Tom Preston-Werner 5e997cae21 Release 0.6.2 2010-06-25 15:56:57 -07:00
Tom Preston-Werner f35d287c66 Fix page.url to include full relative path. Fixes #181. 2010-06-25 15:12:39 -07:00
Tom Preston-Werner 1c3fedbb31 Expand source, destination, and plugin paths. Fixes #180. 2010-06-25 14:40:27 -07:00
Tom Preston-Werner 908526455c Ensure that RedCloth is loaded when textilize filter is used. Fixes #183. 2010-06-24 18:14:59 -07:00
Tom Preston-Werner ce5a2a04e3 Fix Rakefile release task (tag pushing was missing origin) 2010-06-23 15:58:09 -07:00
Tom Preston-Werner 44015665b9 Release 0.6.1 2010-06-23 15:52:56 -07:00
Tom Preston-Werner 6a605753c1 Need double quotes for newline character. Fixes #178. 2010-06-23 15:50:22 -07:00
Tom Preston-Werner 99ee0c4803 Release 0.6.0 2010-06-22 17:56:16 -07:00
Tom Preston-Werner de3ee99d30 Use Dir.pwd for other default paths as well (reverts fix in #101) 2010-06-22 16:22:58 -07:00
Tom Preston-Werner 36411dd10f update history for #75 2010-06-22 16:15:31 -07:00
Tom Preston-Werner 9bb2066cf1 update history for #147 2010-06-22 16:01:28 -07:00
Tom Preston-Werner de8bd48154 Maruku is now the only processor dependency installed by default. Closes #57.
Other processors will be lazy-loaded when necessary (and prompt the
user to install them when necessary).
2010-06-22 15:17:39 -07:00
Tom Preston-Werner 6932a40d17 update history for #31 2010-06-21 19:32:50 -07:00
Tom Preston-Werner 8a417e86c0 update history for #142 2010-06-21 17:57:48 -07:00
Tom Preston-Werner cb77a5287b load plugins under safe mode 2010-06-18 17:55:17 -07:00
Tom Preston-Werner 31c65c56f4 Extension -> Plugin 2010-06-18 15:47:01 -07:00
Tom Preston-Werner 0ba1f6c83e better formatting for History 2010-04-21 14:01:47 -07:00
Kris Brown 1261840769 generate phase added to site#process and pagination is now a generator 2010-02-27 15:31:59 +00:00
Kris Brown bae52e0aba updated history 2010-02-27 14:31:37 +00:00
Kris Brown 5a807aa12e pages now present in the site payload and can be used through the site.pages variable 2010-02-27 08:09:13 +00:00
Kris Brown 4fd2b54a7d updated history 2010-02-26 21:40:37 +00:00
Kris Brown 657b2e4be3 updated history for change 2010-02-26 21:00:04 +00:00
Tom Preston-Werner a4f3f5c583 Merge commit '0a1e3cd2508c797d7b8d1038636a6e7111e5cd3d'. Fixes #33.
Conflicts:
	features/post_data.feature
2010-01-14 20:00:19 -08:00
Tom Preston-Werner 5fec20dfa8 update history for #64 fix 2010-01-13 22:46:58 -08:00
Tom Preston-Werner ba77a024d6 fix highlighting on ruby 1.9. fixes #65 2010-01-13 22:33:38 -08:00
Tom Preston-Werner d88354e2df cuke feature for subdir include 2010-01-13 22:02:24 -08:00
Tom Preston-Werner 2b2e027b34 Render highlighted code for non markdown/textile pages. Fixes #116 2010-01-13 21:30:45 -08:00
Tom Preston-Werner 6dcfe1283a Version bump to 0.5.7 2010-01-12 15:00:56 -08:00
Tom Preston-Werner b68149c7bc fix pagination to adhere to read/render/write paradigm 2010-01-12 14:43:28 -08:00
Kris Brown 58b4ffd935 updated history 2010-01-10 22:00:18 +00:00
Kris Brown 2aac9f3716 updated history 2010-01-10 21:54:42 +00:00
Kris Brown 21c92d3eb2 updated history 2010-01-10 21:51:48 +00:00
Kris Brown 6b74454a07 resetting to upstream 2010-01-10 10:11:44 +00:00
Kris Brown 2a7b1cbd98 merged 'mojombo/master' at 'v0.5.6' 2010-01-09 09:03:59 +00:00
Tom Preston-Werner 98f3767af3 Version bump to 0.5.6 2010-01-08 19:23:10 -08:00
Tom Preston-Werner 602a252364 add javascript mime type for webrick. fixes #98 2010-01-08 18:59:35 -08:00
Tom Preston-Werner add546f61e update history 2010-01-08 18:27:05 -08:00
Tom Preston-Werner d020d4f2bf update history 2010-01-08 18:09:36 -08:00
Tom Preston-Werner 4c1021d597 don't prematurely terminate front matter on mid-line triple dashes. fixes #93 2010-01-08 18:04:36 -08:00
Tom Preston-Werner c89d8dd0f3 allow .mkd as a markdown extension 2010-01-08 17:26:48 -08:00
Tom Preston-Werner 52b82af6e2 update history 2010-01-08 17:21:26 -08:00
Tom Preston-Werner 5a37e0d96e update history 2010-01-08 16:11:47 -08:00
Kris Brown d25f419159 updated History.txt with recent changes 2010-01-06 13:01:12 +00:00
Tom Preston-Werner 86ac1eee9c update history for 0.5.4 release 2009-08-24 00:10:33 -07:00
Nick Quaranto e8e8f6449a Releasing 0.5.3 with a small bugfix for permalinks 2009-07-14 19:31:37 -04:00
Nick Quaranto f1c8e388e4 Updating history and bumping version to 0.5.2 2009-06-24 17:51:09 -04:00
Nick Quaranto 3bc4f590ea Updating readme with links to the mailing list 2009-06-24 07:56:17 -04:00
Nick Quaranto 150ff1e5e4 Fixed small bug in test_generated_site and updating history with latest fixes 2009-06-23 08:10:42 -04:00
Nick Quaranto 750b5f5cb8 Keeping the history up to date with Chrononaut and ujh's fixes 2009-06-22 18:11:15 -04:00
Nick Quaranto 445347e259 Updating history with latest additions 2009-05-01 08:31:52 -04:00
Nick Quaranto a5d236eb53 Updating history so far from 0.5.0 2009-04-27 09:06:22 -04:00
Tom Preston-Werner 8443676eeb update history with 0.5.0 release 2009-04-07 17:08:03 -07:00
Tom Preston-Werner b85eb4a373 update history 2009-04-01 20:26:43 -07:00
Tom Preston-Werner 3e42982201 update history 2009-03-10 17:24:53 -07:00
Tom Preston-Werner be56a0f685 update history 2009-03-10 16:59:05 -07:00
Tom Preston-Werner 06cc318b6f update history 2009-03-10 16:56:27 -07:00
Tom Preston-Werner 5e725eb4c4 update history 2009-03-10 16:39:54 -07:00
Tom Preston-Werner 2b925baf01 update history 2009-03-10 15:36:19 -07:00
Tom Preston-Werner 2569e9fb5e update history 2009-02-19 12:28:50 -08:00
Tom Preston-Werner 82d96448b5 update history 2009-02-19 00:17:37 -08:00
Tom Preston-Werner 2960687ab9 update history 2009-02-18 23:35:50 -08:00
Tom Preston-Werner d0f46c2120 update history 2009-02-09 19:16:59 -08:00
Tom Preston-Werner 39f47d90b7 update history 2009-02-03 12:15:11 -08:00
Tom Preston-Werner 2b820aee63 switch to Jeweler for packaging 2009-02-03 12:08:42 -08:00
Tom Preston-Werner 4cf6b6ae80 update history 2009-01-23 14:33:55 -08:00
Tom Preston-Werner 6968c00c23 update readme 2009-01-23 14:25:04 -08:00
Tom Preston-Werner 9b02059054 couple of tweaks to line numbering option 2009-01-23 14:17:38 -08:00
Tom Preston-Werner c03f8a9fa3 update history 2009-01-21 16:24:29 -08:00
Tom Preston-Werner 9b4c2db45b update history 2009-01-21 15:54:52 -08:00
Tom Preston-Werner e3951a30b6 update history 2009-01-21 15:26:41 -08:00
Tom Preston-Werner 5a6fae5a34 update history 2009-01-21 15:14:21 -08:00
Tom Preston-Werner c562c16f75 update history 2009-01-21 15:08:47 -08:00
Tom Preston-Werner b97f04fcd2 update history 2009-01-21 15:05:29 -08:00
Tom Preston-Werner f20b3ddec9 update history 2009-01-21 15:01:10 -08:00
Tom Preston-Werner 0fae91af16 update history 2009-01-21 14:54:00 -08:00
Tom Preston-Werner b45ac52cd5 update history 2009-01-02 12:35:36 -08:00
Tom Preston-Werner 956eeceb76 update history 2009-01-02 12:22:57 -08:00
Tom Preston-Werner e7b2df1156 up to 0.3.0 2008-12-24 22:10:22 -08:00
Tom Preston-Werner dad9a31559 fix categories and add topics 2008-12-24 15:25:42 -08:00
remi 1cadd8f5b0 Post's YAML front matter is available on post object. No longer a need for post.data (redundant). 2008-12-23 03:20:27 -07:00
Tom Preston-Werner 8a2a42ba71 restrict include filenames 2008-12-21 23:17:41 -08:00
Tom Preston-Werner 47a894cebf allow optional port argument to --server 2008-12-21 21:48:04 -08:00
Tom Preston-Werner bb676556a8 properly reject directories in _layouts 2008-12-21 21:13:14 -08:00
Tom Preston-Werner f8d76c7bee update history 2008-12-21 18:09:12 -08:00
Tom Preston-Werner 1aad12d93e update history 2008-12-21 18:03:53 -08:00
Tom Preston-Werner ed60ad6f72 up to 0.2.1 2008-12-15 12:34:34 -08:00
Tom Preston-Werner 59080271ed allow use of rdiscount if --rdiscount is set and gem is installed 2008-12-15 12:27:57 -08:00
Tom Preston-Werner b0004e803a update history 2008-12-15 12:06:54 -08:00
Tom Preston-Werner b2a1b57b9b update history 2008-12-15 11:35:03 -08:00
Tom Preston-Werner de2959b8ea up to 0.2.0 2008-12-14 15:16:16 -08:00
Tom Preston-Werner 694cea6070 update history with related_posts change 2008-12-14 15:03:38 -08:00