Private blog theme hosted on github.
- Remove German comments
- Add hooks & filters for plugins
- Buttons for reference and cite in editor
- Show youtube embeds as figure element
- Make gists more pretty on mobile
- Clean code style
- Add front page
- Add portfolio page
- Add blog index page
- Add archive
- Add submodules for ChromePHP and LESS CSS Auto Compiler
- Prettify contact form
- Test table of content in feed
- Save changes in table of contents plugin
- Find a way to optionally hide and automatically enable Table of Contents
- Create theme class for functions
- Print Styles
- Separate some functions from theme to external plugins e.g. image shortcode
- Enhance [image] shortcode:
- Make it possible to overwrite all kinds of attributes: title, alt, src, class, width, height
- Support external non-local images
- Support photon parameters: http://developer.wordpress.com/docs/photon/ + http://plugins.trac.wordpress.org/browser/jetpack/trunk/modules/photon.php#L233 Make them addable from the upload dialog.
- Maybe convert to its own plugin