Version 2.2.0 article.
This commit is contained in:
parent
17daec4651
commit
b3bd59002a
18 changed files with 439 additions and 73 deletions
|
@ -1,9 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Flex - News</title><link href="http://flex.alxd.me/blog/" rel="alternate"></link><link href="http://flex.alxd.me/blog/feeds/news.atom.xml" rel="self"></link><id>http://flex.alxd.me/blog/</id><updated>2016-11-16T08:00:00-05:00</updated><entry><title>Flex 2.1</title><link href="http://flex.alxd.me/blog/flex-pelican-theme-update-2-1.html" rel="alternate"></link><published>2016-11-16T08:00:00-05:00</published><updated>2016-11-16T08:00:00-05:00</updated><author><name>Alexandre Vicenzi</name></author><id>tag:flex.alxd.me,2016-11-16:/blog/flex-pelican-theme-update-2-1.html</id><summary type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1 comes with a feature that I was delaying for so long.
|
||||
Flex 2.1 adds support for Google AdSense.</p>
|
||||
<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads.</p>
|
||||
<p>Flex …</p></summary><content type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1 comes with a feature that I was delaying for so long.
|
||||
Flex 2.1 adds support for Google AdSense.</p>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom"><title>Flex - News</title><link href="http://flex.alxd.me/blog/" rel="alternate"></link><link href="http://flex.alxd.me/blog/feeds/news.atom.xml" rel="self"></link><id>http://flex.alxd.me/blog/</id><updated>2018-06-24T08:00:00-04:00</updated><entry><title>Flex 2.2.0</title><link href="http://flex.alxd.me/blog/flex-pelican-theme-update-2-2.html" rel="alternate"></link><published>2018-06-24T08:00:00-04:00</published><updated>2018-06-24T08:00:00-04:00</updated><author><name>Alexandre Vicenzi</name></author><id>tag:flex.alxd.me,2018-06-24:/blog/flex-pelican-theme-update-2-2.html</id><summary type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.2.0 comes with bug fixes and improvements.</p>
|
||||
<p>There are new Pygments templates and also a few code highlight fixes. There's also new social icons.</p>
|
||||
<p>Version 2.2.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p>
|
||||
<p>Hope you enjoy this version.</p></summary><content type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.2.0 comes with bug fixes and improvements.</p>
|
||||
<p>There are new Pygments templates and also a few code highlight fixes. There's also new social icons.</p>
|
||||
<p>Version 2.2.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p>
|
||||
<p>Hope you enjoy this version.</p></content><category term="pelican"></category><category term="python"></category><category term="theme"></category></entry><entry><title>Flex 2.1.0</title><link href="http://flex.alxd.me/blog/flex-pelican-theme-update-2-1.html" rel="alternate"></link><published>2016-11-16T08:00:00-05:00</published><updated>2016-11-16T08:00:00-05:00</updated><author><name>Alexandre Vicenzi</name></author><id>tag:flex.alxd.me,2016-11-16:/blog/flex-pelican-theme-update-2-1.html</id><summary type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1.0 comes with features that I was delaying for so long.</p>
|
||||
<p>Flex 2.1.0 adds support for Google AdSense.</p>
|
||||
<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads …</p></summary><content type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.1.0 comes with features that I was delaying for so long.</p>
|
||||
<p>Flex 2.1.0 adds support for Google AdSense.</p>
|
||||
<p>If you choose wisely, ads are a way to win some money, but if not, you may loose your users due to excessive use of ads.</p>
|
||||
<p>Flex has six places for ads. Google recommends up to 3 ads per page. There is ads page only, and banner that appears on all pages.
|
||||
Below you can see how to enable ads in your pelican configuration file.</p>
|
||||
|
@ -22,7 +27,7 @@ Below you can see how to enable ads in your pelican configuration file.</p>
|
|||
</pre></div>
|
||||
|
||||
|
||||
<p>Version 2.1 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p>
|
||||
<p>Version 2.1.0 also comes with new translations. You can see available translations <a href="https://github.com/alexandrevicenzi/Flex/wiki/Translations">here</a>.</p>
|
||||
<p>Hope you enjoy this version.</p></content><category term="pelican"></category><category term="python"></category><category term="theme"></category></entry><entry><title>Flex 2.0</title><link href="http://flex.alxd.me/blog/flex-pelican-theme-update-2-0.html" rel="alternate"></link><published>2016-09-13T08:00:00-04:00</published><updated>2016-09-13T08:00:00-04:00</updated><author><name>Alexandre Vicenzi</name></author><id>tag:flex.alxd.me,2016-09-13:/blog/flex-pelican-theme-update-2-0.html</id><summary type="html"><p><a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> 2.0 comes with new features.
|
||||
In fact there are two new features.</p>
|
||||
<p>The biggest change is localization support.
|
||||
|
@ -80,7 +85,7 @@ But if you want to use translation you need to add new lines to your pelican con
|
|||
<li><a href="https://github.com/alexandrevicenzi/Flex/issues/21">Bug in CSS with placement of "Newer Posts" button</a></li>
|
||||
<li><a href="https://github.com/alexandrevicenzi/Flex/issues/14">Posts preview on main page</a></li>
|
||||
</ul>
|
||||
<p>Hope you enjoy this theme.</p></content><category term="pelican"></category><category term="python"></category><category term="theme"></category></entry><entry><title>New version of Flex: The responsive Pelican theme</title><link href="http://flex.alxd.me/blog/flex-pelican-theme-update-1-1.html" rel="alternate"></link><published>2015-10-07T08:00:00-04:00</published><updated>2015-10-07T08:00:00-04:00</updated><author><name>Alexandre Vicenzi</name></author><id>tag:flex.alxd.me,2015-10-07:/blog/flex-pelican-theme-update-1-1.html</id><summary type="html"><p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p>
|
||||
<p>Hope you enjoy this theme.</p></content><category term="pelican"></category><category term="python"></category><category term="theme"></category></entry><entry><title>Flex 1.1.0</title><link href="http://flex.alxd.me/blog/flex-pelican-theme-update-1-1.html" rel="alternate"></link><published>2015-10-07T08:00:00-04:00</published><updated>2015-10-07T08:00:00-04:00</updated><author><name>Alexandre Vicenzi</name></author><id>tag:flex.alxd.me,2015-10-07:/blog/flex-pelican-theme-update-1-1.html</id><summary type="html"><p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p>
|
||||
<p>So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release …</p></summary><content type="html"><p>I've made the <a href="https://github.com/alexandrevicenzi/Flex">Flex theme</a> a time ago. For my surprise, many people are using it. I feel thankful for this.</p>
|
||||
<p>So, after some new blogs with this theme, I got issues and PRs on GitHub from these new users. This weekend I had some free time and I release the <a href="https://github.com/alexandrevicenzi/Flex/releases/tag/v1.1">second version</a> of Flex (aka v1.1).</p>
|
||||
<p>This new version doesn't include nothing so special, just some bug fix and a new setting to allow custom CSS stylesheets.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue