The minimalist Pelican theme. https://flex.alxd.me/
Find a file
Alexandre Vicenzi b7e0b32909 Fix version
2023-03-31 23:54:13 +02:00
.github Fix version 2023-03-31 23:54:13 +02:00
docs Fix list 2022-08-31 22:34:45 +02:00
pygments Fixed pygments for reStructuredText 2020-04-14 10:55:41 -06:00
static Minify styles 2022-08-31 22:05:15 +02:00
templates Add support for Cloudflare Web Analytics 2023-01-17 07:15:28 -08:00
translations Update translations 2022-08-31 22:00:57 +02:00
.gitignore Ignore package-lock.json 2020-04-20 23:42:03 +02:00
CHANGELOG.md Add 2.5 notes 2023-03-31 23:50:29 +02:00
gulpfile.js Set up gulp watch #226 2022-03-12 16:03:54 +01:00
LICENSE Initial commit 2015-07-18 06:27:29 -03:00
package.json Merge pull request #299 from lpenaud/watch-task 2022-07-08 15:35:08 +02:00
README.md Add v3 notes 2023-03-31 23:51:41 +02:00
screenshot.png Update screenshots. 2017-03-14 01:01:47 -03:00
tox.ini Add a simple test facility with tox and GitHub actions 2021-10-14 21:56:37 +02:00
transifex.py Add transifex helper 2020-09-19 22:04:37 +02:00
translate.sh Update transle script. 2017-03-14 00:12:22 -03:00

Flex

The minimalist Pelican theme.

Flex 3.0 and upcoming breaking changes

Flex 2.6 will be the last release without breaking changes.

Flex 3.0 is under development and will introduce breaking changes.

The breaking changes will include:

  • Removal of deprecated plugins and integrations
  • Removal and renaming of configuration variables
  • Removal of Less.js and Gulp.js
  • Refactoring of multiple templates

Flex has grown beyond expectation over the last few years and is hard to maintain and accept new features.

You can check the current progress in the v3 branch.

New features won't be accepted unless submited to v3 branch, bug fixes will still be accepted in the master branch.

Once 2.6 is out, the v3 branch will be merged into master.

Features

Integrations

Plugins Support

Install

The best way to install is over pelican-themes.

The alternative way is to clone this repository and 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/.

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 solve. If things make sense, 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