<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git, branch 3.0.1</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 3.0.1 release</title>
<updated>2012-11-05T23:47:38+00:00</updated>
<author>
<name>Alexis Métaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2012-11-05T23:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=22d2c786618cb3ffcb29ba70ae053087d5058ecc'/>
<id>22d2c786618cb3ffcb29ba70ae053087d5058ecc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Sitemap plugin &amp; `get_generators` signal"</title>
<updated>2012-11-05T23:41:40+00:00</updated>
<author>
<name>Alexis Métaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2012-11-05T23:41:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3087f6b440b6379f761939bb558e6160a0a7ef85'/>
<id>3087f6b440b6379f761939bb558e6160a0a7ef85</id>
<content type='text'>
This reverts commit 229b0e4dcc50daa32ffaf48234f58d1e694ecb7a.

Conflicts:

	docs/plugins.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 229b0e4dcc50daa32ffaf48234f58d1e694ecb7a.

Conflicts:

	docs/plugins.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #514 from streeter/asset_url_doc_fix</title>
<updated>2012-09-19T17:36:29+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entrop@gmail.com</email>
</author>
<published>2012-09-19T17:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=a9d370f7be82b93b70dc73c1857bcc0eeff1ce99'/>
<id>a9d370f7be82b93b70dc73c1857bcc0eeff1ce99</id>
<content type='text'>
Correctly use the right variable for webassets</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correctly use the right variable for webassets</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly use the right variable for webassets</title>
<updated>2012-09-19T17:24:51+00:00</updated>
<author>
<name>Chris Streeter</name>
<email>chris@chrisstreeter.com</email>
</author>
<published>2012-09-19T17:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=e096fb66fb13cfb5c5869fbd13c761255605f41a'/>
<id>e096fb66fb13cfb5c5869fbd13c761255605f41a</id>
<content type='text'>
According to [the webasset docs](http://webassets.readthedocs.org/en/latest/integration/jinja2.html#using-the-tag)
the variable should be `ASSET_URL` instead of `ASSETS_URL`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to [the webasset docs](http://webassets.readthedocs.org/en/latest/integration/jinja2.html#using-the-tag)
the variable should be `ASSET_URL` instead of `ASSETS_URL`.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix-pelican-rsync_upload-makefile</title>
<updated>2012-09-17T12:47:05+00:00</updated>
<author>
<name>Rémy HUBSCHER</name>
<email>hubscher.remy@gmail.com</email>
</author>
<published>2012-09-17T12:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=6466bb4384155189c765022496586a24ddb31742'/>
<id>6466bb4384155189c765022496586a24ddb31742</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 #504 from tbunnyman/update-tox</title>
<updated>2012-09-14T15:17:03+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entrop@gmail.com</email>
</author>
<published>2012-09-14T15:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=b8279e1c9c4c86142f5674caaac0b7701c06a8d1'/>
<id>b8279e1c9c4c86142f5674caaac0b7701c06a8d1</id>
<content type='text'>
Clean up tox testing configuration</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up tox testing configuration</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify specifying paths in settings. Closes #477.</title>
<updated>2012-09-11T16:27:26+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2012-09-11T16:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3af7e2251d36aef0862ce66fa5a4130e18fc2023'/>
<id>3af7e2251d36aef0862ce66fa5a4130e18fc2023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify docs for specifying theme. Closes #475.</title>
<updated>2012-09-11T14:29:34+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2012-09-11T14:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=728d6076e51b680d3800b7089dc586a78bee7309'/>
<id>728d6076e51b680d3800b7089dc586a78bee7309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a list of plugins to the docs. Closes #493.</title>
<updated>2012-09-11T13:50:33+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2012-09-11T13:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=161f60e5696a9d51bedd3d774c7fd298e5980746'/>
<id>161f60e5696a9d51bedd3d774c7fd298e5980746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate extraneous whitespace</title>
<updated>2012-09-11T03:50:45+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2012-09-11T03:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=20daa2845253bab2cd6ad09b3e9396d65f951b21'/>
<id>20daa2845253bab2cd6ad09b3e9396d65f951b21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
