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.
Open your terminal and type
-
$ cd octopress-blog
-
$ git clone git://github.com/ConnorAtherton/OctoPanel.git .themes/OctoPanel
-
Copy
gravatar.rb
to yourplugins
directory. -
Update your
_config.yml
file to include agravatar_email
variable.# Gravatar gravatar_email: youraddress@example.com
-
$ rake install['OctoPanel']
-
$ rake generate