Chayoung You
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								de6d62b2e3
								
							
						 | 
						
							
							
								
								Use the current year for the LICENSE of theme
							
							
							
							
							
						 | 
						
							2017-01-02 22:29:25 +09:00 | 
						
					
				
					
						
							
							
								 
								Dean Attali
							
						 | 
						
							
							
							
							
							
								
							
							
								f3300c1772
								
							
						 | 
						
							
							
								
								use backticks for Gemfile for consistency since in the next sentence _config.yml file has backtick
							
							
							
							
							
						 | 
						
							2016-12-07 19:45:19 -05:00 | 
						
					
				
					
						
							
							
								 
								XhmikosR
							
						 | 
						
							
							
							
							
							
								
							
							
								d9cf97e9c6
								
							
						 | 
						
							
							
								
								Switch to `https` when possible.
							
							
							
							
							
							
							
							Also, remove two 404 links. 
							
						 | 
						
							2016-11-29 23:39:23 +02:00 | 
						
					
				
					
						
							
							
								 
								jekyllbot
							
						 | 
						
							
							
							
							
							
								
							
							
								4896f54b87
								
							
						 | 
						
							
							
								
								Merge pull request #5457 from ashmaroli/dependency-template
							
							
							
							
							
							
							
							Merge pull request 5457 
							
						 | 
						
							2016-10-24 14:49:19 -07:00 | 
						
					
				
					
						
							
							
								 
								Michael Large
							
						 | 
						
							
							
							
							
							
								
							
							
								6cec4aebc6
								
							
						 | 
						
							
							
								
								Additional typo related to pull request #5472
							
							
							
							
							
						 | 
						
							2016-10-11 09:05:39 -04:00 | 
						
					
				
					
						
							
							
								 
								Michael Large
							
						 | 
						
							
							
							
							
							
								
							
							
								f2fcd17627
								
							
						 | 
						
							
							
								
								Fix typo in theme_template README
							
							
							
							
							
						 | 
						
							2016-10-10 11:10:41 -04:00 | 
						
					
				
					
						
							
							
								 
								Ashwin Maroli
							
						 | 
						
							
							
							
							
							
								
							
							
								08b30056b7
								
							
						 | 
						
							
							
								
								replace development_dependency with runtime_dependency
							
							
							
							
							
						 | 
						
							2016-10-06 23:42:16 +05:30 | 
						
					
				
					
						
							
							
								 
								Ashwin Maroli
							
						 | 
						
							
							
							
							
							
								
							
							
								99fc60e28c
								
							
						 | 
						
							
							
								
								update template to include theme files
							
							
							
							
							
						 | 
						
							2016-09-21 06:29:34 +05:30 | 
						
					
				
					
						
							
							
								 
								Jonathan Thornton
							
						 | 
						
							
							
							
							
							
								
							
							
								f2bfc832a0
								
							
						 | 
						
							
							
								
								Marking filename with backticks as suggested
							
							
							
							
							
						 | 
						
							2016-09-19 12:08:20 -05:00 | 
						
					
				
					
						
							
							
								 
								Jonathan Thornton
							
						 | 
						
							
							
							
							
							
								
							
							
								1a11536a2c
								
							
						 | 
						
							
							
								
								Clarify documentation in README
							
							
							
							
							
							
							
							This change is subtle, but may prove greatly useful to Jekyll newbies 
							
						 | 
						
							2016-09-18 17:38:28 -05:00 | 
						
					
				
					
						
							
							
								 
								Ashwin Maroli
							
						 | 
						
							
							
							
							
							
								
							
							
								b47db14f86
								
							
						 | 
						
							
							
								
								add future gems to gitignore
							
							
							
							
							
						 | 
						
							2016-09-05 15:14:59 +05:30 | 
						
					
				
					
						
							
							
								 
								Ben Balter
							
						 | 
						
							
							
							
							
							
								
							
							
								909800839c
								
							
						 | 
						
							
							
								
								Missing trailing |
							
							
							
							
							
						 | 
						
							2016-07-28 16:31:20 -04:00 | 
						
					
				
					
						
							
							
								 
								Ben Balter
							
						 | 
						
							
							
							
							
							
								
							
							
								9220c5a634
								
							
						 | 
						
							
							
								
								Also include LICENSE and README
							
							
							
							
							
						 | 
						
							2016-07-28 15:43:45 -04:00 | 
						
					
				
					
						
							
							
								 
								Ben Balter
							
						 | 
						
							
							
							
							
							
								
							
							
								1bf47ec394
								
							
						 | 
						
							
							
								
								include theme directories in default gemspec
							
							
							
							
							
						 | 
						
							2016-07-28 10:21:30 -04:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								7e34be945a
								
							
						 | 
						
							
							
								
								Remove mention of rake preview for theme README.
							
							
							
							
							
						 | 
						
							2016-07-26 17:34:52 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								a31766d329
								
							
						 | 
						
							
							
								
								ThemeBuilder: do not create example site & Rakefile
							
							
							
							
							
							
							
							They're unnecessary -- the theme _is_ a Jekyll site. Just use jekyll build. 
							
						 | 
						
							2016-07-26 17:32:18 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								4b7109d273
								
							
						 | 
						
							
							
								
								Themes won't have executables.
							
							
							
							
							
						 | 
						
							2016-06-29 14:15:02 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								5a1a7e1056
								
							
						 | 
						
							
							
								
								Remove the plugin_theme metadata field. Not useful.
							
							
							
							
							
						 | 
						
							2016-06-29 14:13:09 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								c70ca8ac97
								
							
						 | 
						
							
							
								
								Whoops, forgot the _layouts templates.
							
							
							
							
							
						 | 
						
							2016-06-15 16:04:57 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								765a23468e
								
							
						 | 
						
							
							
								
								Give the user a layout scaffolding.
							
							
							
							
							
						 | 
						
							2016-06-15 15:59:31 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								73f70e9071
								
							
						 | 
						
							
							
								
								Add .bundle to gitignore for the theme
							
							
							
							
							
						 | 
						
							2016-06-14 11:51:26 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								e72bfdab21
								
							
						 | 
						
							
							
								
								theme template: link to the example post instead of just quoting it.
							
							
							
							
							
						 | 
						
							2016-06-14 11:51:01 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								ce1c148898
								
							
						 | 
						
							
							
								
								Rename the jekyll_pessimistic_version theme template method to be more descriptive
							
							
							
							
							
						 | 
						
							2016-06-14 11:46:10 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								ad94182b49
								
							
						 | 
						
							
							
								
								Add .gitignore to theme template.
							
							
							
							
							
						 | 
						
							2016-06-14 11:43:12 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								12deccc513
								
							
						 | 
						
							
							
								
								Only spec.summary is needed...
							
							
							
							
							
						 | 
						
							2016-05-19 14:39:55 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								20110571ef
								
							
						 | 
						
							
							
								
								Add a Rakefile to do releases as well as adding an example website.
							
							
							
							
							
						 | 
						
							2016-05-19 14:36:01 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								473d85b580
								
							
						 | 
						
							
							
								
								Add CoC and README for theme; make standard with Rubocop
							
							
							
							
							
						 | 
						
							2016-05-16 11:06:47 -07:00 | 
						
					
				
					
						
							
							
								 
								Parker Moore
							
						 | 
						
							
							
							
								
								
							
							
							
								
							
							
								e3df910533
								
							
						 | 
						
							
							
								
								Add more template files and add a ThemeBuilder which can create the site
							
							
							
							
							
						 | 
						
							2016-05-16 10:53:55 -07:00 |