Matt Rogers
|
ef6ae8c073
|
Add a word that was missing
|
2013-04-18 23:17:08 -05:00 |
Matt Rogers
|
2e65658920
|
Fix up some verbiage that didn't jive quite right.
|
2013-04-18 23:17:08 -05:00 |
Matt Rogers
|
8d7be33dfb
|
Wrap at 80 columns
|
2013-04-18 23:16:53 -05:00 |
Benjamin J. Balter
|
e1f04968e8
|
Use pages for documentation, not posts, fixes #980.
|
2013-04-18 10:10:59 -04:00 |
Parker Moore
|
ba64a9fe30
|
Fail if destination directory for jekyll new exists and is not empty. Fixes #981.
|
2013-04-16 18:24:10 +02:00 |
Benjamin J. Balter
|
11419868dc
|
CSS reorganization
1. Fix regression on s/.footer/footer/
2. Fix whitespace and tabbing
3. Reorganize properties more logically
|
2013-04-16 09:48:18 -04:00 |
Parker Moore
|
6ed41e373c
|
Remove code duplication: #write in Page and Post is the same.
|
2013-04-16 02:55:31 +02:00 |
Parker Moore
|
aba0e3a79e
|
Release 1.0.0.rc1
|
2013-04-16 00:49:31 +02:00 |
Parker Moore
|
c0c0150bb5
|
Release 1.0.0.rc1
|
2013-04-16 00:47:31 +02:00 |
Parker Moore
|
82f32d5c02
|
Merge configuration properly. Closes #978.
|
2013-04-16 00:41:10 +02:00 |
Benjamin J. Balter
|
55b890b407
|
Move site title to H1 tag, wrap header in header tag.
|
2013-04-15 16:50:01 -04:00 |
Benjamin J. Balter
|
3bf38ad0d3
|
significant rewrite of baseurl section for clarity, props mattr-
|
2013-04-15 16:25:40 -04:00 |
Benjamin J. Balter
|
db31c1a453
|
s/mardown/markdown/ part deux
|
2013-04-15 16:16:27 -04:00 |
Benjamin J. Balter
|
4063e47fb9
|
s/--server/serve/ part deux
|
2013-04-15 16:15:38 -04:00 |
Benjamin J. Balter
|
766ef9e3da
|
s/mardown/markdown, props @mattr
|
2013-04-15 16:13:46 -04:00 |
Benjamin J. Balter
|
7a0b6da5ed
|
s/along side/alongside/ h/t @mattr
|
2013-04-15 16:13:22 -04:00 |
Benjamin J. Balter
|
6b624fb699
|
upper case P dangit
|
2013-04-15 16:12:54 -04:00 |
Benjamin J. Balter
|
075e14aaad
|
moar hard word wrapping
|
2013-04-15 16:12:13 -04:00 |
Benjamin J. Balter
|
380e7a9744
|
s/--server/serve
|
2013-04-15 16:10:19 -04:00 |
Benjamin J. Balter
|
783d59045b
|
remove stray comma
|
2013-04-15 16:09:24 -04:00 |
Benjamin J. Balter
|
343d56dfe3
|
hard wrap *all* the things!
|
2013-04-15 16:09:02 -04:00 |
Benjamin J. Balter
|
223dbdc155
|
86'd conditional IE classes
|
2013-04-15 13:37:05 -04:00 |
Benjamin J. Balter
|
91bcb83c8a
|
plurlize file(s)
|
2013-04-15 13:34:38 -04:00 |
Benjamin J. Balter
|
55368898f5
|
Clarify new way to do server and auto, props @parkr
see https://github.com/mojombo/jekyll/pull/965#issuecomment-16396829
|
2013-04-15 13:33:53 -04:00 |
Parker Moore
|
e7546a98f6
|
Remove unnecessary override of #read_yaml in Page.
|
2013-04-15 19:24:23 +02:00 |
Parker Moore
|
f6f3aa6218
|
Update history to reflect merge of #977. Repealed #580.
|
2013-04-15 19:21:15 +02:00 |
Parker Moore
|
9571e4c536
|
Merge pull request #977 from maul-esel/no-layout-defaults
No layout defaults (reverts #580)
|
2013-04-15 10:19:32 -07:00 |
Parker Moore
|
e4b8dbc112
|
Add files to the manifest in the gemspec
|
2013-04-15 19:15:55 +02:00 |
Benjamin J. Balter
|
db76121d89
|
Make --config usage more explicit.
See https://github.com/mojombo/jekyll/pull/965#discussion_r3797116 and https://github.com/mojombo/jekyll/pull/965#discussion_r3797085
Props @parkr.
|
2013-04-15 12:56:33 -04:00 |
Benjamin J. Balter
|
14ca57893f
|
86'd Chrome Frame in template site
|
2013-04-15 12:04:27 -04:00 |
Benjamin J. Balter
|
532adddbb8
|
quick shout out to jekyll new
|
2013-04-15 12:02:06 -04:00 |
Benjamin J. Balter
|
f8e8160358
|
clarify baseurl usage
|
2013-04-15 11:56:46 -04:00 |
maul.esel
|
cc5ce06d78
|
remove tests for default layouts
|
2013-04-15 17:24:18 +02:00 |
maul.esel
|
b7064a4bc3
|
remove 'post' and 'page' default layouts
|
2013-04-15 17:24:09 +02:00 |
Parker Moore
|
5a8a04391c
|
Update history to reflect merge of #957.
|
2013-04-15 16:25:42 +02:00 |
Parker Moore
|
afa3ef90b9
|
Merge pull request #957 from mojombo/timezonify
Set Timezone in _config.yml
|
2013-04-15 07:23:53 -07:00 |
Parker Moore
|
457e90fd41
|
Just remove the darn TEST_DIR
|
2013-04-15 15:42:21 +02:00 |
Parker Moore
|
b4f68baafb
|
Jekyll.set_timezone accepts just the timezone, not the config
|
2013-04-15 15:39:36 +02:00 |
Parker Moore
|
b68d33ed8b
|
Remove 'shell' from description of changing TZ
|
2013-04-15 14:37:37 +02:00 |
Parker Moore
|
aa1f52fce8
|
Renamed timezone feature scenarios
|
2013-04-15 14:35:28 +02:00 |
Parker Moore
|
83cb01dd59
|
Using File.exists? more generally instead of File.directory? so /tmp/jekyll is always removed before running tests
|
2013-04-15 14:34:06 +02:00 |
Parker Moore
|
88e68e038a
|
Extract out date parsing in feature steps
|
2013-04-15 14:32:14 +02:00 |
Parker Moore
|
9c57fad430
|
Finished feature for timezone shifting.
|
2013-04-15 00:42:14 +02:00 |
Parker Moore
|
df868b308a
|
Set Jekyll path relative to the env file, not to CWD
|
2013-04-15 00:42:14 +02:00 |
Parker Moore
|
48795462c2
|
Cucumber: remove test dir if it's there
|
2013-04-15 00:42:14 +02:00 |
Parker Moore
|
b51b796a1e
|
Feature for timezone switching
|
2013-04-15 00:42:13 +02:00 |
Parker Moore
|
fbf818b618
|
Add example TZ and default value note.
|
2013-04-15 00:42:13 +02:00 |
Parker Moore
|
d6a08b093a
|
Add docs for timezone setting.
|
2013-04-15 00:42:13 +02:00 |
Parker Moore
|
c0a2d0f888
|
Fixed syntax error
|
2013-04-15 00:42:13 +02:00 |
Parker Moore
|
b249289b9d
|
Set the timezone for the process
|
2013-04-15 00:42:13 +02:00 |