A simple minimal Octopress theme.
$ cd octopress
$ git clone git://github.com/laurenceman/minimized.git .themes/minimized
$ rake install[minimized]
$ rake generate
-
Since the recent posts sidebar section isn't needed anymore, you may also want edit
_config.ymlby scrolling down todefault_asidesand removing theasides/recent_posts.html. -
Edit
source/_includes/custom/header.htmlto change the header links.