19d6e23f7b 
								
							
								 
							
						 
						
							
							
								
								updated compass  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								73e540409c 
								
							
								 
							
						 
						
							
							
								
								Support octopress-hooks and octopress-date-format  #1622  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								18784a4cb0 
								
							
								 
							
						 
						
							
							
								
								Revert "remove deprecated gems 'jekyll-page-hooks' and 'jekyll-date-format'"  
							
							... 
							
							
							
							This reverts commit 181d620c1c 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								181d620c1c 
								
							
								 
							
						 
						
							
							
								
								remove deprecated gems 'jekyll-page-hooks' and 'jekyll-date-format'  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								2f47c00b48 
								
							
								 
							
						 
						
							
							
								
								Added jekyll-sitemap, jekyll-date-format, and updated gems  
							
							
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								52f9119645 
								
							
								 
							
						 
						
							
							
								
								Initial update to be compatible with Jekyll 2  
							
							
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3e1707d289 
								
							
								 
							
						 
						
							
							
								
								Set a fixed version for directory_watcher gem.  
							
							
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7b52209f45 
								
							
								 
							
						 
						
							
							
								
								Use HTTPS for Rubygems  
							
							... 
							
							
							
							It is now recommended to use HTTPS for connecting to Rubygems. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								dbdf64e4df 
								
							
								 
							
						 
						
							
							
								
								updated Sass to 3.2  
							
							
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								11a1ba623e 
								
							
								 
							
						 
						
							
							
								
								Updated RDiscount, added footnotes and other extensions  
							
							
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								09558c64e6 
								
							
								 
							
						 
						
							
							
								
								Sinatra now correctly returns code 404 when a page is not found.  Closes   #1198  
							
							
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9364f37ac7 
								
							
								 
							
						 
						
							
							
								
								Added sass-globbing, allowing plugin stylesheets to be auto-imported from the assets/stylesheets/plugins directory  
							
							
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								960145fa20 
								
							
								 
							
						 
						
							
							
								
								Bump sinatra to 1.3.5  
							
							
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e179277e40 
								
							
								 
							
						 
						
							
							
								
								updated gems  
							
							
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2a55f35211 
								
							
								 
							
						 
						
							
							
								
								Updated Gemfile  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								06e8c51a1a 
								
							
								 
							
						 
						
							
							
								
								Set Liquid version explicitly to 2.2.2,  fixes   #243  
							
							... 
							
							
							
							Obviously Liquid 2.3.0 seems to cause problems, see:
http://www.yodi.me/blog/2011/10/24/github-custom-domain-with-octopress-in-ubuntu-oneiric-11-dot-10/ 
http://stackoverflow.com/questions/7801197/syntax-highlighting-with-pygments-is-failing-via-liquid-templates-string-error  
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								71ad7185bc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'sinatra_static_server' of  https://github.com/scottwater/octopress  into scottwater-sinatra_static_server  
							
							... 
							
							
							
							Conflicts:
	Gemfile
	Gemfile.lock 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c604af28da 
								
							
								 
							
						 
						
							
							
								
								removed unicode_utils as a dependency  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								80f8a609f6 
								
							
								 
							
						 
						
							
							
								
								Improved support for non Latin characters in category names.  Fixes   #128  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								423e8ecbda 
								
							
								 
							
						 
						
							
							
								
								Static Server based on Sinatra  
							
							... 
							
							
							
							Using Sinatra provides better handling of mime types and supports
304's/etc.
Also updated the Gemfile to exclude most gem outside of developemnt
(default). 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								5ec1f014a0 
								
							
								 
							
						 
						
							
							
								
								added stringex gem for permalink url generation  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								7b81aab5ac 
								
							
								 
							
						 
						
							
							
								
								added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								ef3ff431e5 
								
							
								 
							
						 
						
							
							
								
								1. Added html5 video with flash fallback.  
							
							... 
							
							
							
							2. Added Rack support
3. Disqus support
4. Improved Readme
5. Improved Syntax flexibility and styling
6. Improved blockquote styling 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								f77db80077 
								
							
								 
							
						 
						
							
							
								
								1. Switched back to Rdiscount  
							
							... 
							
							
							
							2. Improved Blockquote comment header
3. Added Include File and Pullquote plugins
4. Improved blog typography
5. Simplified "Read more" link 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								21813059f2 
								
							
								 
							
						 
						
							
							
								
								1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdown processing.  
							
							... 
							
							
							
							2. Added updated instructions to the README
3. Removed unused media css directories
4. Improved use of color variables for page theming.
5. Improved Typography and blog styling.
6. Added support for simple pre and code styles
7. Misc styling and markup improvements. 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								814be44c15 
								
							
								 
							
						 
						
							
							
								
								1. Improved responsive navigation styling when email subscription is present  
							
							... 
							
							
							
							2. Refactored subscription styling to be more DRY
3. Added an image for email subscriptions
4. Added assets directory to the gitignore for stashing working files
5. Improved gem list in the Gemfile 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								14ba4cfd3c 
								
							
								 
							
						 
						
							
							
								
								1. Reduced dependencies and updated the gemfile  
							
							... 
							
							
							
							2. Added whole vendor directory to .gitignore for `bundle package` users
3. Removed guard tasks and replaced serve tasks in Rakefile.
3. Reorganized rake tasks and cleaned up the Rakefile. 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								8698a276f9 
								
							
								 
							
						 
						
							
							
								
								Cleaned out public from repository, updated gitignore, added syntax  
							
							... 
							
							
							
							highlighting tests, improved syntax highlighting and styling of pre
blocks.
Overriding dynamic gist styling.
Added a plugin for pygments caching which should speed things up
terrifically.
added ender.js as a lightweight way of scripting the DOM, events, etc.
Some general typography and semantic html improvements. 
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								c7d5365f81 
								
							
								 
							
						 
						
							
							
								
								major refactoring, improved file watching, changed site to public to support rack via pow ( http://pow.cx ) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								e4c2d5790b 
								
							
								 
							
						 
						
							
							
								
								irrisponsibly massive commit  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								a9eb078119 
								
							
								 
							
						 
						
							
							
								
								added rake as a dependency  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								96579bb4a3 
								
							
								 
							
						 
						
							
							
								
								Requiring Mongrel (invisible dependency of later versions of Serve)  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								adeee0cf9b 
								
							
								 
							
						 
						
							
							
								
								Required newer active_support for newer serve gem (Ruby 1.9 support)  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								5ca3949740 
								
							
								 
							
						 
						
							
							
								
								reverted back to rdiscount instead of kramdown  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								76b8b8ca45 
								
							
								 
							
						 
						
							
							
								
								fixed rake preview and updated sass to sass3 syntax  
							
							
							
						 
						
							15 years ago  
				
					
						
							
							
								 
						
							
							
								091ef1c6e1 
								
							
								 
							
						 
						
							
							
								
								Use Bundler for dependency management  
							
							
							
						 
						
							16 years ago