Parker Moore
|
9c296f04a9
|
Join the path with baseurl in Pager.paginate_url
|
2013-04-09 20:26:08 +02:00 |
Parker Moore
|
b9e7a31ab8
|
Return nil if num_page is nil
|
2013-04-09 20:25:43 +02:00 |
Parker Moore
|
e5bf5aa09e
|
Documentation for Pager.paginate_url
|
2013-04-09 20:25:33 +02:00 |
Parker Moore
|
102e29899f
|
Add some docs regarding what the paginator exposes in liquid
|
2013-04-09 20:11:12 +02:00 |
Parker Moore
|
c0f50f2c78
|
Update docs to use paginator.{next,previous}_page_path
|
2013-04-09 19:51:26 +02:00 |
Parker Moore
|
b10939912f
|
Add paginator.previous_page_path and paginator.next_page_path
|
2013-04-09 19:48:41 +02:00 |
Parker Moore
|
fd82635868
|
Merge pull request #941 from dracula2000/refactor-features
Remove superfluous references to File#close
|
2013-04-09 03:17:29 -07:00 |
Brian Kim
|
c9b03991f8
|
Remove superfluous references to File#close
|
2013-04-08 17:08:17 -04:00 |
Parker Moore
|
1b8c955446
|
Merge pull request #939 from jroes/patch-1
Link to LICENSE
|
2013-04-08 06:57:02 -07:00 |
Jonathan Roes
|
6dcf3ad265
|
Link to LICENSE
|
2013-04-08 09:47:30 -04:00 |
Parker Moore
|
59040b84db
|
Update history to reflect merge of #938
|
2013-04-08 15:41:34 +02:00 |
Parker Moore
|
5f8895dc5f
|
Merge pull request #938 from maul-esel/restrict-cucumber
exclude cucumber 1.2.4
|
2013-04-08 06:39:50 -07:00 |
maul.esel
|
439278fc2c
|
exclude cucumber 1.2.4
|
2013-04-08 13:25:47 +02:00 |
Tom Preston-Werner
|
fbbcf78a99
|
Update GH Pages docs for github.io change.
|
2013-04-07 15:33:21 -07:00 |
Parker Moore
|
7d71650b4c
|
Update history to reflect merge of #935
|
2013-04-08 00:20:59 +02:00 |
Parker Moore
|
b667a6a1a8
|
Merge pull request #935 from mojombo/baseurl-normalization
Fix cascade problem with site.baseurl.
|
2013-04-07 15:19:23 -07:00 |
Parker Moore
|
dbb3dd3a1a
|
Move port and host configuration options to Jekyll::DEFAULTS so Commander doesn't override in serving awkwardly.
|
2013-04-07 23:55:04 +02:00 |
Parker Moore
|
90366941a2
|
Update history to reflect merge of #928
|
2013-04-07 22:53:56 +02:00 |
Parker Moore
|
8bf55ef8fa
|
Merge pull request #928 from danieldriver/ordinal_date
add ordinal date permalink style (/YYYY/DDD/slug.html)
|
2013-04-07 13:52:30 -07:00 |
Parker Moore
|
1526aa3b1d
|
Fix cascade problem with site.baseurl. Fixes #931.
|
2013-04-07 22:47:55 +02:00 |
Parker Moore
|
5fe31bcbca
|
Update history to reflect merge of #934.
|
2013-04-07 22:39:53 +02:00 |
Parker Moore
|
659ad36329
|
Merge pull request #934 from mojombo/auto-to-watch
Backwards-compatibility for 'auto'
|
2013-04-07 13:38:42 -07:00 |
Parker Moore
|
ae462afb76
|
Backwards-compatibility for 'auto'. Fixes #821.
|
2013-04-07 22:29:30 +02:00 |
Parker Moore
|
b5d1b4e344
|
Update history to reflect merge of #918
|
2013-04-07 22:22:05 +02:00 |
Parker Moore
|
3e968ad14f
|
Merge pull request #918 from mojombo/awesome-docs
Clean up site docs to prepare for 1.0 release.
|
2013-04-07 13:20:03 -07:00 |
Parker Moore
|
b1c0f90d36
|
Update history to reflect merge of #875
|
2013-04-07 21:56:28 +02:00 |
Parker Moore
|
0f2c9d29ee
|
Merge pull request #875 from mojombo/posts-cant-be-dirs
Directories with valid post names should be filtered out
|
2013-04-07 12:54:42 -07:00 |
Parker Moore
|
ccf9d19aea
|
Update history to reflect merge of #892.
|
2013-04-07 21:44:49 +02:00 |
Parker Moore
|
7b36d26240
|
Merge pull request #892 from rafaelrosafu/master
Added date_to_rfc822 used on RSS feeds
|
2013-04-07 12:43:50 -07:00 |
Tom Preston-Werner
|
e427e82785
|
Clarify config option docs for problem in #858.
|
2013-04-07 11:39:43 -07:00 |
Tom Preston-Werner
|
565e815354
|
Fixes for @parkr comments.
|
2013-04-06 23:14:03 -07:00 |
Daniel Driver
|
ea753130e6
|
add ordinal date permalink style (/YYYY/DDD/slug.html)
|
2013-04-06 08:17:02 -04:00 |
Parker Moore
|
7376d66af2
|
Upgrade pygments.rb to 0.4.2. Fixes #927
|
2013-04-05 19:04:10 +02:00 |
Parker Moore
|
464ea6e90c
|
Update history to reflect merge of #890
|
2013-04-05 18:48:08 +02:00 |
Parker Moore
|
483a0b68b6
|
Merge pull request #890 from zachgersh/abbreviated_month
Added abbreviated month + test.
|
2013-04-05 09:44:50 -07:00 |
Parker Moore
|
8e18df5b09
|
Merge pull request #921 from tombell/patch-1
Remove pygments as a dependency
|
2013-04-05 09:40:39 -07:00 |
Coby Chapple
|
972b67cad7
|
more robust header responsivityishness
|
2013-04-05 11:20:41 +01:00 |
Coby Chapple
|
077deb2435
|
go back to thirds, for the header on tablets and above
|
2013-04-05 11:20:02 +01:00 |
Coby Chapple
|
aa6bc7dae9
|
change header grid so the nav doesn’t look so squished
|
2013-04-04 20:50:00 +01:00 |
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 |