From 567cc8964fc0271e58f11f299a7998c326824ac8 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 14 Mar 2017 01:17:17 -0300 Subject: [PATCH] Fix #90. --- README.md | 9 +++++++-- templates/article.html | 2 ++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 848f867..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)) +- 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) @@ -30,6 +30,11 @@ DON'T send any questions, issues or anything related to Flex to my personal emai - [Piwik](http://piwik.org/) - [StatusCake](https://www.statuscake.com/) - [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 diff --git a/templates/article.html b/templates/article.html index 23f960d..004043d 100644 --- a/templates/article.html +++ b/templates/article.html @@ -65,6 +65,8 @@ {% endfor %} + {% else %} +