<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/samples, branch master</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>Modernize code base to Python 3+ syntax</title>
<updated>2020-04-27T07:45:31+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-26T07:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=d43b786b300358e8a4cbae4afc4052199a7af762'/>
<id>d43b786b300358e8a4cbae4afc4052199a7af762</id>
<content type='text'>
Replaces syntax that was relevant in earlier Python versions but that
now has modernized equivalents.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces syntax that was relevant in earlier Python versions but that
now has modernized equivalents.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a draft without date for #2488</title>
<updated>2020-04-14T20:52:46+00:00</updated>
<author>
<name>Deniz Turgut</name>
<email>dturgut@gmail.com</email>
</author>
<published>2020-04-14T20:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=eb05aa8ce5c4dff8b836ce321dd371ee2eb8da85'/>
<id>eb05aa8ce5c4dff8b836ce321dd371ee2eb8da85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce warnings and errors in sample content</title>
<updated>2020-04-14T19:39:47+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-14T19:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=7eae9b1abcfccb14f451a441674a84c85294ae48'/>
<id>7eae9b1abcfccb14f451a441674a84c85294ae48</id>
<content type='text'>
This reduces the warnings and errors when generating the sample content
from twelve to one (intentional) warning. The latter is expected by
assertLogCountEqual() in the "test_basic_generation_works" test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces the warnings and errors when generating the sample content
from twelve to one (intentional) warning. The latter is expected by
assertLogCountEqual() in the "test_basic_generation_works" test.
</pre>
</div>
</content>
</entry>
<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>
</feed>
