Commit Graph

329 Commits

Author SHA1 Message Date
Tom Preston-Werner bcb67ecc23 Merge commit 'b094b9' 2008-12-15 11:58:52 -08:00
Tom Preston-Werner b2a1b57b9b update history 2008-12-15 11:35:03 -08:00
Mark Reid b094b93301 Replaced rdiscount with Maruku for Markdown with equation support 2008-12-15 16:17:45 +11:00
PJ Hyett 6502f865a6 Merge branch 'master' of git@github.com:pjhyett/jekyll 2008-12-14 18:41:00 -08:00
PJ Hyett bf9dda6c9a don't require directory_watcher unless it's needed 2008-12-14 18:40:45 -08:00
Mark Reid 0e81edd064 Added note about dependencies. 2008-12-15 10:45:04 +11:00
Tom Preston-Werner de2959b8ea up to 0.2.0 2008-12-14 15:16:16 -08:00
Tom Preston-Werner 516afee8a9 fix formatting one more time 2008-12-14 15:10:51 -08:00
Tom Preston-Werner 7716e64e22 fix formatting again 2008-12-14 15:09:58 -08:00
Tom Preston-Werner 8bea61eb14 fix formatting 2008-12-14 15:09:01 -08:00
Tom Preston-Werner 3a21a0b21b break long lines in readme 2008-12-14 15:07:17 -08:00
Tom Preston-Werner 8fab783c2d clarify front matter docs 2008-12-14 15:06:12 -08:00
Tom Preston-Werner 694cea6070 update history with related_posts change 2008-12-14 15:03:38 -08:00
Tom Preston-Werner 043fb15ca9 readme clarifications 2008-12-14 15:02:17 -08:00
Tom Preston-Werner d48157cf33 move related_posts into site data 2008-12-14 14:58:03 -08:00
Tom Preston-Werner 0c270cb1e5 better data docs 2008-12-14 14:48:57 -08:00
Tom Preston-Werner 5c46fd6206 document yaml front matter 2008-12-14 14:20:37 -08:00
Tom Preston-Werner 09976686e7 remove empty line 2008-12-14 14:07:40 -08:00
Tom Preston-Werner 0d18c6b16c readme data tweaks 2008-12-14 14:07:18 -08:00
Tom Preston-Werner 6b582ffc96 document liquid data 2008-12-14 14:02:09 -08:00
Tom Preston-Werner 76976ebf3d move bit about autobuild 2008-12-14 13:49:56 -08:00
Tom Preston-Werner 528a18f7fd reorganize readme 2008-12-14 13:41:50 -08:00
Tom Preston-Werner 1d7b30b760 document filters 2008-12-14 13:29:10 -08:00
Tom Kirchner 2bb59d542b test_post failed if you weren't in UTC-8, so use the current time zone for testing 2008-12-14 01:31:09 -05:00
Tom Preston-Werner f57bb0720e remind about --pygments in readme 2008-12-13 19:34:46 -08:00
Tom Preston-Werner 0d84487d79 up to 0.1.6 2008-12-13 18:21:14 -08:00
Tom Preston-Werner 46169d3f45 add include docs to readme 2008-12-13 18:20:21 -08:00
Tom Preston-Werner 1e9040f305 add code highlighting docs to readme 2008-12-13 18:15:11 -08:00
Tom Preston-Werner 1006583628 only load classifier gem if necessary 2008-12-13 17:16:01 -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 d6a02278db update readme with --lsi info 2008-12-12 21:05:58 -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 2a8345df82 fix tests for command line 2008-12-12 20:56:18 -08:00
Tom Preston-Werner 31d7e80258 add open4 dep 2008-12-12 20:31:38 -08:00
Tom Preston-Werner 192a83a571 update manifest 2008-12-12 20:30:40 -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 1e13d2f91f Merge commit '01828dada88a6ce2ebd72268c87d79d7bd60a3fd' 2008-12-10 16:03:56 -08:00
Tom Preston-Werner 9e764a6445 update history 2008-12-10 16:01:39 -08:00
Tom Preston-Werner 3fe1381dca Merge commit '767d99b5bffc9fd188b1fbd1b67aef20014bc1b7' 2008-12-10 15:56:00 -08:00
Tom Preston-Werner 3041cf6ad4 Merge commit 'c31d67' 2008-12-10 15:51:14 -08:00
Tom Preston-Werner 436ada3679 Merge commit 'f3a1aa' 2008-12-10 15:47:58 -08:00
Jack Danger Canty f3a1aa99e2 updating some comments in Page that referred to Post 2008-12-10 15:24:49 -08:00
Jack Danger Canty ece127c865 Adding some comments to transform_pages to explain what's going on 2008-12-10 13:53:41 -08:00
Jack Danger Canty 96bf21dce7 Updating documentation for Convertible#do_layout
Making it clear that this method doesn't just work on posts
2008-12-10 13:53:32 -08:00
Jack Danger Canty 3840380c8d Updating the documentation for Site#transform_pages 2008-12-10 13:53:23 -08:00
Jack Danger Canty c31d676f0f skipping related_posts when there is only one post.
Without this the Matrix class raises an error trying
to coerce nil into a Matrix.
2008-12-10 13:51:53 -08:00
Jack Danger Canty 01828dada8 Preventing Jekyll from picking up the output directory as a source
If you attempt to have Jekyll output to a subdirectory of the
source it may recursively copy the destination as it writes it.
2008-12-10 13:51:21 -08:00
Tom Preston-Werner cc047da660 up to 0.1.4 2008-12-08 16:13:18 -08:00
Tom Preston-Werner 8dff479a13 do not use DATA, rubygems freaks out 2008-12-08 15:46:27 -08:00