ba2281c4a3 
								
							 
						 
						
							
							
								
								Strip CSS, JS, and IMG from template site  
							
							... 
							
							
							
							Per #964 , just upgrade the template site from XHTML to HTML5,
leaving the existing CSS. No need to get fancy.
The HTML is essentially HTML5 Boilerplate. No need for a holy war.
Look and feel should remain the same. 
							
						 
						
							2013-04-14 12:52:27 -04:00  
				
					
						
							
							
								 
						
							
								64702f2faf 
								
							 
						 
						
							
							
								
								minor test fix: the variable is named page.path  
							
							
							
						 
						
							2013-04-14 09:52:30 +02:00  
				
					
						
							
							
								 
						
							
								c0dfe3165c 
								
							 
						 
						
							
							
								
								test per-post permalinks  
							
							... 
							
							
							
							Add tests for setting a permalink on a post (in YAML frontmatter),
both the "old way" (generating an index.html) and with an .html ex-
tension. 
							
						 
						
							2013-04-14 09:47:40 +02:00  
				
					
						
							
							
								 
						
							
								91b9d974b2 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #955  
							
							
							
						 
						
							2013-04-14 05:26:32 +02:00  
				
					
						
							
							
								 
						
							
								81e44bf5f4 
								
							 
						 
						
							
							
								
								Merge pull request  #955  from mojombo/refactor-markdown  
							
							... 
							
							
							
							Refactor Markdown Parser Logic 
							
						 
						
							2013-04-13 20:25:37 -07:00  
				
					
						
							
							
								 
						
							
								7a7990fb9a 
								
							 
						 
						
							
							
								
								Moved markdown converters into lib/jekyll/converters/markdown  
							
							
							
						 
						
							2013-04-14 05:23:42 +02:00  
				
					
						
							
							
								 
						
							
								30b49e7d4d 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #907  
							
							
							
						 
						
							2013-04-14 04:22:29 +02:00  
				
					
						
							
							
								 
						
							
								c708d1d71b 
								
							 
						 
						
							
							
								
								Merge pull request  #907  from advatar/pkpass_mime_type_support  
							
							... 
							
							
							
							Added pkpass to the list 
							
						 
						
							2013-04-13 19:17:35 -07:00  
				
					
						
							
							
								 
						
							
								7557e732a2 
								
							 
						 
						
							
							
								
								Update history to reflect addition of docs for page.path  #951  
							
							
							
						 
						
							2013-04-13 20:42:35 +02:00  
				
					
						
							
							
								 
						
							
								0ba7bc12b0 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #956  
							
							
							
						 
						
							2013-04-13 20:41:43 +02:00  
				
					
						
							
							
								 
						
							
								db3a2ab941 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #966  
							
							
							
						 
						
							2013-04-13 20:39:52 +02:00  
				
					
						
							
							
								 
						
							
								10c2445003 
								
							 
						 
						
							
							
								
								Merge pull request  #966  from benbalter/quick-start-scaffold  
							
							... 
							
							
							
							Update quickstart instructions with `new` command 
							
						 
						
							2013-04-13 11:38:56 -07:00  
				
					
						
							
							
								 
						
							
								ef51b0f9e4 
								
							 
						 
						
							
							
								
								Error message is red  
							
							
							
						 
						
							2013-04-13 20:27:44 +02:00  
				
					
						
							
							
								 
						
							
								ef9d8ddb7d 
								
							 
						 
						
							
							
								
								Matching tests to new colorized output  
							
							
							
						 
						
							2013-04-13 20:24:45 +02:00  
				
					
						
							
							
								 
						
							
								f69a716d93 
								
							 
						 
						
							
							
								
								Update quickstart instructions with `new` command  
							
							... 
							
							
							
							Quickstart instructions as written would serve an empty directory.
They instruct the user to install Jekyll (:metal), `cd` to a directory that may not exist, and then run `jekyll serve` (:hurtrealbad:).
Instead, lets have them run `jekyll new` to stand up a scaffold site, so they can see how things work and poke around a bit.
It's one more command, but IMHO a better user experience for someone just getting started. 
							
						 
						
							2013-04-13 14:09:58 -04:00  
				
					
						
							
							
								 
						
							
								c2dc80b95e 
								
							 
						 
						
							
							
								
								Add docs to help users upgrade from < 1.0,  fixes   #877  
							
							... 
							
							
							
							* Help with new command line usage
