The minimalist Pelican theme. https://flex.alxd.me/
Find a file
Dan Watling 8a94051054 Merge branch 'master' of github.com:alexandrevicenzi/Flex
# Conflicts:
#	docs/blog/theme/stylesheet/variables.less
#	static/stylesheet/style.min.css
#	templates/partial/flex.html
2021-01-01 07:21:13 -06:00
.github Here we go again 2020-09-19 21:36:51 +02:00
docs Merge branch 'master' of github.com:alexandrevicenzi/Flex 2021-01-01 07:21:13 -06:00
pygments Fixed pygments for reStructuredText 2020-04-14 10:55:41 -06:00
static Merge branch 'master' of github.com:alexandrevicenzi/Flex 2021-01-01 07:21:13 -06:00
templates Add Google Global Site Tags configuration for new Google Analytics 4 2020-12-15 11:09:05 +01:00
translations Update translation 2020-12-01 20:22:37 +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 Update. 2018-06-24 00:51:22 -03:00
gulpfile.js Rename files 2020-04-20 23:19:01 +02:00
LICENSE
package-lock.json Added a couple of new colors, fixed build script, changed default color from orange to blue-ish color. 2020-02-07 05:22:11 -06:00
package.json Merge branch 'master' of github.com:alexandrevicenzi/Flex 2021-01-01 07:21:13 -06:00
README.md Update readme 2020-09-19 21:57:42 +02:00
screenshot.png
transifex.py Add transifex helper 2020-09-19 22:04:37 +02:00
translate.sh

Flex Build Status

The minimalist Pelican theme.

Notes

  • If you have questions open an issue
  • The theme is not under huge development anymore, it's stable and has a lot of features already
  • If you want a Hugo theme check out Soho

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/.

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