Coby Chapple
7fa4633c00
monospace type tweaks
2013-04-04 18:15:33 +01:00
Coby Chapple
65eadd4172
💄 prettier diff
2013-04-04 18:11:57 +01:00
Coby Chapple
91e66310c3
add code highlighting stuff back in
2013-04-04 18:09:18 +01:00
Coby Chapple
a765b75b5e
some polish for the docs nav/content responsiveness
2013-04-04 18:05:03 +01:00
Coby Chapple
f583e4fbb5
some simple js to switch location using the dropdown on mobiles
2013-04-04 17:30:41 +01:00
Coby Chapple
780472ff55
not sure wtf happened here
2013-04-04 17:01:10 +01:00
Coby Chapple
258df5146c
add a dropdown for navigating docs on mobiles
2013-04-04 16:51:43 +01:00
Coby Chapple
6270ae0d33
derp we need one of these
2013-04-04 16:51:26 +01:00
Coby Chapple
662bc3b5ac
start working docs styles back in
2013-04-04 16:51:18 +01:00
Coby Chapple
68e82a1cac
twerk the github pages section a bit so it mostly works
2013-04-04 16:28:25 +01:00
Coby Chapple
f98482d0fa
retinafy octojekyll
2013-04-04 16:28:08 +01:00
Coby Chapple
8354ef1960
Merge remote-tracking branch 'mojombo/master' into responsify
2013-04-04 15:11:23 +01:00
Coby Chapple
95672bac99
some polish for the quick-start instructions section
2013-04-04 15:10:55 +01:00
Coby Chapple
fbfe891295
finally style the mobile nav items a bit more consistently
2013-04-04 14:49:30 +01:00
Coby Chapple
0abc3dc975
don’t cut off the edges of the logo
2013-04-04 14:30:02 +01:00
Parker Moore
d3e92183fd
Update history to reflect merge of #909 .
2013-04-03 23:11:40 +02:00
Parker Moore
cf461ea1a5
Merge pull request #909 from x3ro/symlinked-static-files
...
Fix symlinked static files not being correctly built in unsafe mode
2013-04-03 14:10:35 -07:00
Parker Moore
cf393cb862
Using directory_watcher 1.4.1.
...
1.5.1 has issues on ubuntu.
#916 .
2013-04-03 19:03:25 +02:00
Parker Moore
5f7b9b8504
Merge pull request #916 from AlexanderEkdahl/directory_pre_load
...
Preloads directory_watcher glob
2013-04-03 09:52:36 -07:00
Parker Moore
e0a1bbe6e5
Update history to reflect inclusion of fix from #916 .
2013-04-03 00:59:25 +02:00
Alexander Ekdahl
91197a1928
Fixes for directory_watcher 1.5.x integration. Closes #916 .
2013-04-03 00:58:25 +02:00
Parker Moore
050bcbf6d1
Merge pull request #913 from dracula2000/master
...
Add code climate badge to README
2013-04-02 15:45:41 -07:00
Alexander Ekdahl
8810dc6479
Preloads directory_watcher glob
2013-04-02 17:46:07 +02:00
Brian Kim
d1de9e29d1
Add code climate badge to README
2013-04-01 16:42:53 -04:00
Parker Moore
6c6c576098
Update history to reflect merge of #910 .
2013-04-01 20:03:33 +02:00
Parker Moore
791fa3ea7d
Merge pull request #910 from x3ro/fix-import-command-parameters
...
Fix import command parameters
2013-04-01 11:02:20 -07:00
Lucas Jenss
571bdd686c
Move tests for symlinked files to separate test cases
2013-04-01 12:02:15 +02:00
Lucas Jenss
88bd349ca9
Fix import command parameters
...
Apparently, the Commander gem treats options as boolean values
when one does not indicate that a certain options is followed
by a string. This led to the jekyll-import gem only receiving
booleans instead of dbname/user/pwd...
2013-03-31 22:49:07 +02:00
Lucas Jenss
2c7325223f
Fix symlinked assets not being included, even in unsafe mode
2013-03-31 20:49:43 +02:00
Lucas Jenss
0bebe0f31c
Add test for processing of symlinked static files and pages
2013-03-31 20:20:15 +02:00
Parker Moore
58f64e8269
Merge pull request #885 from mattr-/remove-unused-code
...
Remove unused code
2013-03-26 04:11:30 -07:00
Matt Rogers
fa39a97bc6
Remove unused code
2013-03-25 21:22:42 -05:00
Parker Moore
0520ecb3c4
Update history to reflect merge of #883
2013-03-25 19:01:57 +01:00
Parker Moore
51e130bb79
Force usage of older directory_watcher gem as 1.5 is broken. #883
2013-03-25 19:01:28 +01:00
Aleksey V. Zapparov
196e26b580
Flatten tags and categories lists. Fixes #741 .
2013-03-19 23:16:53 +01:00
Parker Moore
0353733455
@mojombo and I are sick of Travis emails.
2013-03-19 22:38:58 +01:00
Parker Moore
a72cdc9293
Auto-regeneration fails loudly. Fixes #470 .
2013-03-19 22:31:37 +01:00
Parker Moore
d6e0e5e297
Syncing STDOUT. Fixes #625 .
2013-03-19 22:22:46 +01:00
Parker Moore
787d68f512
Release 1.0.0.beta2
2013-03-19 00:11:33 +01:00
Parker Moore
de8f0c986c
Update version for 1.0.0.beta2.
2013-03-19 00:08:56 +01:00
Parker Moore
51ec073e34
Add 0.12.1 release notes to History.txt in master. #866
2013-03-18 18:32:50 +01:00
Parker Moore
c1f309d2d7
Update history to reflect merge of #872 . Closes #842 .
2013-03-18 00:00:48 +01:00
Parker Moore
b83d0a3fa5
Merge pull request #872 from mojombo/downcase-post-cats
...
Ensure all Post categories are downcase
2013-03-17 15:59:25 -07:00
Parker Moore
73ca35ee81
Ensure all categories are downcase. Fix for #842 .
2013-03-17 23:43:37 +01:00
Parker Moore
9d814a4eb7
Add method String#force_encoding to 1.8.7
2013-03-17 23:35:46 +01:00
Parker Moore
e3192792cd
Merge branch 'master' of github.com:mojombo/jekyll
...
* 'master' of github.com:mojombo/jekyll:
Added note to highlight common pitfall/misconception regarding Pagination's capabilities.
2013-03-17 22:31:50 +01:00
Parker Moore
036fce8799
Update history to reflect merge of #555 . Closes #555 .
2013-03-17 22:29:50 +01:00
Dave Wasmer
f7f64576e5
Force encoding of the rdiscount TOC to UTF8 to avoid conversion errors
2013-03-17 22:28:52 +01:00
Parker Moore
dd7cf6511e
Merge pull request #853 from davecranwell/master
...
Pagination can't be filtered by tag or category, but this isn't clear and is often found out too late by an implementer
2013-03-17 14:24:57 -07:00
Parker Moore
677a87e437
Update history to reflect #861
2013-03-17 21:34:35 +01:00