Because Wordpress and PHP sucks so much I decided to use a way simpler approach for my blog: A git repo with a bunch of Markdown files and a view lines Ruby code which generates static html files, RSS feed and a sitemap.xml.
The layout is oriented by the the default theme from Wordpres. Credits to the Wordpress theme team. See license for the header images Wordpress.org.
The RSS feed icon is from Mr. Icons shared unter Creative Commons.
All other stuff made by me (Weltraumschaf) is under the Beer Ware License.
- use nice features of Pathname (add strings to path w/o bothering the /)
- generate suffixed output files if duplicate (on blogposts with same title)
- keywords/description etc. in header
- JavaScript
- Ruby