Commit Graph

4615 Commits

Author SHA1 Message Date
Parker Moore ebb4a4c1b6 Specify Ruby Dev Headers on Installation docs page.
Closes #2728
2014-08-11 17:55:21 -04:00
Parker Moore fd2d7df9b7 Don't concat extnames in output for multiple converters 2014-08-10 20:32:29 -04:00
Parker Moore 8c0cd10b07 Update history to reflect merge of #2704 [ci skip] 2014-08-10 20:30:07 -04:00
Parker Moore 6f8b8816f5 Merge pull request #2704 from jekyll/mult-converters 2014-08-10 20:29:37 -04:00
Parker Moore 6470804a51 Update history to reflect merge of #2716 [ci skip] 2014-08-10 20:28:49 -04:00
Parker Moore 47b38cf9ee Merge pull request #2716 from jekyll/reform-watch 2014-08-10 20:28:38 -04:00
Parker Moore e4b829da3b Update history to reflect merge of #2708 [ci skip] 2014-08-10 17:06:29 -04:00
Parker Moore 3ad202429c Merge pull request #2708 from felixkiss/patch-1 2014-08-10 17:05:58 -04:00
Parker Moore fb02ce1e33 Update history to reflect merge of #2720 [ci skip] 2014-08-10 16:45:42 -04:00
Parker Moore 11373acb15 Merge pull request #2720 from jekyll/read-in-utf8 2014-08-10 16:45:11 -04:00
Parker Moore 9b3ccee3dd Pass in options to File.open in Document. 2014-08-10 16:23:33 -04:00
Parker Moore f0e91b3667 Update history to reflect merge of #2719 [ci skip] 2014-08-10 16:19:19 -04:00
Parker Moore 966b22488c Merge pull request #2719 from pathawks/null-not-nil 2014-08-10 16:18:56 -04:00
Parker Moore 67da09e5e0 Update history to reflect merge of #2718 [ci skip] 2014-08-10 16:18:17 -04:00
Parker Moore e5463b41f2 Merge pull request #2718 from jekyll/case-insensitive-extnames 2014-08-10 16:17:45 -04:00
Parker Moore 68fb130fd0 Add magic comments for UTF-8 2014-08-10 16:16:48 -04:00
Parker Moore 45a347c022 Read in every Document's content as UTF-8 2014-08-10 16:16:41 -04:00
Pat Hawks b2eae2e676 Use `null` in YAML instead of `nil` 2014-08-10 13:05:23 -07:00
Parker Moore 29254150b1 Update history to reflect merge of #2717 [ci skip] 2014-08-10 16:00:23 -04:00
Parker Moore d74b179ecd Merge pull request #2717 from hockeybuggy/fenced-paragraphs 2014-08-10 15:59:56 -04:00
Parker Moore 69cc414c1b Don't need to capture the group. 2014-08-10 15:44:36 -04:00
Parker Moore 533ed6eb38 Remove tests for the Command.ignored_paths method which now lives in jekyll-watch. 2014-08-10 14:46:06 -04:00
Parker Moore 3264766762 Use case-insensitive checking for the file extensions when loading config files. 2014-08-10 14:37:41 -04:00
Parker Moore c7c1eddd47 It's called Jekyll::Watcher 2014-08-10 14:33:11 -04: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
Parker Moore 1261c1cd66 Bump jekyll-watch version to 1.1. 2014-08-09 00:15:20 -04:00
Parker Moore 5a0c066845 Update history to reflect merge of #2707 [ci skip] 2014-08-09 00:13:59 -04:00
Parker Moore d4fbf5c056 Merge pull request #2707 from jekyll/jekyll-help 2014-08-09 00:13:29 -04:00
Parker Moore a2dfd6eddc Refactor based on jekyll-watch clean-up.
https://github.com/jekyll/jekyll-watch/pull/5
2014-08-09 00:13:18 -04:00
Felix Kiss d452fa65ba Update continuous-integration.md
Fix typo
2014-08-07 03:26:42 -04:00
Parker Moore 939c67222a Check to make sure the command is valid. 2014-08-06 21:28:21 -04:00
Parker Moore 23515acc31 Slim down help command. 2014-08-06 21:20:39 -04:00
Parker Moore a0f449d613 Add 'jekyll help' command.
Ref: #2695
2014-08-06 21:17:44 -04:00
Parker Moore 565bbada08 Update history to reflect merge of #2705 [ci skip] 2014-08-06 20:15:25 -04:00
Parker Moore a0b30a9cc7 Merge pull request #2705 from bcomnes/dont_read_categories_from_path 2014-08-06 20:14:43 -04:00
Bret Comnes 311f3be63b Fixed ignore subir test. 2014-08-06 16:45:34 -07:00
Bret Comnes f29884593b Reverted deleted test and modified ensure subdirs are ignored. 2014-08-06 16:05:53 -07:00
Bret Comnes d0ac4915cb Reverts 18c033dc5c
The merge that is reverted assigned categories to posts
based on the subfolders in the _posts directory and 
was merged under the understanding that it was fixing a bug.

Subfolders in the _posts directory should not assign 
metadata information to posts at this point in time and 
was not a bug.
2014-08-06 14:20:03 -07:00
Parker Moore d004bc4ea5 Allow Convertibles to be converted by >= 1 converters. 2014-08-06 16:20:24 -04:00
Parker Moore b00c5e9587 Update history to reflect closing of #2456. [ci skip] 2014-08-06 16:02:22 -04:00
Parker Moore 229cedfc50 Reorganize and update default configuration settings. #2456. 2014-08-06 16:01:47 -04:00
Parker Moore 5796690827 Update history to reflect merge of #2682 [ci skip] 2014-08-06 15:31:20 -04:00
Parker Moore cb671acd0c Merge pull request #2682 from alfredxing/date-parser-util 2014-08-06 15:30:02 -04:00
Parker Moore 85bd3836d0 Update history to reflect merge of #2688 [ci skip] 2014-08-06 15:29:43 -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
Parker Moore 99a48499c7 Update history to reflect merge of #2693 [ci skip] 2014-08-06 15:28:32 -04:00
Parker Moore 21b6a01980 Merge pull request #2693 from ivantsepp/2142_partial_liquid_output_tag_in_include_tag 2014-08-06 15:28:07 -04:00
Parker Moore df91299550 Update history to reflect merge of #2696 [ci skip] 2014-08-06 15:27:26 -04:00
Parker Moore 5eacc9e831 Merge pull request #2696 from jekyll/jekyll-autogeneration-disabled 2014-08-06 15:27:16 -04:00
Parker Moore 9e679e7d4a Update history to reflect merge of #2687 [ci skip] 2014-08-06 15:24:16 -04:00