/scttl-octopress_theme

customized octopress theme for my website

Primary LanguageJavaScript

scttl-octopress_theme

A custom Octopress theme as seen on my website: http://sct.tl

installing

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