<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/docs, branch remove-legacy</title>
<subtitle>github.com: getpelican/pelican.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/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://91.123.203.49/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>Tidy SLUGIFY_* settings documentation</title>
<updated>2020-04-21T03:36:28+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-21T03:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=021ef45f758592966631ac0499530180e2cb7421'/>
<id>021ef45f758592966631ac0499530180e2cb7421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2731 from avaris/unicode-slugify</title>
<updated>2020-04-21T03:31:51+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-21T03:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=7e248861902d4ad207df6734078f1db76e33484e'/>
<id>7e248861902d4ad207df6734078f1db76e33484e</id>
<content type='text'>
Add support for Unicode slugs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for Unicode slugs</pre>
</div>
</content>
</entry>
<entry>
<title>Expose preserve_case option from slugify</title>
<updated>2020-04-20T21:26:00+00:00</updated>
<author>
<name>Deniz Turgut</name>
<email>dturgut@gmail.com</email>
</author>
<published>2020-04-20T21:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=bd699d34e88da469fa71e904e9ce3f7df6276c84'/>
<id>bd699d34e88da469fa71e904e9ce3f7df6276c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dev docs to reflect Poetry behavior change</title>
<updated>2020-04-20T07:00:38+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-20T07:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=3b5cdef7f9193b5912d83c108874e0856ccc8fe8'/>
<id>3b5cdef7f9193b5912d83c108874e0856ccc8fe8</id>
<content type='text'>
Otherwise, `poetry install` replaces the editable installation with the
current PyPI version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, `poetry install` replaces the editable installation with the
current PyPI version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose use_unicode setting of slugify in settings and use it</title>
<updated>2020-04-19T17:21:00+00:00</updated>
<author>
<name>Deniz Turgut</name>
<email>dturgut@gmail.com</email>
</author>
<published>2020-04-19T15:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=97fe235e60a8f46346b35fa32a02ff9e1e5ba395'/>
<id>97fe235e60a8f46346b35fa32a02ff9e1e5ba395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Typogrify/SmartyPants dashes config parameter (#2615)</title>
<updated>2020-04-16T11:32:19+00:00</updated>
<author>
<name>fancsali</name>
<email>fancsali@users.noreply.github.com</email>
</author>
<published>2020-04-16T11:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=f610801ee8c67df5ed7e3223fe54a2578347b88e'/>
<id>f610801ee8c67df5ed7e3223fe54a2578347b88e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Piwik from theme and settings docs</title>
<updated>2020-04-16T06:26:09+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-16T06:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=e18c9d2c60195b25049ad5660e57253410096dc2'/>
<id>e18c9d2c60195b25049ad5660e57253410096dc2</id>
<content type='text'>
Name has been changed, and rather than fix it, it makes more sense to
deprecate analytics in Pelican core and relegate them to plugins/themes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Name has been changed, and rather than fix it, it makes more sense to
deprecate analytics in Pelican core and relegate them to plugins/themes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building asciidoc headers in importer &amp; add docs</title>
<updated>2020-04-16T06:01:10+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2020-04-16T06:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=86ff02541f41702304297ff93f4e6bc007604743'/>
<id>86ff02541f41702304297ff93f4e6bc007604743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance JINJA_FILTERS setting docs (#2126)</title>
<updated>2020-04-15T08:42:21+00:00</updated>
<author>
<name>Cropse</name>
<email>cropse@users.noreply.github.com</email>
</author>
<published>2020-04-15T08:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python/pelican.git/commit/?id=7e52b61934b0fd2fa830125bfb1fedbddf08f11d'/>
<id>7e52b61934b0fd2fa830125bfb1fedbddf08f11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
