--- layout: page title: "Roadmap" subheadline: "ToDo-List & Ideas" teaser: "Here are some ideas and features I want to implement in the future." header: image_fullwidth: "header_roadmap_3.jpg" permalink: "/roadmap/" --- ## Ideas and possible new features {: .t30 } * Get rid of Backstretch.js and solve it with pure CSS * Layout/Template for category-archives * Layout/Template for collections * Layout/Template for Landingpage * Clean bare-bones version of *Feeling Responsive* * Even better responsive typography * Google AdSense ads * More post-formats for blogging like special post formats for links, audio, tweets,... * Make a [video-sitemap.xml](https://support.google.com/webmasters/answer/80472?hl=en) ## Done * [Add schema.org Markup for Videos](https://support.google.com/webmasters/answer/2413309?hl=en) * [Submit Feeling Responsive to jekyllthemes.org](http://jekyllthemes.org/themes/feeling-responsive/) * Use `style` in front matter to inject css-styles into ` * Add include to loop through collections * Now with optional caption for header * [Refined humans.txt](http://humanstxt.org/) * [Produce an introduction video to showcase *Feeling Responsive*](https://www.youtube.com/embed/3b5zCFSmVvU) * [Additional header with text]({{ site.url }}/headers/) * Added Google Analtics support * [Add redirection layout by KanishkKanishk](http://codingtips.kanishkkunal.in/redirects-jekyll-github-pages/) * Convert Foundation Sass to use native Jekyll Sass support * Optimize HTML and use Schema.org-Attributes › http://schema.org/Article * Disqus comments * Rework `list-entries.html` › now language ready * [Create custom 404.html-webpage](https://help.github.com/articles/custom-404-pages/) * [Add simple search box with Google](http://truongtx.me/2012/12/28/jekyll-create-simple-search-box/) * Alternative non-landscape header * Patterns for header * 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 captions 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/)