| .github | ||
| docs | ||
| pygments | ||
| static | ||
| templates | ||
| translations | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| gulpfile.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| screenshot.png | ||
| translate.sh | ||
Flex 
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
- Mobile First
 - Responsive
 - Semantic
 - SEO Best Practices
 - Open Graph
 - Rich Snippets (JSON-LD)
 - Related Posts (via plugin or AddThis)
 - Minute read (via plugin) (new in 2.0)
 - Multiple Code Highlight Styles
 - Translation Support (new in 2.0)
 - Dark Mode
 
Integrations
- AddThis Share Buttons and Related Posts
 - Disqus
 - Gauges Analytics
 - Google AdSense (new in 2.1.0)
 - Google Analytics
 - Google Tag Manager
 - Matomo Analytics (formerly Piwik)
 - StatusCake
 - Isso
 
Plugins Support
- Github Corners (new in 2.2.0)
 - I18N Sub-sites (new in 2.0)
 - Minute read (new in 2.0)
 - Related Posts
 - Representative image (new in 2.2.0)
 - Neighbors (new in 2.2.0)
 
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.
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