commit | 62d1ae86b58bc65f740a883f4ceb47c455c7ad26 | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Wed Mar 27 01:18:57 2013 +0100 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Wed Mar 27 01:18:57 2013 +0100 |
tree | 7339d8527c19169ff561ab03a1881b51796f2fcd | |
parent | 5dba4775ab813d681239b0f398212f774db3246a [diff] |
improves navigation moving links to index on the top header
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.