Commit Graph

250 Commits

Author SHA1 Message Date
Tom Preston-Werner 4fe5e6ba99 Update history and fix up style. 2012-01-14 20:17:35 -08:00
Tom Preston-Werner 89180169a4 Merge branch 'include' of https://github.com/lukebayes/jekyll into lukebayes-include
Conflicts:
	lib/jekyll.rb
	lib/jekyll/site.rb
2012-01-14 19:48:04 -08:00
Tom Preston-Werner b66840ca46 Release 0.11.2 2011-12-27 17:53:50 -07:00
Tom Preston-Werner 4ece77300b Gah, did not commit these for v0.11.1 version release. 2011-12-27 17:48:00 -07:00
Tom Preston-Werner 8754a024b5 Update history. 2011-12-27 10:57:20 -07:00
Tom Preston-Werner 72b7b1f056 Release 0.11.0 2011-07-10 15:14:25 -07:00
Julian Gruber 89f48927ad fixed redcarpet typo 2011-06-26 07:09:01 -07:00
Tom Preston-Werner 851172b5ef Replace rdiscount filter with config-aware markdownify. 2011-05-31 14:40:21 -07:00
Tom Preston-Werner 70b1112cca Update history. 2011-05-30 11:45:30 -07:00
Tom Preston-Werner 897d3e4e30 Update history. 2011-05-29 22:44:04 -07:00
Tom Preston-Werner f808c98232 Clean up Enki importer and update History. 2011-05-09 00:59:40 -07:00
Tom Preston-Werner b86bc97c5f Clean up Tumblr importer and update History. 2011-05-09 00:54:26 -07:00
Tom Preston-Werner dce4ccc5a4 Better error message for invalid post date. 2011-03-11 17:52:25 -08:00
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 f82c51df7a Update history. 2011-03-10 21:10:12 -08:00
Aaron Beckerman 033333f9bc fix typo in history: site.ports -> site.posts 2011-01-23 02:29:27 +11: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
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
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
Tom Preston-Werner 53b999418c Merge remote branch 'stmpjmpr/master' 2010-11-20 11:37:22 -06:00
Tom Preston-Werner e2d26ff8ed Merge remote branch 'tomash/master' 2010-11-18 16:06:01 -06:00
Tom Preston-Werner 38ed81e0ce Update history for --base-url option. 2010-11-18 00:11:04 -06:00
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
Tom Preston-Werner 0d84487d79 up to 0.1.6 2008-12-13 18:21:14 -08:00
Tom Preston-Werner 8b2aedc951 implement include tag 2008-12-13 17:12:38 -08:00
Tom Preston-Werner 906ccbb873 up to 0.1.5 2008-12-12 21:09:45 -08:00
Tom Preston-Werner b1bf818c6d disable true LSI by default, enable with --lsi 2008-12-12 21:03:16 -08:00
Tom Preston-Werner f00272ea52 use pygments for code highlighting if --pygments is specified 2008-12-12 20:01:40 -08:00
Tom Preston-Werner 9e764a6445 update history 2008-12-10 16:01:39 -08:00
Tom Preston-Werner cc047da660 up to 0.1.4 2008-12-08 16:13:18 -08:00
Tom Preston-Werner 5b0ce6dddc add directory_watcher dep 2008-12-06 16:09:52 -08:00
Tom Preston-Werner be3d45883d update history 2008-12-06 16:05:40 -08:00
Tom Preston-Werner c742fb7701 implement a real related posts feature. up to 0.1.2 2008-11-22 12:36:32 -08:00
Tom Preston-Werner 4d42e0d436 update history 2008-11-22 00:56:47 -08:00
Tom Preston-Werner 54336c6283 update history 2008-11-22 00:21:30 -08:00
Tom Preston-Werner bbead4dc0e update history 2008-11-22 00:09:28 -08:00
Tom Preston-Werner 9ff7aa3c57 set version 0.1.0 2008-11-05 18:18:28 -08:00
Tom Preston-Werner d189e05d23 first commit 2008-10-19 19:07:26 -07:00