* Help with deprecated flags
* Help with baseurl
* Help with drafts 
							
						 
						
							2013-04-13 14:03:16 -04:00  
				
					
						
							
							
								 
						
							
								b99baeae27 
								
							 
						 
						
							
							
								
								Colorize warns as yellow  
							
							
							
						 
						
							2013-04-13 19:58:41 +02:00  
				
					
						
							
							
								 
						
							
								97dbadb5dd 
								
							 
						 
						
							
							
								
								Add colorator gem  
							
							
							
						 
						
							2013-04-13 19:46:25 +02:00  
				
					
						
							
							
								 
						
							
								cef0a80897 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #961  
							
							
							
						 
						
							2013-04-13 19:27:21 +02:00  
				
					
						
							
							
								 
						
							
								9b5ebb874f 
								
							 
						 
						
							
							
								
								Merge pull request  #961  from benbalter/default-markdown-engine  
							
							... 
							
							
							
							Move template site to default markdown renderer 
							
						 
						
							2013-04-13 10:26:34 -07:00  
				
					
						
							
							
								 
						
							
								3e04655025 
								
							 
						 
						
							
							
								
								Merge pull request  #962  from dracula2000/refactor-site  
							
							... 
							
							
							
							Move defaults found in site.rb to DEFAULTS Hash 
							
						 
						
							2013-04-13 10:24:35 -07:00  
				
					
						
							
							
								 
						
							
								1163fa905e 
								
							 
						 
						
							
							
								
								Make template site HTML5  
							
							... 
							
							
							
							It would really pain me if the default Jekyll site were XHTML. That'd be bad for the internet.
