diff --git a/README.md b/README.md index 4742784..7dc786e 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ DON'T send any questions, issues or anything related to Flex to my personal emai - SEO Best Practices - Open Graph - Rich Snippets (JSON-LD) -- Related Posts (via [plugin](https://github.com/getpelican/pelican-plugins/tree/master/related_posts)) -- Minute read like [Medium](https://medium.com/) (via [plugin](https://github.com/getpelican/pelican-plugins/tree/master/post_stats)) (new in 2.0) -- [Multiple Code Highlight Styles](https://github.com/alexandrevicenzi/Flex/wiki/Code-highlight-support) -- [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translation-support) (new in 2.0) +- Related Posts (via [plugin](https://github.com/getpelican/pelican-plugins/tree/master/related_posts) or AddThis) +- Minute read (via [plugin](https://github.com/getpelican/pelican-plugins/tree/master/post_stats)) (new in 2.0) +- [Multiple Code Highlight Styles](https://github.com/alexandrevicenzi/Flex/wiki/Code-Highlight) +- [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translations) (new in 2.0) ## Integrations -- [AddThis](http://www.addthis.com/) +- [AddThis](http://www.addthis.com/) Share Buttons and Related Posts - [Disqus](https://disqus.com/) - [Gauges](http://get.gaug.es/) - [Google AdSense](https://www.google.com.br/adsense/start/) (new in 2.1) @@ -29,8 +29,13 @@ DON'T send any questions, issues or anything related to Flex to my personal emai - [Google Tag Manager](https://www.google.com/tagmanager/) - [Piwik](http://piwik.org/) - [StatusCake](https://www.statuscake.com/) -- [Github Corners](https://github.com/tholman/github-corners) -- [Representative image](https://github.com/getpelican/pelican-plugins/tree/master/representative_image) +- [Github Corners](https://github.com/tholman/github-corners) (new in 2.2) + +## Plugins Support + +- [I18N Sub-sites](https://github.com/getpelican/pelican-plugins/tree/master/i18n_subsites) (new in 2.0) +- [Related Posts](https://github.com/getpelican/pelican-plugins/tree/master/related_posts) +- [Representative image](https://github.com/getpelican/pelican-plugins/tree/master/representative_image) (new in 2.2) ## Install @@ -38,7 +43,7 @@ The recommend way to install is over [pelican-themes](https://github.com/getpeli The `master` branch is the development branch. If you're happy with fresh new things and maybe sometimes (~most of time~) broken things you can clone the `master`, but I would recommend to you to clone a tag branch. -## Docs +## Documentation [Go to Wiki](https://github.com/alexandrevicenzi/Flex/wiki) @@ -48,13 +53,27 @@ Always open an issue before sending a PR. Talk about the problem/feature that yo As always, if you want something that only make sense to you, just fork Flex and start a new theme. +## Donate + +Did you liked this theme? Buy me a beer and support new features. + +### PayPal + +[![PayPal](https://img.shields.io/badge/paypal-donate-yellow.svg?maxAge=2592000)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KZCMH3N74KKFN&lc=BR&item_name=Alexandre%20Vicenzi&item_number=flex¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) + +### Bitcoin + +![Screenshot](https://github.com/alexandrevicenzi/Flex/blob/master/btc.png) + +`1Heza38sS36iTtaFpWB5wziuiK9WChmwss` + ## Translate Translate this theme to new languages at [Transifex](https://www.transifex.com/alexandrevicenzi/flex-pelican/). ![Translations](https://github.com/alexandrevicenzi/Flex/blob/master/translation_chart.png) -Read more about [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translation-support). +Read more about [Translation Support](https://github.com/alexandrevicenzi/Flex/wiki/Translations). ## Live example @@ -65,14 +84,10 @@ I'm using Flex in my [personal blog](http://blog.alexandrevicenzi.com/). ![Screenshot](https://github.com/alexandrevicenzi/Flex/blob/master/screenshot.png) -## Donate - -Did you liked this theme? Buy me a beer and support new features. - -[![Gratipay](https://img.shields.io/gratipay/user/alexandrevicenzi.svg?maxAge=2592000)](https://gratipay.com/~alexandrevicenzi/) - -[![PayPal](https://img.shields.io/badge/paypal-donate-yellow.svg?maxAge=2592000)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KZCMH3N74KKFN&lc=BR&item_name=Alexandre%20Vicenzi&item_number=flex¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) - ## License MIT + +## Contributors + +[Contributors list](https://github.com/alexandrevicenzi/Flex/graphs/contributors) diff --git a/btc.png b/btc.png new file mode 100644 index 0000000..7506fd9 Binary files /dev/null and b/btc.png differ diff --git a/screenshot.png b/screenshot.png index 1f8980a..3a89a9a 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/screenshot_1.png b/screenshot_1.png index badd345..b8a8c6a 100644 Binary files a/screenshot_1.png and b/screenshot_1.png differ diff --git a/screenshot_2.png b/screenshot_2.png index 0d2dd38..b0eed33 100644 Binary files a/screenshot_2.png and b/screenshot_2.png differ diff --git a/screenshot_3.png b/screenshot_3.png index df00a78..d17b0e5 100644 Binary files a/screenshot_3.png and b/screenshot_3.png differ diff --git a/templates/article.html b/templates/article.html index c034e33..6a9a65f 100644 --- a/templates/article.html +++ b/templates/article.html @@ -67,6 +67,8 @@ {% endfor %} + {% else %} +