<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/samples, branch draft-tz</title>
<subtitle>github.com: getpelican/pelican.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/'/>
<entry>
<title>Initial pass of removing Python 2 support</title>
<updated>2019-11-25T21:16:41+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2019-11-06T07:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=1e0e541b575a377efa31b01bb13a60bb8c890d61'/>
<id>1e0e541b575a377efa31b01bb13a60bb8c890d61</id>
<content type='text'>
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert FEED settings from `%s` to `{slug}` redux (#2432)</title>
<updated>2018-11-03T15:12:20+00:00</updated>
<author>
<name>MinchinWeb</name>
<email>w_minchin@hotmail.com</email>
</author>
<published>2018-11-03T15:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3a0add4b6e66fe08e9f5710f98235491c09e4f81'/>
<id>3a0add4b6e66fe08e9f5710f98235491c09e4f81</id>
<content type='text'>
* Convert FEED settings from `%s` to `{slug}` redux

Closes #2106, Closes #2383</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Convert FEED settings from `%s` to `{slug}` redux

Closes #2106, Closes #2383</pre>
</div>
</content>
</entry>
<entry>
<title>automatically copy linked static files</title>
<updated>2018-11-01T17:08:11+00:00</updated>
<author>
<name>Oliver Urs Lenz</name>
<email>oliver.urs.lenz@gmail.com</email>
</author>
<published>2018-07-11T13:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=048ea4dc0c18b82cf5f560cb86de5a054c11b6e8'/>
<id>048ea4dc0c18b82cf5f560cb86de5a054c11b6e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for SITESUBTITLE in feeds.</title>
<updated>2017-10-29T20:28:11+00:00</updated>
<author>
<name>Vladimír Vondruš</name>
<email>mosra@centrum.cz</email>
</author>
<published>2017-10-29T20:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=d04b777159a7a28238a5bb989bbae1bce1a9c6b9'/>
<id>d04b777159a7a28238a5bb989bbae1bce1a9c6b9</id>
<content type='text'>
It's now present in both RSS and Atom feeds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's now present in both RSS and Atom feeds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1602 from ltiao/patch-1</title>
<updated>2015-03-31T23:05:40+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2015-03-31T23:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=cc8f835f0795939f09c9e26e3c7dfc59d7c702eb'/>
<id>cc8f835f0795939f09c9e26e3c7dfc59d7c702eb</id>
<content type='text'>
Removed `PDF_GENERATOR=False`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed `PDF_GENERATOR=False`</pre>
</div>
</content>
</entry>
<entry>
<title>Removed `PDF_GENERATOR=False`</title>
<updated>2015-01-27T10:42:34+00:00</updated>
<author>
<name>Louis Tiao</name>
<email>ltiao@users.noreply.github.com</email>
</author>
<published>2015-01-27T10:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=f7a5d06c6d821e9ab70e5b1bc49f1de7b8899fed'/>
<id>f7a5d06c6d821e9ab70e5b1bc49f1de7b8899fed</id>
<content type='text'>
It might give the impression that the PDF generation is still part of the core.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It might give the impression that the PDF generation is still part of the core.</pre>
</div>
</content>
</entry>
<entry>
<title>Change documented type of various settings</title>
<updated>2015-01-18T02:15:24+00:00</updated>
<author>
<name>Kevin Yap</name>
<email>me@kevinyap.ca</email>
</author>
<published>2015-01-18T00:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=88ad46fd4dc0001fe51472a23b26b0e951424ca0'/>
<id>88ad46fd4dc0001fe51472a23b26b0e951424ca0</id>
<content type='text'>
- DEFUALT_METADATA, tuple -&gt; dictionary
- OUTPUT_RETENTION, tuple -&gt; list
- JINJA_FILTERS, list -&gt; dictionary
- DIRECT_TEMPLATES, tuple -&gt; list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- DEFUALT_METADATA, tuple -&gt; dictionary
- OUTPUT_RETENTION, tuple -&gt; list
- JINJA_FILTERS, list -&gt; dictionary
- DIRECT_TEMPLATES, tuple -&gt; list
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test errors on OSX</title>
<updated>2014-06-26T05:01:42+00:00</updated>
<author>
<name>Deniz Turgut</name>
<email>dturgut@gmail.com</email>
</author>
<published>2014-06-26T04:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=009543b7e476d3bcaca3dd8576a47631c06de1e7'/>
<id>009543b7e476d3bcaca3dd8576a47631c06de1e7</id>
<content type='text'>
On OSX, if LC_TIME and LC_CTYPE differs the output of strftime is not properly decoded
in Python 3. This makes sure that the 'utils.DateFormatter' and the related Jinja filter
'strftime' set the same value for LC_TIME and LC_CTYPE while formatting.

Also, '%a' is removed from DEFAULT_DATE_FORMAT in 'custom_locale' tests. OSX and *nix have
different conversions for '%a' ('Jeu' vs 'jeu.') and there is not a feasible way to handle
the difference for tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On OSX, if LC_TIME and LC_CTYPE differs the output of strftime is not properly decoded
in Python 3. This makes sure that the 'utils.DateFormatter' and the related Jinja filter
'strftime' set the same value for LC_TIME and LC_CTYPE while formatting.

Also, '%a' is removed from DEFAULT_DATE_FORMAT in 'custom_locale' tests. OSX and *nix have
different conversions for '%a' ('Jeu' vs 'jeu.') and there is not a feasible way to handle
the difference for tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1198, enable custom locale in template rendering, fixes links</title>
<updated>2014-06-26T04:00:19+00:00</updated>
<author>
<name>Ondrej Grover</name>
<email>ondrej.grover@gmail.com</email>
</author>
<published>2014-04-27T08:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3f6b130d6ed427f19e444057958661ee00875ca0'/>
<id>3f6b130d6ed427f19e444057958661ee00875ca0</id>
<content type='text'>
reverts getpelican/pelican@ddcccfeaa952d2e1e24ceac94e5d66c73b57c01b

If one used a locale that made use of unicode characters (like fr_FR.UTF-8)
the files on disk would be in correct locale while links would be to C.

Uses a SafeDatetime class that works with unicode format strigns
by using custom strftime to prevent ascii decoding errors with Python2.

Also added unicode decoding for the calendar module to fix period
archives.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reverts getpelican/pelican@ddcccfeaa952d2e1e24ceac94e5d66c73b57c01b

If one used a locale that made use of unicode characters (like fr_FR.UTF-8)
the files on disk would be in correct locale while links would be to C.

Uses a SafeDatetime class that works with unicode format strigns
by using custom strftime to prevent ascii decoding errors with Python2.

Also added unicode decoding for the calendar module to fix period
archives.
</pre>
</div>
</content>
</entry>
<entry>
<title>The modified attribute no longer has a default value.</title>
<updated>2013-11-17T22:40:11+00:00</updated>
<author>
<name>Florian Jacob</name>
<email>fjacob@lavabit.com</email>
</author>
<published>2013-11-17T22:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=bd9d1b95394067ae65d131bb8f032befb619b2e0'/>
<id>bd9d1b95394067ae65d131bb8f032befb619b2e0</id>
<content type='text'>
This allows for templates using {% if article.modified %}
instead of {% if article.modified != article.published %} .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for templates using {% if article.modified %}
instead of {% if article.modified != article.published %} .
</pre>
</div>
</content>
</entry>
</feed>
