Skip to content

A simple, clean and responsive theme for Octopress.

License

Notifications You must be signed in to change notification settings

omphe/OctoPanel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 58.3%
  • JavaScript 40.0%
  • Ruby 1.7%