mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Moar clean
This commit is contained in:
parent
0a32174303
commit
1747178dc5
6 changed files with 43 additions and 46 deletions
|
|
@ -2,20 +2,24 @@
|
|||
|
||||
A theme for the [Pelican](http://getpelican.com) static site generator. A shameless rip off of @porterjamesj's [crowsfoot](http://github.com/porterjamesj/crowsfoot) theme.
|
||||
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
`git clone https://github.com/nairobilug/pelican-alchemy.git`
|
||||
|
||||
Then set the pelican config variable `THEME` to the `alchemy` folder inside the cloned path.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
Pelican [documentation](http://docs.getpelican.com/en/latest/)
|
||||
|
||||
|
||||
### Theme Options
|
||||
|
||||
| Config | Type | Description |
|
||||
|
|
@ -44,10 +48,12 @@ An RSS icon will also appear on the nav if `FEED_ATOM` or `FEED_RSS` is set.
|
|||
| GOOGLE_ANALYTICS_ID | TEXT | Google analytics |
|
||||
| GOOGLE_ANALYTICS_DOMAIN | TEXT | Google analytics |
|
||||
|
||||
|
||||
## Live Demo
|
||||
|
||||
[nairobilug.or.ke](http://nairobilug.or.ke)
|
||||
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue