|
|
8 years ago | |
|---|---|---|
| .. | ||
| alchemy | 8 years ago | |
| CODE_OF_CONDUCT.md | 8 years ago | |
| LICENSE | 8 years ago | |
| README.md | 8 years ago | |
| screenshot.jpg | 8 years ago | |
A magical ✨ Pelican theme
Alchemy is a functional, clean, responsive theme for the Pelican static site generator.
Inspired by crowsfoot and clean-blog, it features:
sitemap.xml support** Features link to external assets (webfonts etc).
Clone the repo:
git clone https://github.com/nairobilug/pelican-alchemy
Set the THEME variable in your Pelican config:
THEME = '<PATH_TO_REPO>/alchemy'
In your Pelican site:
mkdir themes
git submodule add https://github.com/nairobilug/pelican-alchemy themes/pelican-alchemy
And in Pelican config:
THEME = 'themes/pelican-alchemy/alchemy'
Visit the Settings wiki for examples:
<meta> description.Misc settings:
Example pelicanconf.py (demo website).
https://github.com/nairobilug/pelican-alchemy/wiki/Tips
Alchemy follows the Contributor Covenant code of conduct.
MIT © 2017 Nairobi GNU/Linux Users Group