Commit Graph

11263 Commits

Author SHA1 Message Date
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
Tom Preston-Werner c754ed261c add TODO file, to keep track of things to work on 2008-11-22 00:41:28 -08:00
Tom Preston-Werner 54336c6283 update history 2008-11-22 00:21:30 -08:00
Tom Preston-Werner 1838d91902 up to 0.1.1 2008-11-22 00:19:40 -08:00
Tom Preston-Werner bb2984b82a update manifest 2008-11-22 00:17:35 -08:00
Tom Preston-Werner e63b9c0719 add test source files that did not get properly added before 2008-11-22 00:15:13 -08:00
Tom Preston-Werner bbead4dc0e update history 2008-11-22 00:09:28 -08:00
Tom Preston-Werner 4f951b9b5d send introspection data to posts 2008-11-21 18:48:35 -08:00
Tom Preston-Werner e2a44fd0de ignore gem builds 2008-11-19 23:57:15 -08:00
Tom Preston-Werner dcf3ddac29 remove crufty header from gemspec 2008-11-19 23:56:35 -08:00
Jack Danger Canty bcf91bda22 updating the binary with an extremely basic USAGE note 2008-11-19 21:52:49 -08:00
Jack Danger Canty 58698d3e2d adding hoe-generated gemspec 2008-11-19 21:32:46 -08:00
Jack Danger Canty 7c34100848 adding dependencies mentioned in the Readme 2008-11-19 21:31:35 -08:00
Jack Danger Canty a30cbebf14 commenting out the rubyforge project line for now 2008-11-19 21:29:20 -08:00
Jack Danger Canty 857832ae73 updating Manifest 2008-11-19 21:17:27 -08:00
Jack Danger Canty a426eb36db Getting the Rakefile configured to make this a working gem 2008-11-19 21:17:00 -08:00
Tom Preston-Werner 76187c7e0b add dep installs to readme 2008-11-19 16:34:12 -08:00
Tom Preston-Werner 0c2feb9bd3 better readme 2008-11-17 13:05:24 -08:00
Tom Preston-Werner bffdeee637 rename to Jekyll 2008-11-17 11:07:54 -08:00
Tom Preston-Werner e964bc5856 treat _ dirs special 2008-11-16 22:39:24 -08:00
Tom Preston-Werner 551ca08296 rename to conveyer 2008-11-16 21:29:15 -08:00
Tom Preston-Werner 45db2ba40f fix layout tests 2008-11-05 22:05:24 -05:00
Tom Preston-Werner af673529cb allow nested layouts 2008-11-05 22:00:30 -05:00
Tom Preston-Werner 6980797d38 small readme tweak 2008-11-05 22:00:00 -05:00
Tom Preston-Werner 9ff7aa3c57 set version 0.1.0 2008-11-05 18:18:28 -08:00
Tom Preston-Werner c1e31feeec default to no layout; makes dealing with binary files easier 2008-11-05 18:12:38 -08:00
Tom Preston-Werner f4d8dcb64d get multiline yaml frontmatter 2008-11-05 18:11:58 -08:00
Tom Preston-Werner e4d07dc547 add comments and refactor out common page/post methods into Convertible module 2008-11-05 17:49:22 -08:00
Tom Preston-Werner d8bdb6d366 fix tests that broke when 2nd arg was added to Post#add_layout 2008-11-05 17:04:56 -08:00
Tom Preston-Werner 574637abc8 flesh out readme a little bit 2008-11-05 17:02:15 -08:00
Tom Preston-Werner c98911f5c1 naive related posts implementation 2008-11-03 12:30:33 -08:00
Tom Preston-Werner b2d2d09f95 sort posts by reverse chronology 2008-10-21 23:25:22 -07:00
Tom Preston-Werner 7c3cfad2df fix post#output test 2008-10-20 23:36:44 -07:00
Tom Preston-Werner 93afa8ca72 add Post#id 2008-10-20 13:36:37 -07:00
Tom Preston-Werner 4ef3aedb6a handle atom feed generation 2008-10-20 12:41:43 -07:00
Tom Preston-Werner 07fe6cd128 add filters 2008-10-19 23:28:49 -07:00
Tom Preston-Werner 2a82259fc9 fix textilization of pages 2008-10-19 23:10:24 -07:00