update
This commit is contained in:
		
					parent
					
						
							
								086a43e93b
							
						
					
				
			
			
				commit
				
					
						8cecfdcb4f
					
				
			
		
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -8,7 +8,7 @@ image: | |||
| permalink: "/changelog/" | ||||
| --- | ||||
| 2015-01-12 // Version 0.94 | ||||
| :   Added Windows 8-Tile in `config.yml` and `header.html`. Added `_config_dev.yml` for easier local development. Use `jekyll serve --config _config.yml,_config_dev.yml` to overwrite `url`-settings of the main configuration. Added `_data/network.yml` to customize links in the footer-area. | ||||
| :   Added Windows 8-Tile in `config.yml` and `header.html`. Added `_config_dev.yml` for easier local development. Use `jekyll serve --config _config.yml,_config_dev.yml` to overwrite `url`-settings of the main configuration. Added `_data/network.yml` to customize links in the footer-area. Now with 404-page and a google-powered search. | ||||
| 
 | ||||
| 2014-12-22 // Version 0.93 | ||||
| :   Improved speed through the use of [webfontloader](https://github.com/typekit/webfontloader). Reduced Volkhov font and only embedded normal weight. Now fonts load asynchronous and the package is 53kb lighter. | ||||
|  |  | |||
|  | @ -10,9 +10,7 @@ permalink: "/roadmap/" | |||
| 
 | ||||
| ## ToDo | ||||
| 
 | ||||
| * Add [simple search box with Google](http://truongtx.me/2012/12/28/jekyll-create-simple-search-box/) | ||||
| * Convert Foundation Sass to use native Jekyll Sass support | ||||
| * Create custom 404.html-webpage <https://help.github.com/articles/custom-404-pages/> | ||||
| * More post-formats for blogging like special post formats for links, audio, tweets,... | ||||
| * [Submit *Feeling Responsive* to jekyllthemes.org](http://jekyllthemes.org/) | ||||
| * Produce some small tutorials to show features and how to customize *Feeling Responsive* | ||||
|  | @ -22,6 +20,8 @@ permalink: "/roadmap/" | |||
| 
 | ||||
| ## Done | ||||
| 
 | ||||
| * <s>Create custom 404.html-webpage <https://help.github.com/articles/custom-404-pages/></s> | ||||
| * <s>Add [simple search box with Google](http://truongtx.me/2012/12/28/jekyll-create-simple-search-box/)</s> | ||||
| * <s>Alternative non-landscape header</s> | ||||
| * <s>Patterns for header</s> | ||||
| * <s>Clean up color scheme and highlighting colors</s> | ||||
|  |  | |||
		Reference in a new issue