blob: 0d86f684fedf443f95b7c2e7d12d47bfbaf6063d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Syte theme for Pelican
======================
This theme is based on [Syte][syte] and is for Pelican. Right now, its a bit messy. But I'll clean this up later.
Anyway, you can [see this theme in action here][samrat].
![screenshot](https://github.com/samrat/syte-pelican/raw/master/screenshot.png)
To try this out, clone this repo and in your `settings.py`, set `THEME = /path/to/syte-pelican` and `MEDIA_URL= /path/to/syte-pelican/static`.
[syte]: http://rigoneri.github.com/syte/
[samrat]: http://samrat.github.com
|