Commit Graph

837 Commits

Author SHA1 Message Date
Parker Moore 60c29561f2 Use plural 'type' in front matter defaults for pages/posts/drafts
Fixes #2657
2014-08-12 11:50:02 -04:00
Parker Moore ebb4a4c1b6 Specify Ruby Dev Headers on Installation docs page.
Closes #2728
2014-08-11 17:55:21 -04:00
Parker Moore 3ad202429c Merge pull request #2708 from felixkiss/patch-1 2014-08-10 17:05:58 -04:00
Pat Hawks b2eae2e676 Use `null` in YAML instead of `nil` 2014-08-10 13:05:23 -07:00
Douglas Anderson d0d8759c10 Removing indentation that was causing some paragraphs to be interpreted as code blocks 2014-08-10 13:51:42 -04:00
Felix Kiss d452fa65ba Update continuous-integration.md
Fix typo
2014-08-07 03:26:42 -04:00
Parker Moore 229cedfc50 Reorganize and update default configuration settings. #2456. 2014-08-06 16:01:47 -04:00
Parker Moore a959c06e44 Merge pull request #2688 from barryclark/add_smashing_mag_tutorial_to_resources_page 2014-08-06 15:29:19 -04:00
Barry Clark af1cc06184 blockquote needs spaces before it 2014-08-03 19:14:39 -04:00
Barry Clark d1b9dfc6c9 Adds Smashing Magazine tutorial to resources page 2014-08-03 18:51:36 -04:00
Daniel Mendler 4336e8e4b9 Link to jekyll-slim
Link to https://github.com/slim-template/jekyll-slim
2014-08-03 02:03:14 +02:00
Parker Moore 36996107e1 Merge pull request #2679 from budparr/master 2014-08-01 23:18:00 -04:00
Bud Parr cf2fe606a6 fix quote 2014-08-01 22:50:14 -04:00
Bud Parr 27f2d75d88 change links from Markdown to HTML 2014-08-01 22:44:38 -04:00
Parker Moore 99f99169a4 Add quick troubleshooting docs for 'Could not find a JavaScript runtime.'
Fixes #2327.
2014-08-01 14:20:29 -04:00
Parker Moore 1c8ae63ec3 Update site history. 2014-08-01 14:19:48 -04:00
Parker Moore cf44052b0f Merge pull request #2669 from budparr/master 2014-08-01 14:15:50 -04:00
Parker Moore febf2ea3cf Explain where Main files go and whereone can find an example site. 2014-08-01 14:13:44 -04:00
kleinfreund 650d78c2cf Fixing anchor references to #front-matter-defaults 2014-08-01 10:54:23 +02:00
kleinfreund 0ed02e9c1e Replacing front-matter/frontmatter with front matter 2014-08-01 10:07:09 +02:00
Bud Parr 1d669ed34b add back info class 2014-07-31 19:00:56 -04:00
Bud Parr cf94820e1a fix warning flag (move from wrong note) 2014-07-31 18:37:50 -04:00
Parker Moore d050fd11b5 Be more ambiguous about 'page.content'. But more transparent.
Fixes #2522.
2014-07-31 18:29:03 -04:00
Parker Moore 9ccbfa0bae Fix broken links now that docs is a collection in site. 2014-07-31 18:21:43 -04:00
Bud Parr d8a7d770b4 add warning flag to note 2014-07-31 17:54:56 -04:00
Parker Moore 2953a7c663 Rearrange _config.yml 2014-07-31 04:43:33 -04:00
Parker Moore b53b4a5e5a Move to Sass. 2014-07-31 04:40:07 -04:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00
Parker Moore dc894e41af Prep for v2.2.0 release. 2014-07-29 19:02:51 -04:00
Parker Moore ee5828b2f7 Try to clarify the way sass imports happen.
/cc @mrzool
https://github.com/jekyll/jekyll-help/issues/104
2014-07-29 17:32:36 -04:00
William Denton 56a82b1e8a Move to "other" section 2014-07-28 12:21:01 -04:00
William Denton e9ae079fc3 Add jekyll-co2 plugin to list 2014-07-28 12:18:35 -04:00
Parker Moore 9b107a129a gcnovus and bahuvrihi no longer exist on GitHub. 2014-07-24 15:21:36 -04:00
Parker Moore 10d6dcc4a9 Fix link to Jekyll v1.0.0 release post.
What are timezones.
2014-07-24 15:18:25 -04:00
Parker Moore 812c0e9281 Fix post_url in 2.0.0 release post. [ci skip] 2014-07-23 17:20:37 -04:00
Parker Moore 7c021657e1 Try removing the timezone altogether. [ci skip] 2014-07-23 17:13:42 -04:00
Parker Moore 5dff30d90c Go back to UTC. 2014-07-23 17:12:29 -04:00
Parker Moore 3cc1b56810 Add jekyll-hook to deployment methods.
Port of #2617 to the master branch.
2014-07-23 16:58:34 -04:00
Parker Moore d0faba12a3 Merge pull request #2622 from alfredxing/fix-markdown-docs 2014-07-22 10:39:50 -04:00
Parker Moore 1404e041e8 Merge pull request #2623 from mvdbos/master 2014-07-22 10:33:10 -04:00
Parker Moore 55d78f3c9f Update the history I guess. 2014-07-22 10:32:57 -04:00
Matthijs van den Bos e9f427c75b Added kramdown-with-pygments plugin
This plugin enables Pygments syntax highlighting for Kramdown-parsed fenced code blocks
2014-07-22 12:23:35 +02:00
Alfred Xing a661cd8295 Remove resolved RedCloth issue from troubleshooting 2014-07-21 11:38:04 -07:00
Alfred Xing 1be83e4e33 Fix URL
Copy & paste error introduced a `.dev` local domain; change
to a relative path instead
2014-07-21 11:12:57 -07:00
Alfred Xing 9109495894 Update outdated "Extras" page and remove duplicate documentation 2014-07-21 10:58:57 -07:00
Parker Moore a262ea02d9 THOSE LINKS THO 2014-07-17 02:18:41 -04:00
Alfred Xing c0750c1a3f Fix rest of broken links 2014-07-16 14:43:43 -07:00
Alfred Xing 475e08bba3 Replace all RubyForge links with new residences 2014-07-16 13:43:09 -07:00
Parker Moore 7f48331ed4 Merge pull request #2601 from alfredxing/master 2014-07-15 11:47:37 -04:00
Parker Moore e511550c91 Add slugs to the release sub headers, too! 2014-07-15 11:31:43 -04:00