https://github.com/jekyll/jekyll

sort by:
Revision Author Date Message Commit Date
d41549c Regenerated gemspec for version 0.4.5 08 March 2009, 11:19:06 UTC
586898d Version bump to 0.4.5 08 March 2009, 11:19:03 UTC
999ec1b Regenerated gemspec for version 0.4.4 08 March 2009, 11:18:37 UTC
85f3ba2 Merge commit 'mojombo/master' Conflicts: README.textile lib/jekyll/post.rb test/test_post.rb 08 March 2009, 11:18:23 UTC
2569e9f update history 19 February 2009, 20:28:50 UTC
2135a53 Using block syntax of popen4 to ensure that subprocesses are properly disposed of. This fixes resource unavailable errors when jekyll is run with '--auto --pygments': Liquid error: Resource temporarily unavailable – fork(2) fork: Resource temporarily unavailable 19 February 2009, 19:12:26 UTC
82d9644 update history 19 February 2009, 08:17:37 UTC
e9ccc5d Merge commit 'ee65dadc9a5ae5fc8f19848754f7175ebd630375' 19 February 2009, 08:16:43 UTC
2960687 update history 19 February 2009, 07:35:50 UTC
5eea9d9 Regenerated gemspec for version 0.4.4 16 February 2009, 22:45:50 UTC
89d9821 Version bump to 0.4.4 16 February 2009, 22:45:47 UTC
8933014 Added support to set topics through YAML as well. Kinda confusing with topics and categories methinks, but there you go. 16 February 2009, 22:45:19 UTC
4d6f36e Updated gemspec. 16 February 2009, 16:27:30 UTC
e11f403 Version bump to 0.4.3 16 February 2009, 16:26:29 UTC
dba797d Ensured that the categories from the yaml also land in the data part. 16 February 2009, 16:23:28 UTC
d8f9a80 Merge commit 'mojombo/master' Conflicts: VERSION.yml jekyll.gemspec 16 February 2009, 15:59:14 UTC
28c3a38 Ensured that an empty categories string in the post doesn't fail the whole parsing process. 16 February 2009, 15:57:12 UTC
ee65dad Add textilize filter for transforming input into HTML via RedCloth, so you can have Textile-formatted attributes other than the page's content (for example, an excerpt) 12 February 2009, 23:21:40 UTC
0168581 Merge commit '60709da7067fbe1d106fbdfadb3a84b35d07d721' into qrush 12 February 2009, 19:49:50 UTC
9a81255 Regenerated gemspec for version 0.4.1 11 February 2009, 04:37:09 UTC
023b1d5 Version bump to 0.4.1 11 February 2009, 04:37:03 UTC
8147c31 gemspec tweak 11 February 2009, 04:36:52 UTC
60709da Removing some bad formatting in the README 10 February 2009, 06:38:09 UTC
45b33f7 Adding explanations for new YAML front matter options 10 February 2009, 06:27:13 UTC
efdd5ef Making sure that posts flagged as published: false don't get rendered or copied. 10 February 2009, 06:13:36 UTC
ad617da Added publish flag to posts, not preventing it from being in the destination directory yet. 10 February 2009, 06:13:31 UTC
1211f23 Adding support for setting post categories through YAML if not specified by directory structure 10 February 2009, 06:12:20 UTC
4bcfaea Starting on yaml categories 10 February 2009, 06:12:17 UTC
2303115 Making rake test happy on 1.8.7 10 February 2009, 06:11:13 UTC
d0f46c2 update history 10 February 2009, 03:16:59 UTC
a3c18fb changed date format on wordpress converter (zeropadding) 09 February 2009, 04:37:59 UTC
36183cb added jekyll to exec list - otherwise it wont show up in PATH 09 February 2009, 02:07:59 UTC
8efff3f Regenerated gemspec for version 0.4.1 05 February 2009, 11:21:56 UTC
d134fbf Version bump to 0.4.1 05 February 2009, 11:21:51 UTC
71a6f8a Added support to find the previous and next post for a single post. Useful for blog-style previous/next browsing. 05 February 2009, 11:09:06 UTC
ae7eb14 Fixed missing executable. 05 February 2009, 11:08:56 UTC
8fc41d8 Shortened shortdate functionality. 04 February 2009, 19:55:22 UTC
bb4d1ee add --version 04 February 2009, 02:43:53 UTC
c489c1c fix rake console task 03 February 2009, 22:49:22 UTC
3df209d Updated readme for bluecloth. 03 February 2009, 20:51:51 UTC
1eafe90 Added support for short date permalink format (a la /2008/9/1 instead of /2008/09/01). 03 February 2009, 20:43:24 UTC
b70cfc7 Added support to use BlueCloth for Markdown. 03 February 2009, 20:27:44 UTC
9ee5a36 Merge commit 'mojombo/master' Conflicts: History.txt jekyll.gemspec 03 February 2009, 20:22:49 UTC
215da13 Regenerated gemspec for version 0.4.0 03 February 2009, 20:16:40 UTC
39f47d9 update history 03 February 2009, 20:15:11 UTC
a02ba8b Version bump to 0.4.0 03 February 2009, 20:14:36 UTC
2b820ae switch to Jeweler for packaging 03 February 2009, 20:08:42 UTC
fe71d2b Updating README with added options 03 February 2009, 03:55:23 UTC
eac6b03 Making sure that posts flagged as published: false don't get rendered or copied. 03 February 2009, 03:52:19 UTC
f682c8f Added publish flag to posts, not preventing it from being in the destination directory yet. 03 February 2009, 03:24:51 UTC
9478f1b Modifying the README a bit more. 01 February 2009, 03:29:27 UTC
7e178ff Rewriting history is fun 01 February 2009, 03:20:21 UTC
4a97573 all done with TODOs 01 February 2009, 03:19:58 UTC
eb60603 README 01 February 2009, 03:19:24 UTC
6981921 Adding support for setting post categories through YAML if not specified by directory structure 28 January 2009, 14:22:46 UTC
a8266e3 Starting on yaml categories 27 January 2009, 22:38:35 UTC
4761d54 Making rake test happy on 1.8.7 27 January 2009, 22:11:26 UTC
512e515 Merge branch 'mojombo/master' 27 January 2009, 21:08:00 UTC
fae0928 refine and move contribution section of readme to bottom 23 January 2009, 22:38:50 UTC
4cf6b6a update history 23 January 2009, 22:33:55 UTC
04a283f prevent equivalent array from breaking tests 23 January 2009, 22:33:14 UTC
d644d1d update manifest and gemspec 23 January 2009, 22:32:53 UTC
c274ed3 Merge commit 'd9b183f99826df630eedeae29f70005993da3d64' into cat 23 January 2009, 22:27:59 UTC
a6c236b update manifest and gemspec 23 January 2009, 22:26:11 UTC
6968c00 update readme 23 January 2009, 22:25:04 UTC
fc28a90 Merge commit 'bac34fab3a27a12b35add1ecab409b19941e29a6' 23 January 2009, 22:22:22 UTC
9b02059 couple of tweaks to line numbering option 23 January 2009, 22:17:38 UTC
d9b183f Fix site payload available to files 23 January 2009, 12:48:43 UTC
d63f1f9 Added line number capabilities to highlight blocks 22 January 2009, 19:38:04 UTC
4b2fa43 update manifest and gemspec 22 January 2009, 00:26:56 UTC
c03f8a9 update history 22 January 2009, 00:24:29 UTC
3ee55f1 Merge commit 'ea70d8ac7ae26f' into amp 22 January 2009, 00:04:38 UTC
9b4c2db update history 21 January 2009, 23:54:52 UTC
6d7a7f6 Merge commit 'd397b762dae' 21 January 2009, 23:54:02 UTC
e3951a3 update history 21 January 2009, 23:26:41 UTC
5311b71 fix accessor line conflict 21 January 2009, 23:25:55 UTC
5a6fae5 update history 21 January 2009, 23:14:21 UTC
145a2cc Merge commit '6980948528f' 21 January 2009, 23:13:10 UTC
c562c16 update history 21 January 2009, 23:08:47 UTC
46259d0 Merge commit 'a0da1249a31faa704' 21 January 2009, 23:08:18 UTC
b97f04f update history 21 January 2009, 23:05:29 UTC
73a5478 Merge commit '5cfa956448f00730' 21 January 2009, 23:04:57 UTC
f20b3dd update history 21 January 2009, 23:01:10 UTC
e77b6f8 Merge commit '32a9b6b8dd330e826' 21 January 2009, 23:00:15 UTC
0fae91a update history 21 January 2009, 22:54:00 UTC
e53ac7a Bumping gemspec for the ampersand fix 20 January 2009, 23:58:32 UTC
36466f1 add minimal tests for xml_escape filter Signed-off-by: Nick Quaranto <nick@quaran.to> 20 January 2009, 12:22:17 UTC
d595cd7 entitify ampersands to prevent malformed unescaping output Signed-off-by: Nick Quaranto <nick@quaran.to> 20 January 2009, 12:22:15 UTC
ea70d8a add minimal tests for xml_escape filter 20 January 2009, 09:21:22 UTC
f7a40f4 entitify ampersands to prevent malformed unescaping output 20 January 2009, 09:12:23 UTC
d397b76 Ampersands need to be escaped. 20 January 2009, 01:35:45 UTC
0b78c32 Added option to not put file date in permalink URL 19 January 2009, 08:58:53 UTC
6980948 Allowing .htaccess files to be copied over into the generated site, to help those migrating from other blogging systems. Used an array inlcusion check vs. == in case there are other special cases like this, subtly thumbing my nose at YNGNI I guess. 16 January 2009, 22:44:32 UTC
5cfa956 Fixed an issue with pygments, markdown, and newlines. 11 January 2009, 19:03:46 UTC
bdbf1b9 Created a test to expose a bug with markdown and pygments The error seems to stem from how markdown expects certain blocks to begin and end with a newline. 11 January 2009, 19:01:58 UTC
32a9b6b created a converter for textpattern, and a simple usage guide 09 January 2009, 20:10:52 UTC
a0da124 Add a working Mephisto / MySQL converter 05 January 2009, 00:58:54 UTC
15c5a78 Fixing permalink support 04 January 2009, 23:35:59 UTC
eb70d75 Merge commit 'mojombo/master' 04 January 2009, 10:03:18 UTC
94c06d0 more flexible textile and markdown extension matching 02 January 2009, 21:07:48 UTC
back to top