|  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 | 
				
					
						|  Jack Danger Canty | 767d99b5bf | Fixing that the rdiscount require rescue didn't catch. | 2008-12-07 23:08:26 -08:00 | 
				
					
						|  Tom Preston-Werner | f5c727fadb | Merge commit 'ad29ef' | 2008-12-06 17:43:53 -08:00 | 
				
					
						|  Jack Danger Canty | c021cdd6f3 | fixing typo in README | 2008-12-06 16:52:33 -08:00 | 
				
					
						|  Jack Danger Canty | ad29efb102 | adding permalink support to posts.  Defined in the post YAML | 2008-12-06 16:45:39 -08:00 | 
				
					
						|  Tom Preston-Werner | 94bf6de831 | update readme | 2008-12-06 16:22:16 -08:00 | 
				
					
						|  Tom Preston-Werner | a0879fc2ac | clean up rakefile | 2008-12-06 16:15:05 -08:00 | 
				
					
						|  Tom Preston-Werner | c58d4e71ba | up to 0.1.3 | 2008-12-06 16:14:40 -08:00 | 
				
					
						|  Tom Preston-Werner | f257974b5b | auto-regen | 2008-12-06 16:09:52 -08:00 | 
				
					
						|  Tom Preston-Werner | 07a8203e50 | redo refactor | 2008-12-06 16:09:52 -08:00 | 
				
					
						|  Tom Preston-Werner | 702e538e96 | refactor processing calls | 2008-12-06 16:09:52 -08:00 | 
				
					
						|  Tom Preston-Werner | 3f8b9a08fa | add --auto option | 2008-12-06 16:09:52 -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 | e3f56198ba | add rdiscount dep | 2008-12-06 16:05:37 -08:00 | 
				
					
						|  Chris Van Pelt | 4fc33a6dfe | Got rid of the templating step in the initialize method | 2008-11-23 23:39:16 -08:00 | 
				
					
						|  Chris Van Pelt | 111f76b2fd | Nice little word count | 2008-11-23 23:38:43 -08:00 | 
				
					
						|  Chris Van Pelt | 2118b55045 | I ended up having to wrap the pre code in a div for RDiscount not to freak | 2008-11-23 23:36:29 -08:00 | 
				
					
						|  Chris Van Pelt | aba5089283 | Various conversion scripts from other blogging engines | 2008-11-23 14:55:39 -08:00 | 
				
					
						|  Chris Van Pelt | d8c54fa51a | Custom liquid tag for creating code blocks | 2008-11-23 14:55:15 -08:00 | 
				
					
						|  Chris Van Pelt | bcde0bd608 | Removed the transform from initialize to convertable right after the liquid template has been parsed | 2008-11-23 14:54:49 -08:00 | 
				
					
						|  Chris Van Pelt | b9cdfc8824 | Modified the yaml regex to accept both \r\n and \n | 2008-11-23 14:53:45 -08:00 | 
				
					
						|  Chris Van Pelt | e2678114d9 | Trys to require RDiscount and falls back gracefully, added require for the new blocks module | 2008-11-23 14:52:02 -08:00 | 
				
					
						|  Chris Van Pelt | 08bf7b1839 | Added a getto task to perform export from mephisto... this needs to be moved into the jekyl binary | 2008-11-23 14:51:52 -08:00 | 
				
					
						|  Chris Van Pelt | f36263d8ad | Fixed the manifest to not include some files generated from tests | 2008-11-23 14:50:37 -08:00 | 
				
					
						|  Tom Preston-Werner | 31aa865d51 | proper list syntax | 2008-11-22 12:59:10 -08:00 | 
				
					
						|  Tom Preston-Werner | b8ce18107d | more info in the readme | 2008-11-22 12:57:06 -08:00 | 
				
					
						|  Tom Preston-Werner | 347d528c09 | add classifier install to readme | 2008-11-22 12:41:58 -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 | 351877d6fd | better cli calling methods | 2008-11-22 00:55:29 -08:00 |