@@ -7,17 +7,22 @@ Alchemy is a functional, clean, responsive theme for the [Pelican](http://getpel
Inspired by [crowsfoot](http://github.com/porterjamesj/crowsfoot) and [clean-blog](https://github.com/BlackrockDigital/startbootstrap-clean-blog), it features:
- Powered by [Bootstrap 4](https://getbootstrap.com/)(v4.3.1)
- Supports any [Boostwatch](https://bootswatch.com/) themes
- Styled by CSS, not Javascript
- Supports any [Boostwatch](https://bootswatch.com/) themes if you want it to
Example [pelicanconf.py](https://github.com/nairobilug/pelican-alchemy/blob/demo/pelicanconf.py)(demo website).
### Tips & Tricks
[See documentation page](docs/pelican-tips.md)
[Pelican-Alchemy Tips](docs/pelican-tips.md)
### Adding comments
[Adding comments to Pelican blog](docs/comments.md)
## How to Contribute
1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
1. Fork [the repository](https://github.com/nairobilug/pelican-alchemy) on GitHub to start making your changes to the master branch (or branch off of it).
1. Fork [the repository](https://github.com/leekimber/pelican-alchemy) on GitHub to start making your changes to the master branch (or branch off of it).
1. Send a pull request and bug the maintainer until it gets merged and published. :)
Alchemy follows the [Contributor Covenant](CODE_OF_CONDUCT.md) code of conduct.