From 8cecfdcb4f3afb522151bbd840133e503cb33202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= <kontakt@phlow.net> Date: Mon, 12 Jan 2015 14:21:07 +0100 Subject: [PATCH] update --- pages/changelog.md | 2 +- pages/roadmap.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/changelog.md b/pages/changelog.md index 18b362c..a005492 100644 --- a/pages/changelog.md +++ b/pages/changelog.md @@ -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. diff --git a/pages/roadmap.md b/pages/roadmap.md index cdb876d..7f021a3 100644 --- a/pages/roadmap.md +++ b/pages/roadmap.md @@ -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>