Instead, use Twitter Bootstrap as a base (while still keeping @mojombo's origin design), to give users a great initial baseline to build beautiful, simple sites.
Defaults are more than just the starting point. It's what 80% of users are going to use. Look at WordPress and the default theme. May as well lead by example and start the user off right.
* Add Bootstrap base CSS as a better reset and base layer
* Update default layout to HTML5 with boilerplate best practices
* Add title and post date to post.html (rather than including in the post itself)
* Make site title a variable and add to _config.yml
* Add page title to header
* Add default .gitignore to ignore `_site`
* Remove unused `rss.png` and `.gitkeep`
* Add Modernizr for legacy IE support 
							
						 
						
							2013-04-13 13:15:31 -04:00  
				
					
						
							
							
								 
						
							
								40e44a2051 
								
							 
						 
						
							
							
								
								do not force the permalink to be a dir if it ends on .html  
							
							... 
							
							
							
							Fixes  #798 . 
						
							2013-04-13 18:45:40 +02:00  
				
					
						
							
							
								 
						
							
								485b37e3d1 
								
							 
						 
						
							
							
								
								move template site to default markdown renderer  
							
							
							
						 
						
							2013-04-13 12:41:03 -04:00  
				
					
						
							
							
								 
						
							
								028e580bb8 
								
							 
						 
						
							
							
								
								Remove short-circuits from Site  
							
							
							
						 
						
							2013-04-13 12:39:49 -04:00  
				
					
						
							
							
								 
						
							
								e7815d873c 
								
							 
						 
						
							
							
								
								Add implicit defaults to DEFAULTS  
							
							
							
						 
						
							2013-04-13 12:37:38 -04:00  
				
					
						
							
							
								 
						
							
								17f97cdbab 
								
							 
						 
						
							
							
								
								Move manual printing to Jekyll.info and Jekyll.warn  
							
							
							
						 
						
							2013-04-13 18:22:34 +02:00  
				
					
						
							
							
								 
						
							
								c5f6e527b5 
								
							 
						 
						
							
							
								
								Bring Logger and Deprecator into the fold  
							
							
							
						 
						
							2013-04-13 18:05:03 +02:00  
				
					
						
							
							
								 
						
							
								a355762190 
								
							 
						 
						
							
							
								
								Run Jekyll::Deprecator.process upon invocation of Jekyll  
							
							
							
						 
						
							2013-04-13 18:04:37 +02:00  
				
					
						
							
							
								 
						
							
								bc6748f139 
								
							 
						 
						
							
							
								
								Add Jekyll::Deprecator  
							
							
							
						 
						
							2013-04-13 18:03:38 +02:00  
				
					
						
							
							
								 
						
							
								61465053eb 
								
							 
						 
						
							
							
								
								Add Jekyll::Logger  
							
							
							
						 
						
							2013-04-13 18:02:16 +02:00  
				
					
						
							
							
								 
						
							
								dcad4b2867 
								
							 
						 
						
							
							
								
								Merge pull request  #956  from jhauraw/doc-var-excerpt  
							
							... 
							
							
							
							Add 'excerpt' page variable to Docs Variables page. 
							
						 
						
							2013-04-13 07:19:46 -07:00  
				
					
						
							
							
								 
						
							
								891ccbd656 
								
							 
						 
						
							
							
								
								Merge pull request  #953  from mojombo/refactor-configuration  
							
							... 
							
							
							
							Refactor Jekyll Configuration 
							
						 
						
							2013-04-13 07:19:03 -07:00  
				
					
						
							
							
								 
						
							
								48bb29c1f7 
								
							 
						 
						
							
							
								
								Moved 'excerpt' var below 'title'.  
							
							
							
						 
						
							2013-04-12 18:26:29 -07:00  
				
					
						
							
							
								 
						
							
								73a1ffd77a 
								
							 
						 
						
							
							
								
								Add 'excerpt' page variable to Docs Variables page.  
							
							
							
						 
						
							2013-04-12 17:42:48 -07:00  
				
					
						
							
							
								 
						
							
								a971fec801 
								
							 
						 
						
							
							
								
								rescue block for the method and added redcarpet as option for parser  
							
							
							
						 
						
							2013-04-13 02:13:50 +02:00  
				
					
						
							
							
								 
						
							
								3bc497c1c9 
								
							 
						 
						
							
							
								
								Moved out conversion logic  
							
							
							
						 
						
							2013-04-13 01:55:03 +02:00  
				
					
						
							
							
								 
						
							
								63cdd21353 
								
							 
						 
						
							
							
								
								Move initialization of parsers to separate classes  
							
							
							
						 
						
							2013-04-13 01:47:40 +02:00  
				
					
						
							
							
								 
						
							
								47653381b1 
								
							 
						 
						
							
							
								
								Merge pull request  #954  from maul-esel/liquid-override-path  
							
							... 
							
							
							
							Allow overriding "path" in YAML frontmatter 
							
						 
						
							2013-04-12 15:16:11 -07:00  
				
					
						
							
							
								 
						
							
								c20fc03604 
								
							 
						 
						
							
							
								
								add cucumber tests for overriding path  
							
							
							
						 
						
							2013-04-13 00:06:09 +02:00  
				
					
						
							
							
								 
						
							
								968f3b0911 
								
							 
						 
						
							
							
								
								allow overriding page.path in YAML frontmatter  
							
							
							
						 
						
							2013-04-13 00:05:49 +02:00  
				
					
						
							
							
								 
						
							
								6881d3bfbf 
								
							 
						 
						
							
							
								
								Refactored Configuration#config_files  
							
							
							
						 
						
							2013-04-12 23:59:37 +02:00  
				
					
						
							
							
								 
						
							
								b44cf939e6 
								
							 
						 
						
							
							
								
								Add note in docs about page.path.  #951 .  
							
							
							
						 
						
							2013-04-12 23:43:25 +02:00  
				
					
						
							
							
								 
						
							
								dc39f02132 
								
							 
						 
						
							
							
								
								Add new pagination variables to the Variables page in the docs site.  #942  
							
							
							
						 
						
							2013-04-12 23:39:20 +02:00  
				
					
						
							
							
								 
						
							
								65f0d66e39 
								
							 
						 
						
							
							
								
								Update history to reflect merge of  #951  
							
							
							
						 
						
							2013-04-12 23:34:34 +02:00  
				
					
						
							
							
								 
						
							
								92db4ed89f 
								
							 
						 
						
							
							
								
								Merge pull request  #951  from maul-esel/liquid-file-path  
							
							... 
							
							
							
							Expose file path to Liquid 
							
						 
						
							2013-04-12 14:33:19 -07:00  
				
					
						
							
							
								 
						
							
								bd8d271ce3 
								
							 
						 
						
							
							
								
								Moving the backwards-compatibilizing to Configuration#read_config_files. @mattr-  
							
							
							
						 
						
							2013-04-12 23:11:38 +02:00  
				
					
						
							
							
								 
						
							
								0f600a322c 
								
							 
						 
						
							
							
								
								Added a unit test for Configuration#backwards_compatibilize  
							
							
							
						 
						
							2013-04-12 22:42:54 +02:00  
				
					
						
							
							
								 
						
							
								7c7bacffe7 
								
							 
						 
						
							
							
								
								Refactor setup block for test of Configuration#config_files  
							
							
							
						 
						
							2013-04-12 22:37:01 +02:00  
				
					
						
							
							
								 
						
							
								25a882fa75 
								
							 
						 
						
							
							
								
								Merge pull request  #952  from mojombo/refactor-commands  
							
							... 
							
							
							
							Remove code duplication in Build command 
							
						 
						
							2013-04-12 13:36:19 -07:00