A custom Octopress theme as seen on my website: http://sct.tl
Assuming your Octopress instance lives at OCTO_DIR:
cd OCTO_DIR
git clone https://github.com/scttl/scttl-octopress_theme.git .themes/scttl
rake install['scttl']
rake generate
A custom Octopress theme as seen on my website: http://sct.tl
Assuming your Octopress instance lives at OCTO_DIR:
cd OCTO_DIR
git clone https://github.com/scttl/scttl-octopress_theme.git .themes/scttl
rake install['scttl']
rake generate