OctoPanel
OctoPanel copied to clipboard
A simple, clean and responsive theme for Octopress.
OctoPanel
This theme is heavily influenced by the beautiful Medium layout.
Please create an issue on Github if you have any problems or requests for the theme.
If you are using this theme on your site then please post the link on the wiki.
Installation instructions
Open your terminal and type
-
$ cd octopress-blog -
$ git clone git://github.com/ConnorAtherton/OctoPanel.git .themes/OctoPanel -
Copy
gravatar.rbto yourpluginsdirectory. -
Update your
_config.ymlfile to include agravatar_emailvariable.# Gravatar gravatar_email: [email protected]
gravatar_header: true ```
$ rake install['OctoPanel']$ rake generate