Commit Graph

161 Commits

Author SHA1 Message Date
Parker Moore ed80f6b017 Merge branch 'add_contentblocks' of git://github.com/rustygeldmacher/jekyll into rustygeldmacher-add_contentblocks
* 'add_contentblocks' of git://github.com/rustygeldmacher/jekyll:
  Added jekyll-contentblocks to the plugins list
2013-05-14 21:00:00 +02:00
Parker Moore 7611b936b1 The --watch has two dashes. Prevent MaRuKu blending them into an emdash. 2013-05-14 20:58:28 +02:00
Parker Moore 8793048add The CLI command isn't capitalized :) 2013-05-14 20:29:14 +02:00
Parker Moore 3f21f87ccf Make MaRuKu bend to our will. 2013-05-14 20:27:17 +02:00
Parker Moore a85f7c1cf2 Merge pull request #1089 from zachgersh/cobyism_style
Adds margin to code highlights. Tweaks colorscheme of notes.
2013-05-14 10:57:18 -07:00
zachgersh fed4f516bf Simplified based on cobyism suggestion. 2013-05-14 08:25:54 -07:00
zachgersh f2d7cdea89 Fixed shading on notes, made it less apparent. 2013-05-13 23:31:05 -07:00
David Briggs 47e1a449e1 fix upgrade docs 2013-05-14 00:12:48 -04:00
Parker Moore d99b4324e7 When talking about post excerpts, be singular about it. 2013-05-12 23:19:38 +02:00
Parker Moore 6aaf631fcf Fix some language problems, props @maul-esel 2013-05-12 23:18:25 +02:00
Parker Moore f1c5579c5b Add docs for post excerpt #1072 2013-05-12 17:54:15 +02:00
Parker Moore 208becee86 Add docs for gist tag. 2013-05-12 16:20:05 +02:00
Parker Moore f56090be3f Updated language for relative_permalinks 2013-05-12 16:05:18 +02:00
Parker Moore 61faef46cc Add documentation about relative_permalinks. #1081 2013-05-12 14:07:30 +02:00
Parker Moore 665e8d15f7 Turn off relative permalinks on Jekyll docs. 2013-05-12 01:43:36 +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 628f8280d0 Merge benbalter:docs-pages #985 2013-05-10 22:11:36 +02: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
Rusty Geldmacher 1646c223c4 Added jekyll-contentblocks to the plugins list 2013-05-09 10:09:12 -04:00
Chris Jones 25cb387953 Changed https to http in the GitHub Pages link. fixes #1051. 2013-05-07 23:53:17 +02:00
Pascal Borreli d34991ce3d Removed useless measure in css 2013-05-06 16:10:29 +01:00
Pascal Borreli 221c525057 Fixed duplicate attribute in css 2013-05-06 16:09:26 +01:00
Pascal Borreli b61f81c64d Removed duplicate css entry 2013-05-06 16:08:36 +01:00
Pascal Borreli eacf7e948b Fixed typos 2013-05-06 16:07:45 +01:00
Pascal Borreli e4e73bddb3 Fixed select closing tag 2013-05-06 15:57:43 +01:00
Nikkau f4f2932cb8 Removing manual install of Pip and Distribute
Brew automatically install Pip and Distribute.

https://github.com/mxcl/homebrew/blob/master/Library/Formula/python.rb#L245-247
2013-05-06 16:19:47 +03:00
Olov Lassus 7a65f2d268 Updated URL for Markdown references plugin (moved from Gist to a GitHub project) 2013-05-06 11:53:52 +03:00
David Briggs a5a6be1b1b fix unescaped liquid tag, fixes #1019 2013-05-06 10:51:08 +02:00
Parker Moore 24d694e6a0 We now have native drafts, wahoo 2013-05-05 23:42:08 +02:00
Parker Moore 0619265e5b Update Upgrading docs. #965 2013-05-05 23:39:42 +02:00
Parker Moore 04837f7c78 Merge pull request #965 from benbalter/upgrading-docs
Add docs to help users upgrade from < 1.0, fixes #877
2013-05-05 14:10:44 -07:00
Parker Moore ce999f12fc Merge pull request #992 from maul-esel/consistent-page.url
add leading slash to page.url and post.url
2013-05-05 13:56:15 -07:00
Coby Chapple e419029b93 update github logo in footer 2013-05-02 21:56:45 +01:00
Coby Chapple eaaba892a2 derp 2013-05-02 21:56:35 +01:00
Coby Chapple f0fc262812 tweak some of the code blocks on the troubleshooting page to work better on mobiles 2013-05-02 21:46:43 +01:00
Coby Chapple cdcb92bb38 make these clone instructions behave as blocks 2013-05-02 21:43:22 +01:00
Coby Chapple 6cc77dfeee this code block was sticking way out, usage detailed on gist anyway 2013-05-02 21:38:24 +01:00
Coby Chapple 72d4e1f65b oops, pagination page got left out 2013-05-02 21:34:47 +01:00
Coby Chapple 04bbca5871 use <th> instead of <td> for table headers on variable page 2013-05-02 21:32:41 +01:00
Coby Chapple 6f2f296578 more padding for extra quick-start command line 2013-05-02 21:32:07 +01:00
Coby Chapple 6a57d5248b merge in changes from latest master
conflicts:
- site/_posts/2012-07-01-permalinks.md
- site/css/style.css
- site/index.html
2013-05-02 21:16:47 +01:00