The minimalist Pelican theme. https://flex.alxd.me/
Find a file
Fidel Ramos a70dd82eb3
Basic style for markdown-generated Table of Contents
This styles a Table of Content (ToC) generated by the markdown toc extension:
https://python-markdown.github.io/extensions/toc/
2022-07-04 11:23:16 +02:00
.github Here we go again 2020-09-19 21:36:51 +02:00
docs Basic style for markdown-generated Table of Contents 2022-07-04 11:23:16 +02:00
example Move example site away from docs 2022-07-04 10:24:47 +02:00
pygments Fixed pygments for reStructuredText 2020-04-14 10:55:41 -06:00
static Basic style for markdown-generated Table of Contents 2022-07-04 11:23:16 +02:00
templates Merge pull request #295 from schmittlauch/fixCustomCssI18NMaster 2022-03-08 14:12:44 +01:00
translations Update translations 2021-02-04 21:53:16 +01:00
.gitignore Ignore package-lock.json 2020-04-20 23:42:03 +02:00
.travis.yml Test with newer Python 2020-09-19 19:40:16 +02:00
CHANGELOG.md Changelog: add version 2.4.0 2021-10-02 19:02:10 +02:00
gulpfile.js Set up gulp watch #226 2022-03-12 16:03:54 +01:00
LICENSE
package.json Merge pull request #2 from lpenaud/watch-task 2022-07-04 10:45:45 +02:00
README.md Development documentation 2022-07-04 11:05:13 +02:00
screenshot.png
transifex.py Add transifex helper 2020-09-19 22:04:37 +02:00
translate.sh

Reflex

A minimalist Pelican theme, forked from Flex.

Features

Integrations

Plugins Support

Install

If you want to try out multiple themes the best way is to use pelican-themes.

The alternative way is to clone this repository. The master branch should be stable and safe to checkout. Then point your THEME setting in the pelican project to the path of the theme.

Settings

Look at settings documentation for details.

Sites using Reflex

If you have a site using Reflex feel free to open a PR to add it here.

Contributing

Always open an issue before sending a PR. Discuss the problem/feature that you want to code. After discussing, send a PR with your changes.

See the development documentation.

Thank you to all contributors!

License

MIT (full license)