<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/docs/conf.py, branch cache-readers</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>Prepare for bumpr</title>
<updated>2013-08-24T18:17:05+00:00</updated>
<author>
<name>Axel Haustant</name>
<email>noirbizarre@gmail.com</email>
</author>
<published>2013-03-27T08:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=c61f6f402a417e807c9cb6f01c9293fced678892'/>
<id>c61f6f402a417e807c9cb6f01c9293fced678892</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include version in doc and warn if it's a dev version.</title>
<updated>2013-08-21T04:18:43+00:00</updated>
<author>
<name>Axel Haustant</name>
<email>noirbizarre@gmail.com</email>
</author>
<published>2013-03-27T08:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=469c531ae4fbc9f8093b3f50607755e3d43e3e26'/>
<id>469c531ae4fbc9f8093b3f50607755e3d43e3e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert '.' and '..' to the less magical os.curdir and os.pardir</title>
<updated>2013-03-21T16:44:44+00:00</updated>
<author>
<name>W. Trevor King</name>
<email>wking@tremily.us</email>
</author>
<published>2013-03-11T12:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=b59da89e80552ab9ace9a116049dd14b5f1f3946'/>
<id>b59da89e80552ab9ace9a116049dd14b5f1f3946</id>
<content type='text'>
While I'm cleaning up path manipulation, I might as well make things
more semantic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While I'm cleaning up path manipulation, I might as well make things
more semantic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port pelican to python 3.</title>
<updated>2013-01-11T02:20:09+00:00</updated>
<author>
<name>Dirk Makowski</name>
<email>dmakowski@gmx.net</email>
</author>
<published>2013-01-11T01:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=71995d5e1bec6f34ef836e1dc7416e27dd3cfe30'/>
<id>71995d5e1bec6f34ef836e1dc7416e27dd3cfe30</id>
<content type='text'>
Stays compatible with 2.x series, thanks to an unified codebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stays compatible with 2.x series, thanks to an unified codebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>the repositories are now hosted under 'getpelican'</title>
<updated>2012-07-26T22:27:08+00:00</updated>
<author>
<name>Alexis Metaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2012-07-26T22:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=cf71ed75a44d48a7dbed3b1e412cc8d0f3ef44e7'/>
<id>cf71ed75a44d48a7dbed3b1e412cc8d0f3ef44e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add version information in __init__.py and import them from setup.py</title>
<updated>2012-03-16T14:27:26+00:00</updated>
<author>
<name>Andrea Crotti</name>
<email>andrea.crotti.0@gmail.com</email>
</author>
<published>2012-03-16T14:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=74c2449d8f0fe4e6ae8c237835b438f87dfc9aad'/>
<id>74c2449d8f0fe4e6ae8c237835b438f87dfc9aad</id>
<content type='text'>
and conf.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and conf.py
</pre>
</div>
</content>
</entry>
<entry>
<title>add the pelican path to the sys.path, to be able to use autodoc</title>
<updated>2012-03-15T00:23:07+00:00</updated>
<author>
<name>Andrea Crotti</name>
<email>andrea.crotti.0@gmail.com</email>
</author>
<published>2012-03-15T00:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=020c1400e22ec1b3f45e7bf5c4ec404223b83a6a'/>
<id>020c1400e22ec1b3f45e7bf5c4ec404223b83a6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the sys.path should not contain the _themes directory, which is not a</title>
<updated>2012-03-15T00:17:50+00:00</updated>
<author>
<name>Andrea Crotti</name>
<email>andrea.crotti.0@gmail.com</email>
</author>
<published>2012-03-15T00:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=7f8f6e8a7e0a4d9b8c313f22e65eb1b4ea055513'/>
<id>7f8f6e8a7e0a4d9b8c313f22e65eb1b4ea055513</id>
<content type='text'>
python package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python package
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the sphinx settings</title>
<updated>2011-07-23T13:01:46+00:00</updated>
<author>
<name>Skami18</name>
<email>skami@skami-laptop.dyndns.org</email>
</author>
<published>2011-07-23T13:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=09d7847c7ec29331edcdb4a68fd3c7649769c44f'/>
<id>09d7847c7ec29331edcdb4a68fd3c7649769c44f</id>
<content type='text'>
It seems the manpages ``pelican-themes.en.1`` and
``pelican-themes.fr.1`` were only used for the Debian packages.

Unforunately, ``dh_manpages`` seems to support installation of manpages
depending of their languages, so i've changed the settings and only
``pelican-themes.1`` is generated, this avoids having to rename the
manpages before packaging...

The documentation about making themes for Pelican is now generated in
the file ``pelican-theming.1``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems the manpages ``pelican-themes.en.1`` and
``pelican-themes.fr.1`` were only used for the Debian packages.

Unforunately, ``dh_manpages`` seems to support installation of manpages
depending of their languages, so i've changed the settings and only
``pelican-themes.1`` is generated, this avoids having to rename the
manpages before packaging...

The documentation about making themes for Pelican is now generated in
the file ``pelican-theming.1``.
</pre>
</div>
</content>
</entry>
<entry>
<title>update the sphinx documentation settings</title>
<updated>2011-06-13T12:23:07+00:00</updated>
<author>
<name>Alexis Metaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2011-06-13T12:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=78d10b1febed51cfcf2611c4b17ebad8c052ad64'/>
<id>78d10b1febed51cfcf2611c4b17ebad8c052ad64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
