commit | fbc35fb74d33721edce407f5fa088267e899bfd3 | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Fri Apr 05 11:26:07 2013 +0200 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Fri Apr 05 11:26:07 2013 +0200 |
tree | 4ba24cea9847541561904d77743e89a7728e8f71 | |
parent | 433e96bd7311f19a4057f7f7f6dcdd49c2383460 [diff] |
moves analytics code in the head tag, as suggested by google
pelican-svbhack is a responsive theme for Pelican, it is my hack of a svbtle-like theme. It started as a fork of pelican-svbtle but then was almost completely rewritten.
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
USER_LOGO_URL
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.