Commit Graph

  • 485b37e3d1 move template site to default markdown renderer Benjamin J. Balter 2013-04-13 12:41:03 -0400
  • 028e580bb8 Remove short-circuits from Site Brian Kim 2013-04-13 12:39:49 -0400
  • e7815d873c Add implicit defaults to DEFAULTS Brian Kim 2013-04-13 12:37:38 -0400
  • 17f97cdbab Move manual printing to Jekyll.info and Jekyll.warn Parker Moore 2013-04-13 18:22:34 +0200
  • c5f6e527b5 Bring Logger and Deprecator into the fold Parker Moore 2013-04-13 18:05:03 +0200
  • a355762190 Run Jekyll::Deprecator.process upon invocation of Jekyll Parker Moore 2013-04-13 18:04:37 +0200
  • bc6748f139 Add Jekyll::Deprecator Parker Moore 2013-04-13 18:03:38 +0200
  • 61465053eb Add Jekyll::Logger Parker Moore 2013-04-13 18:02:16 +0200
  • dcad4b2867 Merge pull request #956 from jhauraw/doc-var-excerpt Parker Moore 2013-04-13 07:19:46 -0700
  • 891ccbd656 Merge pull request #953 from mojombo/refactor-configuration Parker Moore 2013-04-13 07:19:03 -0700
  • 48bb29c1f7 Moved 'excerpt' var below 'title'. Jhaura Wachsman 2013-04-12 18:26:29 -0700
  • 73a1ffd77a Add 'excerpt' page variable to Docs Variables page. Jhaura Wachsman 2013-04-12 17:42:48 -0700
  • a971fec801 rescue block for the method and added redcarpet as option for parser Parker Moore 2013-04-13 02:13:50 +0200
  • 3bc497c1c9 Moved out conversion logic Parker Moore 2013-04-13 01:55:03 +0200
  • 63cdd21353 Move initialization of parsers to separate classes Parker Moore 2013-04-13 01:47:40 +0200
  • 47653381b1 Merge pull request #954 from maul-esel/liquid-override-path Parker Moore 2013-04-12 15:16:11 -0700
  • c20fc03604 add cucumber tests for overriding path maul.esel 2013-04-13 00:06:09 +0200
  • 968f3b0911 allow overriding page.path in YAML frontmatter maul.esel 2013-04-13 00:05:49 +0200
  • 6881d3bfbf Refactored Configuration#config_files Parker Moore 2013-04-12 23:59:37 +0200
  • b44cf939e6 Add note in docs about page.path. #951. Parker Moore 2013-04-12 23:43:25 +0200
  • dc39f02132 Add new pagination variables to the Variables page in the docs site. #942 Parker Moore 2013-04-12 23:39:20 +0200
  • 65f0d66e39 Update history to reflect merge of #951 Parker Moore 2013-04-12 23:34:34 +0200
  • 92db4ed89f Merge pull request #951 from maul-esel/liquid-file-path Parker Moore 2013-04-12 14:33:19 -0700
  • bd8d271ce3 Moving the backwards-compatibilizing to Configuration#read_config_files. @mattr- Parker Moore 2013-04-12 23:11:38 +0200
  • 0f600a322c Added a unit test for Configuration#backwards_compatibilize Parker Moore 2013-04-12 22:42:54 +0200
  • 7c7bacffe7 Refactor setup block for test of Configuration#config_files Parker Moore 2013-04-12 22:37:01 +0200
  • 25a882fa75 Merge pull request #952 from mojombo/refactor-commands Parker Moore 2013-04-12 13:36:19 -0700
  • 879b08a0b0 In Configuration#config_files, cascade to the Configuration's value of 'source' before the default Parker Moore 2013-04-12 22:29:52 +0200
  • 0812c1b4c9 Add unit tests for Configuration#config_files Parker Moore 2013-04-12 22:29:27 +0200
  • 0c0b13e69b Unit test for Configuration#stringify_keys Parker Moore 2013-04-12 21:56:45 +0200
  • f2f20d18f0 TomDoc Jekyll::Configuration Parker Moore 2013-04-12 21:38:30 +0200
  • 810a29c719 Rescue the entire method instead of just a `begin` block Parker Moore 2013-04-12 22:25:58 +0300
  • e2967c96cd Jekyll.configuration should use the new Jekyll::Configuration class Parker Moore 2013-04-12 21:20:30 +0200
  • 64f224933b Add Jekyll::Configuration Parker Moore 2013-04-12 21:20:14 +0200
  • 04fd68a232 Move Jekyll::DEFAULTS to Jekyll::Configuration::DEFAULTS Parker Moore 2013-04-12 21:19:20 +0200
  • 0884a52fea Add TomDoc for Jekyll::Command.process_site Parker Moore 2013-04-12 20:01:25 +0200
  • 5f54507204 Remove code duplication Parker Moore 2013-04-12 19:35:46 +0200
  • 5a92a73010 add cucumber tests for page.path variable maul.esel 2013-04-12 18:18:17 +0200
  • dc4d7c0bf4 fix path for posts: must include "_posts" maul.esel 2013-04-12 18:17:57 +0200
  • d64fd1e8fe expose file path relative to source dir to liquid maul.esel 2013-04-12 17:37:16 +0200
  • 5c680db758 Update history to reflect merge of #946. Parker Moore 2013-04-12 15:42:09 +0200
  • bee8cd9d77 Merge pull request #946 from maul-esel/preserve_excerpt Parker Moore 2013-04-12 06:24:51 -0700
  • 64aa31b3d3 Update history to reflect merge of #945 Parker Moore 2013-04-12 15:20:55 +0200
  • 17c1e23203 Merge pull request #945 from voidfiles/master Parker Moore 2013-04-12 06:19:55 -0700
  • 2b238786a2 one more indentation fix maul.esel 2013-04-12 12:05:07 +0200
  • bcda51f97b do not allow markdown etc. in excerpt maul.esel 2013-04-11 21:02:08 +0200
  • b10e06ce47 new test: ensure the correct excerpt is exposed to liquid maul.esel 2013-04-11 19:33:32 +0200
  • 14a669530e Fixing tests, and making it more ruby friendly Alex Kessinger 2013-04-11 10:17:59 -0700
  • 951ee09a75 remove useless attr_reader for excerpt (is a method now) maul.esel 2013-04-11 19:05:28 +0200
  • 654d598fcf rework excerpt to be an accessor method maul.esel 2013-04-11 17:13:15 +0200
  • 2792e1e427 fix indentation of test maul.esel 2013-04-11 16:51:48 +0200
  • 0113fea7a1 Add tests for using custom excerpt maul.esel 2013-04-11 14:26:20 +0200
  • 069e70d1b3 do not override custom excerpt set in YAML frontmatter maul.esel 2013-04-11 14:25:47 +0200
  • 1e209c9bf3 Upgrade --config to accept an array of files Alex Kessinger 2013-04-10 11:38:49 -0700
  • df1efeff25 Accept multiple config files from command line Alex Kessinger 2013-04-10 10:19:48 -0700
  • 8446d6e8ad Update history to reflect merge of #413. Parker Moore 2013-04-10 01:58:06 +0200
  • abb8e5039e Merge pull request #413 from sethladd/master Parker Moore 2013-04-09 16:54:20 -0700
  • cfcbe1f830 Refactor URL processing/generation into separate module Lucas Jenss 2013-04-09 23:53:46 +0200
  • 1319b823f8 Release 1.0.0.beta4 Parker Moore 2013-04-09 21:31:23 +0200
  • a715a8970b Update history to reflect merge of #942 Parker Moore 2013-04-09 21:25:16 +0200
  • b7646cc9ca Merge pull request #942 from mojombo/pagination-paths Parker Moore 2013-04-09 12:24:30 -0700
  • 88f92729bc Use paginate_path and don't help too much Parker Moore 2013-04-09 21:00:27 +0200
  • c9a8a1b29f A bunch of pagination attributes will be nil if the subsequent/previous pages don't exist Parker Moore 2013-04-09 20:29:48 +0200
  • 9c296f04a9 Join the path with baseurl in Pager.paginate_url Parker Moore 2013-04-09 20:26:08 +0200
  • b9e7a31ab8 Return nil if num_page is nil Parker Moore 2013-04-09 20:25:43 +0200
  • e5bf5aa09e Documentation for Pager.paginate_url Parker Moore 2013-04-09 20:25:33 +0200
  • 102e29899f Add some docs regarding what the paginator exposes in liquid Parker Moore 2013-04-09 20:11:12 +0200
  • c0f50f2c78 Update docs to use paginator.{next,previous}_page_path Parker Moore 2013-04-09 19:51:26 +0200
  • b10939912f Add paginator.previous_page_path and paginator.next_page_path Parker Moore 2013-04-09 19:48:41 +0200
  • fd82635868 Merge pull request #941 from dracula2000/refactor-features Parker Moore 2013-04-09 03:17:29 -0700
  • c9b03991f8 Remove superfluous references to File#close Brian Kim 2013-04-08 17:08:17 -0400
  • 1b8c955446 Merge pull request #939 from jroes/patch-1 Parker Moore 2013-04-08 06:57:02 -0700
  • 6dcf3ad265 Link to LICENSE Jonathan Roes 2013-04-07 22:22:49 -0300
  • 59040b84db Update history to reflect merge of #938 Parker Moore 2013-04-08 15:41:34 +0200
  • 5f8895dc5f Merge pull request #938 from maul-esel/restrict-cucumber Parker Moore 2013-04-08 06:39:50 -0700
  • 439278fc2c exclude cucumber 1.2.4 maul.esel 2013-04-08 13:25:47 +0200
  • fbbcf78a99 Update GH Pages docs for github.io change. Tom Preston-Werner 2013-04-07 15:31:40 -0700
  • 7d71650b4c Update history to reflect merge of #935 Parker Moore 2013-04-08 00:20:59 +0200
  • b667a6a1a8 Merge pull request #935 from mojombo/baseurl-normalization Parker Moore 2013-04-07 15:19:23 -0700
  • dbb3dd3a1a Move port and host configuration options to Jekyll::DEFAULTS so Commander doesn't override in serving awkwardly. Parker Moore 2013-04-07 23:55:04 +0200
  • 90366941a2 Update history to reflect merge of #928 Parker Moore 2013-04-07 22:53:56 +0200
  • 8bf55ef8fa Merge pull request #928 from danieldriver/ordinal_date Parker Moore 2013-04-07 13:52:30 -0700
  • 1526aa3b1d Fix cascade problem with site.baseurl. Fixes #931. Parker Moore 2013-04-07 22:47:55 +0200
  • 5fe31bcbca Update history to reflect merge of #934. Parker Moore 2013-04-07 22:39:53 +0200
  • 659ad36329 Merge pull request #934 from mojombo/auto-to-watch Parker Moore 2013-04-07 13:38:42 -0700
  • ae462afb76 Backwards-compatibility for 'auto'. Fixes #821. Parker Moore 2013-04-07 22:29:30 +0200
  • b5d1b4e344 Update history to reflect merge of #918 Parker Moore 2013-04-07 22:22:05 +0200
  • 3e968ad14f Merge pull request #918 from mojombo/awesome-docs Parker Moore 2013-04-07 13:20:03 -0700
  • b1c0f90d36 Update history to reflect merge of #875 Parker Moore 2013-04-07 21:56:28 +0200
  • 0f2c9d29ee Merge pull request #875 from mojombo/posts-cant-be-dirs Parker Moore 2013-04-07 12:54:42 -0700
  • ccf9d19aea Update history to reflect merge of #892. Parker Moore 2013-04-07 21:44:49 +0200
  • 7b36d26240 Merge pull request #892 from rafaelrosafu/master Parker Moore 2013-04-07 12:43:50 -0700
  • e427e82785 Clarify config option docs for problem in #858. Tom Preston-Werner 2013-04-07 11:39:43 -0700
  • 565e815354 Fixes for @parkr comments. Tom Preston-Werner 2013-04-06 23:14:03 -0700
  • ea753130e6 add ordinal date permalink style (/YYYY/DDD/slug.html) Daniel Driver 2013-04-06 08:17:02 -0400
  • 7376d66af2 Upgrade pygments.rb to 0.4.2. Fixes #927 Parker Moore 2013-04-05 19:04:10 +0200
  • 464ea6e90c Update history to reflect merge of #890 Parker Moore 2013-04-05 18:45:50 +0200
  • 483a0b68b6 Merge pull request #890 from zachgersh/abbreviated_month Parker Moore 2013-04-05 09:44:50 -0700
  • 8e18df5b09 Merge pull request #921 from tombell/patch-1 Parker Moore 2013-04-05 09:40:39 -0700
  • 972b67cad7 more robust header responsivityishness Coby Chapple 2013-04-05 11:20:41 +0100