Zemmiph0bia / OctoPanel

A simple, clean and responsive theme for Octopress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. $ cd octopress-blog

  2. $ git clone git://github.com/ConnorAtherton/OctoPanel.git .themes/OctoPanel

  3. Copy gravatar.rb to your plugins directory.

  4. Update your _config.yml file to include a gravatar_email variable.

    # Gravatar
    gravatar_email: youraddress@example.com
    
  5. $ rake install['OctoPanel']

  6. $ rake generate

About

A simple, clean and responsive theme for Octopress.

License:MIT License


Languages

Language:JavaScript 81.1%Language:CSS 15.5%Language:Ruby 3.4%