1
0
Fork 0

Release 0.92 2014-12-21

This commit is contained in:
Moritz »mo.« Sauer 2014-12-21 17:21:48 +01:00
commit a56896dda4
114 changed files with 10775 additions and 2079 deletions

36
pages/roadmap.md Normal file
View file

@ -0,0 +1,36 @@
---
layout: page
title: "Roadmap"
subheadline: "ToDo-List and Ideas"
description: "Here are some ideas and features I want to implement in the future."
image:
header: "header_unsplash_3.jpg"
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,...
* Patterns for header
* Alternative non-landscape header
* [Submit *Feeling Responsive* to jekyllthemes.org](http://jekyllthemes.org/)
* Produce some small tutorials to show features and how to customize *Feeling Responsive*
* Optimize HTML and use Schema.org-Attributes  <http://schema.org/Article>
* Produce an introduction video to showcase *Feeling Responsive*
* Show how to use [Entypo-Icons](http://entypo.com)
## Done
* <s>Clean up color scheme and highlighting colors</s>
* <s>Make theme translation ready</s>
* [<s>Add draft-templates for new pages/posts</s>](https://github.com/Phlow/feeling-responsive/tree/gh-pages/_drafts)
* [<s>Step-by-Step-Guide to customize *Feeling Responsive*</s>]({{ site.url }}/getting-started/)
* [<s>Video-Post-Format to feature videos in a huge way</s>]({{ site.url }}/design/video/)
* <s>Title and Credit for images</s>
* <s>SEO  Add metadescription to header.html and front matter</s>
* [<s>Adding Open Graph for Jekyll</s>](https://gist.github.com/pathawks/1406355)
* [<s>Gallery Post Example</s>]({{ site.url }}/design/gallery/)
* [<s>Adding pagination</s>](http://jekyllrb.com/docs/pagination/)