---
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
* 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 ›
* Produce an introduction video to showcase *Feeling Responsive*
* Show how to use [Entypo-Icons](http://entypo.com)
## Done
* Clean up color scheme and highlighting colors
* Make theme translation ready
* [Add draft-templates for new pages/posts](https://github.com/Phlow/feeling-responsive/tree/gh-pages/_drafts)
* [Step-by-Step-Guide to customize *Feeling Responsive*]({{ site.url }}/getting-started/)
* [Video-Post-Format to feature videos in a huge way]({{ site.url }}/design/video/)
* Title and Credit for images
* SEO › Add metadescription to header.html and front matter
* [Adding Open Graph for Jekyll](https://gist.github.com/pathawks/1406355)
* [Gallery Post Example]({{ site.url }}/design/gallery/)
* [Adding pagination](http://jekyllrb.com/docs/pagination/)