The minimalist Pelican theme. https://flex.alxd.me/
Find a file
2020-04-20 23:19:01 +02:00
.github Create FUNDING.yml 2019-10-09 00:16:25 +02:00
docs Fix example 2019-11-20 23:38:28 +01:00
pygments Fixed pygments for reStructuredText 2020-04-14 10:55:41 -06:00
static Compile latest changes 2020-04-20 23:19:01 +02:00
templates Check PLUGINS variable for tipue_search instead of using USE_TIPUE_SEARCH 2020-04-20 14:28:38 -06:00
translations Made the switch text translateable 2020-04-16 13:48:24 -06:00
.gitignore Ignore files. 2019-10-19 21:02:23 +02:00
.travis.yml Fixes 2019-10-19 22:01:40 +02:00
CHANGELOG.md Update. 2018-06-24 00:51:22 -03:00
gulpfile.js Greatly simplified all of the logic; moved the JS to a separate file 2020-04-16 15:54:36 -06:00
LICENSE Initial commit 2015-07-18 06:27:29 -03:00
package.json Update packages 2020-04-20 23:19:01 +02:00
README.md Merge pull request #213 from sumnerevans/support-dark-theme 2020-04-20 22:24:45 +02:00
screenshot.png Update screenshots. 2017-03-14 01:01:47 -03:00
translate.sh Update transle script. 2017-03-14 00:12:22 -03:00

Flex Build Status

The minimalist Pelican theme.

Notes

  • If you have questions open an issue.
  • This theme is not under development anymore, it's stable and has a lot of features. This means that new requests (not bug fixes) will be discussed and have lower priorities.
  • If you want a version of this theme to Jekyll or Hugo open an issue and let's discuss it.

Features

Integrations

Plugins Support

Install

The best way to install is over pelican-themes.

The alternative way is to clone this repository. The master branch is stable and is safe to checkout, but I would recommend you to checkout a tag branch.

Documentation

The documentation covers most of the settings available and how to use this theme. If something is missing or broken you can open a PR or fix the documentation by yourself.

Flex Wiki

Live example

You can see how this theme looks like at http://flex.alxd.me/blog/.

The code is available in this project under docs folder.

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.

As always, if you want something that only makes sense to you, fork Flex and create a new theme.

Translations

Translate this theme to new languages at Transifex.

Read more about Translation Support in the Wiki.

License

MIT