898d9d13a8Remove the word 'also' when describing Typo migrations.
Matt Rogers
2013-04-18 22:17:11 -0500
35a59ab766Use 'newer' instead of 'future'
Matt Rogers
2013-04-18 22:15:07 -0500
205e65d017Be explicit about what we require when migrating systems
Matt Rogers
2013-04-18 22:02:33 -0500
96fa05ac3dMake the text clearer for the layout option
Matt Rogers
2013-04-18 21:47:45 -0500
a8361315edAdd a missing 'the'
Matt Rogers
2013-04-18 21:32:26 -0500
f5a4d36efcAdd a missing comma
Matt Rogers
2013-04-18 21:18:14 -0500
c06bb76610Fix a verb tense mismatch
Matt Rogers
2013-04-18 21:04:40 -0500
ef6ae8c073Add a word that was missing
Matt Rogers
2013-04-18 21:01:10 -0500
2e65658920Fix up some verbiage that didn't jive quite right.
Matt Rogers
2013-04-18 20:57:39 -0500
8d7be33dfbWrap at 80 columns
Matt Rogers
2013-04-18 21:48:17 -0500
e1f04968e8Use pages for documentation, not posts, fixes#980.
Benjamin J. Balter
2013-04-18 10:10:59 -0400
ba64a9fe30Fail if destination directory for jekyll new exists and is not empty. Fixes#981.
Parker Moore
2013-04-16 18:24:10 +0200
11419868dcCSS reorganization
Benjamin J. Balter
2013-04-16 09:48:18 -0400
6ed41e373cRemove code duplication: #write in Page and Post is the same.
Parker Moore
2013-04-16 02:55:31 +0200
aba0e3a79eRelease 1.0.0.rc1
Parker Moore
2013-04-16 00:49:31 +0200
c0c0150bb5Release 1.0.0.rc1
Parker Moore
2013-04-16 00:47:31 +0200
82f32d5c02Merge configuration properly. Closes#978.
Parker Moore
2013-04-16 00:41:10 +0200
55b890b407Move site title to H1 tag, wrap header in header tag.
Benjamin J. Balter
2013-04-15 16:50:01 -0400
3bf38ad0d3significant rewrite of baseurl section for clarity, props mattr-
Benjamin J. Balter
2013-04-15 16:25:40 -0400
db31c1a453s/mardown/markdown/ part deux
Benjamin J. Balter
2013-04-15 16:16:27 -0400
4063e47fb9s/--server/serve/ part deux
Benjamin J. Balter
2013-04-15 16:15:38 -0400
766ef9e3das/mardown/markdown, props @mattr
Benjamin J. Balter
2013-04-15 16:13:46 -0400
7a0b6da5eds/along side/alongside/ h/t @mattr
Benjamin J. Balter
2013-04-15 16:13:22 -0400
6b624fb699upper case P dangit
Benjamin J. Balter
2013-04-15 16:12:54 -0400
075e14aaadmoar hard word wrapping
Benjamin J. Balter
2013-04-15 16:12:13 -0400
380e7a9744s/--server/serve
Benjamin J. Balter
2013-04-15 16:10:19 -0400
783d59045bremove stray comma
Benjamin J. Balter
2013-04-15 16:09:24 -0400
343d56dfe3hard wrap *all* the things!
Benjamin J. Balter
2013-04-15 16:09:02 -0400
223dbdc15586'd conditional IE classes
Benjamin J. Balter
2013-04-15 13:37:05 -0400
91bcb83c8aplurlize file(s)
Benjamin J. Balter
2013-04-15 13:34:38 -0400
55368898f5Clarify new way to do server and auto, props @parkr
Benjamin J. Balter
2013-04-15 13:33:53 -0400
e7546a98f6Remove unnecessary override of #read_yaml in Page.
Parker Moore
2013-04-15 19:24:23 +0200
f6f3aa6218Update history to reflect merge of #977. Repealed #580.
Parker Moore
2013-04-15 19:21:15 +0200
9571e4c536Merge pull request #977 from maul-esel/no-layout-defaults
Parker Moore
2013-04-15 10:19:32 -0700
e4b8dbc112Add files to the manifest in the gemspec
Parker Moore
2013-04-15 19:15:55 +0200
db76121d89Make --config usage more explicit.
Benjamin J. Balter
2013-04-15 12:56:33 -0400
14ca57893f86'd Chrome Frame in template site
Benjamin J. Balter
2013-04-15 12:04:27 -0400
532adddbb8quick shout out to jekyll new
Benjamin J. Balter
2013-04-15 12:02:06 -0400
f8e8160358clarify baseurl usage
Benjamin J. Balter
2013-04-15 11:56:46 -0400
cc5ce06d78remove tests for default layouts
maul.esel
2013-04-15 17:24:18 +0200
b7064a4bc3remove 'post' and 'page' default layouts
maul.esel
2013-04-15 17:24:09 +0200
5a8a04391cUpdate history to reflect merge of #957.
Parker Moore
2013-04-15 16:25:42 +0200
afa3ef90b9Merge pull request #957 from mojombo/timezonify
Parker Moore
2013-04-15 07:23:53 -0700
457e90fd41Just remove the darn TEST_DIR
Parker Moore
2013-04-15 15:42:21 +0200
b4f68baafbJekyll.set_timezone accepts just the timezone, not the config
Parker Moore
2013-04-15 15:39:36 +0200
b68d33ed8bRemove 'shell' from description of changing TZ
Parker Moore
2013-04-15 14:37:37 +0200
aa1f52fce8Renamed timezone feature scenarios
Parker Moore
2013-04-15 14:35:28 +0200
83cb01dd59Using File.exists? more generally instead of File.directory? so /tmp/jekyll is always removed before running tests
Parker Moore
2013-04-15 14:33:52 +0200
88e68e038aExtract out date parsing in feature steps
Parker Moore
2013-04-15 14:32:14 +0200
9c57fad430Finished feature for timezone shifting.
Parker Moore
2013-04-15 00:31:40 +0200
df868b308aSet Jekyll path relative to the env file, not to CWD
Parker Moore
2013-04-14 21:00:03 +0200
48795462c2Cucumber: remove test dir if it's there
Parker Moore
2013-04-14 20:59:40 +0200
b51b796a1eFeature for timezone switching
Parker Moore
2013-04-14 20:59:31 +0200
fbf818b618Add example TZ and default value note.
Parker Moore
2013-04-14 20:23:20 +0200
d6a08b093aAdd docs for timezone setting.
Parker Moore
2013-04-14 20:20:56 +0200
c0a2d0f888Fixed syntax error
Parker Moore
2013-04-13 16:45:42 +0200
b249289b9dSet the timezone for the process
Parker Moore
2013-04-13 16:40:05 +0200
5bcce7a1f1Fix unit tests for Configuration#backwards_compatibilize
Parker Moore
2013-04-15 00:41:46 +0200
d33f45ff05Merge branch 'master' of github.com:mojombo/jekyll
Parker Moore
2013-04-15 00:32:17 +0200
f7310f554eWhitespace in post.rb
Parker Moore
2013-04-15 00:32:04 +0200
55a964a7daPrint deprecation warnings for 'server', 'watch' and 'auto' when loaded from files. Fixes#972
Parker Moore
2013-04-14 23:18:47 +0200