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.yml
by scrolling down todefault_asides
and removing theasides/recent_posts.html
. -
Edit
source/_includes/custom/header.html
to change the header links.