Commit Graph

1657 Commits

Author SHA1 Message Date
Parker Moore 61faef46cc Add documentation about relative_permalinks. #1081 2013-05-12 14:07:30 +02:00
Parker Moore 7671b45a92 Update history to reflect merge of #1066. 2013-05-12 12:12:49 +02:00
Parker Moore 179a746091 Merge pull request #1066 from Rowno/data-language
Add a `data-lang` attribute to code blocks
2013-05-12 03:11:11 -07:00
Parker Moore 427bb6aec7 Update history to reflect merge of #1081. 2013-05-12 11:57:56 +02:00
Parker Moore 28b9e351c4 Merge pull request #1081 from mojombo/relative-permalinks
Backwards-compatibilize relative permalinks
2013-05-12 02:55:49 -07:00
Parker Moore 91317b29b3 Update history to reflect merge of #1078 2013-05-12 11:53:37 +02:00
Parker Moore f9502dc9f5 Merge pull request #1078 from maul-esel/fix-num-category
Fix number category
2013-05-12 02:52:39 -07:00
Parker Moore d9e056bd60 Update history to reflect merge of #1084 2013-05-12 11:51:52 +02:00
Parker Moore 9140aad429 Merge pull request #1084 from maul-esel/deprecate-old-config
Deprecate old config 'server_port'
2013-05-12 02:50:20 -07:00
Parker Moore 665e8d15f7 Turn off relative permalinks on Jekyll docs. 2013-05-12 01:43:36 +02:00
Parker Moore 1d1d3727ce Merge branch 'master' into relative-permalinks
* master:
  Update history to reflect merge of #1079
  Update gemspec for new page-based docs.
  remove docs on installing pygments
2013-05-12 01:21:55 +02:00
Parker Moore c59cfcfd2e Not automatically deprecated. 2013-05-12 01:19:04 +02:00
Parker Moore d9f0dce67d make sure relative_permalinks is set to TRUE 2013-05-12 01:16:52 +02:00
Parker Moore 2e1316ec8b Ensure the page is in a subdir. That's the only time it's eff'd. 2013-05-12 01:08:33 +02:00
Parker Moore 6167747440 Say happy things when everything is cool 2013-05-12 01:07:58 +02:00
maul.esel 1b80fc8cc8 always be polite to the user :) 2013-05-11 20:03:55 +02:00
maul.esel a8788f4a0a copy over deprecated config option to new one 2013-05-11 19:57:11 +02:00
maul.esel c44d4248ac warn on use of deprecated "server_port" option 2013-05-11 19:54:06 +02:00
Parker Moore 0e82b4eb2f Use site config to determine whether permalinks should be relative. 2013-05-11 18:26:20 +02:00
Parker Moore 161244fd78 Add better language and link to Upgrading page in docs for relative permalinks deprecation msg 2013-05-11 18:06:33 +02:00
maul.esel eda11aa534 ensure number category is NOT included as fixnum 2013-05-11 18:03:51 +02:00
Parker Moore 1f23bc4dc0 Add support for relative permalinks 2013-05-11 18:03:03 +02:00
Parker Moore 19bc54bb07 Add doctor command 2013-05-11 18:02:53 +02:00
Parker Moore 6294c4a204 Better-formatted output with relation to 'Generating... done.' 2013-05-11 17:56:42 +02:00
Parker Moore b355ef6469 Add jekyll doctor command 2013-05-11 17:49:20 +02:00
Parker Moore e22b1bb74a Add deprecation support for pages in subfolders with relative permalinks. 2013-05-11 17:40:00 +02:00
Parker Moore 470a187395 Update history to reflect merge of #1079 2013-05-11 17:10:50 +02:00
Parker Moore 3b50f4116a Merge pull request #1079 from maul-esel/docs-remove-pygments
Remove docs on installing pygments
2013-05-11 08:09:53 -07:00
Parker Moore d869f99345 Update gemspec for new page-based docs. 2013-05-11 17:08:46 +02:00
maul.esel ef06f19a9e remove docs on installing pygments
This is no longer needed as stated by @parkr in #1021,
as jekyll now comes bundled with pygments.rb.

Fixes #1021.
2013-05-11 16:52:39 +02:00
Parker Moore d675ef6662 Fixed some things on the site. 2013-05-10 23:28:42 +02:00
Parker Moore fdceb50595 Can't use post_url to ask for the url's of the docs anymore. 2013-05-10 23:09:12 +02:00
Parker Moore fe921190c7 Moving /docs to /docs/home 2013-05-10 23:05:59 +02:00
Parker Moore 9530e56176 Fix links to /docs/ in the site. 2013-05-10 22:57:51 +02:00
Parker Moore 23087b9c3f Add permalink to docs/upgrading/ 2013-05-10 22:55:27 +02:00
Parker Moore d8070ec6be Make Upgrading docs page a Page. 2013-05-10 22:55:01 +02:00
Parker Moore 6bd7feeaa8 Update history to reflect merge of #985. Closes #980. 2013-05-10 22:13:32 +02:00
Parker Moore 628f8280d0 Merge benbalter:docs-pages #985 2013-05-10 22:11:36 +02:00
Parker Moore 65a1b33f6c Update history to reflect merge of #1073. 2013-05-10 21:55:57 +02:00
Parker Moore 6a36ace5ab Merge pull request #1073 from zachgersh/link_change
Changed link to liquid, was going to a dead link and it really bothered me
2013-05-10 12:54:46 -07:00
zachgersh 59f2a41ced Changed liquid link of the homepage. 2013-05-10 09:15:56 -07:00
zachgersh 29c165ef4c Changed the liquid link in posts. 2013-05-10 09:13:18 -07:00
zachgersh 7a2a9d36a7 Corrected additional liquid link on the Welcome page. 2013-05-10 08:59:56 -07:00
zachgersh 07d87b2cc0 Changed link to liquid, was going to a dead link and it really bothered me. 2013-05-10 08:53:47 -07:00
maul.esel 17cdd59206 adjust tests to new test post 2013-05-10 14:07:43 +02:00
maul.esel eae3ae8479 fix handling of number categories 2013-05-10 14:07:23 +02:00
Roland Warmerdam 2a6c722e78 Add a `data-lang` attribute to code blocks 2013-05-10 19:18:13 +12:00
Rafael Revi 528c94e481 new test case: numbers in categories 2013-05-10 02:20:43 -04:00
Parker Moore 012717ed04 Update history to reflect merge of #1061. 2013-05-09 13:51:55 +02:00
Mort Yao 8d0543d54c Bump pygments.rb version to 0.5.0 2013-05-09 13:51:25 +02:00