commit | bfa0458ff3ee5ea214b8e52b8cfdb12a42eae1eb | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Sat Mar 23 01:40:06 2013 +0100 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Sat Mar 23 01:40:06 2013 +0100 |
tree | a9049285fbd8f7fcabf2ca6dc2b7d3bee441ec65 | |
parent | 023956bcffc999d0f51ef386586c2eaafade4ee4 [diff] |
open sidebar links in new window/tab
pelican-svbhack is a theme for Pelican and it is my hack of a svbtle-like theme, started as a fork of pelican-svbtle.
You can see the theme in action.
Clone the repository, edit your pelicanconf.py
and modify the THEME
variable to make it point to the downloaded theme location.
Supports the most common global variables, patches are welcomed if you need better support. In addition to the standard ones, you can also set:
GOOGLE_ANALYTICS
TAGLINE
When developing locally, you may want to set the following variable: SITEURL = http://localhost:8000
@accent
in ./static/css/style.less
../Makefile
and running make pygments
.pelican-svbtle is authored by William Ting.
pelican-svbhack is authored by Giulio Fidente.
Released under MIT License, full details in LICENSE
file.