eugenebolshakov
|
ee0167d706
|
Made pages respect permalinks style and permalinks in yml front matter
|
2009-05-10 14:53:00 +04:00 |
Nick Quaranto
|
45b46722bf
|
Making the generated site test happy when doing a glob on Ubuntu
|
2009-04-22 22:35:53 -04:00 |
Nick Quaranto
|
ae4e7725bf
|
Bringing back the test_site tests
|
2009-03-18 08:37:03 -04:00 |
Nick Quaranto
|
479d8c7572
|
Allowing the dest_dir and source_dir helpers to take arguments so tests aren't littered with File.joins
|
2009-03-17 23:23:47 -04:00 |
Nick Quaranto
|
c60be9c571
|
Stubbing out the configuration makes for much less warnings.
|
2009-03-17 23:17:51 -04:00 |
Josh Nichols and Nick Quaranto
|
d602600394
|
Fixed test_generated_site.
|
2009-03-17 20:44:25 -04:00 |
Josh Nichols and Nick Quaranto
|
18b512a531
|
Merge branch 'qrush/shoulda' into can_has_good_tests
Conflicts:
test/test_generated_site.rb
test/test_post.rb
test/test_site.rb
test/test_tags.rb
|
2009-03-17 20:31:10 -04:00 |
mreid
|
cb13ea3000
|
Rebased with mojombo. All tests pass. Some conflicts with Liquid and Maruku
|
2009-03-12 21:25:34 +11:00 |
Mark
|
6edfae8c26
|
Refactored configuration and command-line option code
|
2009-03-12 20:51:11 +11:00 |
Nick Quaranto
|
0e132bf2cb
|
Upgrading the rest of the tests to shoulda
|
2009-03-05 21:54:52 -05:00 |
Brandon Dimcheff
|
992c4a8e6f
|
prevented _posts from being copied to the destination directory
|
2009-03-04 01:24:52 -05:00 |
Nick Quaranto
|
efdd5ef395
|
Making sure that posts flagged as published: false don't get rendered or copied.
|
2009-02-10 01:13:36 -05:00 |
Nick Quaranto
|
1211f23b53
|
Adding support for setting post categories through YAML if not specified by directory structure
|
2009-02-10 01:12:20 -05:00 |
Nick Quaranto
|
2303115235
|
Making rake test happy on 1.8.7
|
2009-02-10 01:11:13 -05:00 |
Chad Ingram
|
d9b183f998
|
Fix site payload available to files
|
2009-01-23 04:48:43 -08:00 |
remi
|
b45fd65a36
|
added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed)
|
2008-12-23 05:32:25 -07:00 |