commit | 180d172260105266b96d8186fcbd45f46a9c84dc | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@redhat.com> | Fri Jun 14 09:29:38 2013 +0200 |
committer | Giulio Fidente <gfidente@redhat.com> | Fri Jun 14 09:29:38 2013 +0200 |
tree | 280c141b28083b72ec5f19e60c30c6277c3e9e62 | |
parent | 35812c20ef2721e90abaad548300656ccbca7d39 [diff] |
Add support for the Internet Defense League code
pelican-svbhack is a responsive theme for Pelican, it is my hack of a svbtle-like theme.
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 a number of common global variables but patches are welcomed if you need better support.
GOOGLE_ANALYTICS
set this to your UA-XYZ code
USER_LOGO_URL
make it point to a page/face logo
TAGLINE
some text rendered right below the logo
INTERNET_DEFENSE_LEAGUE
set this to True
if you want to enable the Internet Defense League code
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-svbhack is authored by Giulio Fidente.
Released under MIT License, full details in LICENSE
file.