<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git, 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>Merge pull request #2963 from geoffff/master</title>
<updated>2023-04-20T09:41:00+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-20T09:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=86f62d0a92ad78df36aac9f5837d4f2715535421'/>
<id>86f62d0a92ad78df36aac9f5837d4f2715535421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update paginator.py</title>
<updated>2023-04-20T09:34:38+00:00</updated>
<author>
<name>geoffff</name>
<email>github@8pup.net</email>
</author>
<published>2021-12-23T00:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=8bb9e0da484cb944e216726a32e010ab59bed971'/>
<id>8bb9e0da484cb944e216726a32e010ab59bed971</id>
<content type='text'>
Use str.startswith('/') to check whether 'ret' starts with a slash. The original code fails when 'ret' is an empty string, such as when INDEX_URL is set to "".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use str.startswith('/') to check whether 'ret' starts with a slash. The original code fails when 'ret' is an empty string, such as when INDEX_URL is set to "".</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3112 from getpelican/update-functional-test-output</title>
<updated>2023-04-20T06:38:04+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-20T06:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=208332c0e6441b1975ffb3a9de4137e578a1ecfd'/>
<id>208332c0e6441b1975ffb3a9de4137e578a1ecfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to Invoke 2.0 for Python 3.11 compatibility</title>
<updated>2023-04-16T07:08:31+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-16T07:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=4db5c7ca4b4903d6fbebc406f922419a6a2bb283'/>
<id>4db5c7ca4b4903d6fbebc406f922419a6a2bb283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pre-commit hooks</title>
<updated>2023-04-16T07:07:44+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-16T07:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=6ac497922fe53fc46103ad18b44cc16aac581b85'/>
<id>6ac497922fe53fc46103ad18b44cc16aac581b85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Pygments and Markdown dependency versions</title>
<updated>2023-03-27T08:44:01+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T08:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=a2852942ea90cbd2dff789efde94feaeab47fa06'/>
<id>a2852942ea90cbd2dff789efde94feaeab47fa06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pin Flake8 to 3.9.* in requirements/style.pip</title>
<updated>2023-03-27T08:36:00+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T08:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=06c9e0fb804c5b63dca48b59720bf98f8a06df24'/>
<id>06c9e0fb804c5b63dca48b59720bf98f8a06df24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update functional test output</title>
<updated>2023-03-27T08:02:07+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T08:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=385d5bf75ecc837de62af3a0f20309b80cfb97e7'/>
<id>385d5bf75ecc837de62af3a0f20309b80cfb97e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add better description of what Pelican does to README (#3102)</title>
<updated>2023-02-24T02:22:56+00:00</updated>
<author>
<name>Boluwatife Victor</name>
<email>95125924+BirdboyBolu@users.noreply.github.com</email>
</author>
<published>2023-02-24T02:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=b473280eac576705bc39b8151d27a1e05040d0e8'/>
<id>b473280eac576705bc39b8151d27a1e05040d0e8</id>
<content type='text'>
Co-authored-by: Justin Mayer &lt;entroP@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Justin Mayer &lt;entroP@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3094 from kurtmckee/fix-readme-link-on-pypi-issue-3093</title>
<updated>2023-01-30T17:00:38+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-01-30T17:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=95ff3b8e628ba483de345b838de7c0052b2f3b02'/>
<id>95ff3b8e628ba483de345b838de7c0052b2f3b02</id>
<content type='text'>
Fixes https://github.com/getpelican/pelican/issues/3093</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/getpelican/pelican/issues/3093</pre>
</div>
</content>
</entry>
</feed>
