<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/samples/content, branch draft-tz</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>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>The modified attribute no longer has a default value.</title>
<updated>2013-11-17T22:40:11+00:00</updated>
<author>
<name>Florian Jacob</name>
<email>fjacob@lavabit.com</email>
</author>
<published>2013-11-17T22:40:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=bd9d1b95394067ae65d131bb8f032befb619b2e0'/>
<id>bd9d1b95394067ae65d131bb8f032befb619b2e0</id>
<content type='text'>
This allows for templates using {% if article.modified %}
instead of {% if article.modified != article.published %} .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for templates using {% if article.modified %}
instead of {% if article.modified != article.published %} .
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for pygment defaults and relevant documentation</title>
<updated>2013-09-16T06:13:17+00:00</updated>
<author>
<name>SDGSDG</name>
<email>karmadharma@server.fake</email>
</author>
<published>2013-09-16T05:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=3580233b385f05d7eaee258ed9cff451d528ead9'/>
<id>3580233b385f05d7eaee258ed9cff451d528ead9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added more pygments options for code blocks</title>
<updated>2013-08-06T05:50:49+00:00</updated>
<author>
<name>SDGSDG</name>
<email>karmadharma@server.fake</email>
</author>
<published>2013-08-06T02:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=ece437f8fd69975c9a78aa1bb4c04910d97e7a0e'/>
<id>ece437f8fd69975c9a78aa1bb4c04910d97e7a0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix py3 support for sourcecode directive</title>
<updated>2013-08-05T15:45:48+00:00</updated>
<author>
<name>Russ Webber</name>
<email>russ@rw.id.au</email>
</author>
<published>2013-08-04T08:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=5a8f5cefdd74c24eba02ab3bbfeb1fb29e2457cb'/>
<id>5a8f5cefdd74c24eba02ab3bbfeb1fb29e2457cb</id>
<content type='text'>
added sourcecode to the functional test so it's tested *somewhere*.
fixes #963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added sourcecode to the functional test so it's tested *somewhere*.
fixes #963
</pre>
</div>
</content>
</entry>
<entry>
<title>Deliberate overriding of an existing file to tests</title>
<updated>2013-08-04T11:07:40+00:00</updated>
<author>
<name>Rogdham</name>
<email>contact@rogdham.net</email>
</author>
<published>2013-06-20T20:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=0999d4d6915574cb0377048157661e1a5e6d9ced'/>
<id>0999d4d6915574cb0377048157661e1a5e6d9ced</id>
<content type='text'>
Deliberate overriding via `save_as` metadata should be allowed, even after the
overwrite detection feature. This commit is to add tests for deliberate
overriding. As a result, the relevant tests *should fail* after this commit.

Added a page and an article, both to override a tag, with very old dates so
it limits the amount of diff in the generated pages.

Overriding feature introduced by d0e9c52410e70e14008d2ef827ba7ac306243e72
Overwrite detection introduced by ff7410ce2ada85b486a67ae11874d60d135ff939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deliberate overriding via `save_as` metadata should be allowed, even after the
overwrite detection feature. This commit is to add tests for deliberate
overriding. As a result, the relevant tests *should fail* after this commit.

Added a page and an article, both to override a tag, with very old dates so
it limits the amount of diff in the generated pages.

Overriding feature introduced by d0e9c52410e70e14008d2ef827ba7ac306243e72
Overwrite detection introduced by ff7410ce2ada85b486a67ae11874d60d135ff939
</pre>
</div>
</content>
</entry>
<entry>
<title>samples: Remove EXTRA_PATH_METADATA entries for pictures</title>
<updated>2013-06-16T00:52:16+00:00</updated>
<author>
<name>W. Trevor King</name>
<email>wking@tremily.us</email>
</author>
<published>2013-01-05T13:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=0dee76f2598336a70d3c4535fd49217566971a44'/>
<id>0dee76f2598336a70d3c4535fd49217566971a44</id>
<content type='text'>
I'd added them earlier to test that a configuration edit could
preserve the original output locations.  However, it is likely that
you have quite a number of static files, and we shouldn't recommend
listing explicit paths for all of them.  With this configuration
change, the pictures will be copied into the output directory using
their original relative path (e.g. `pictures/Fat_Cat.jpg` without the
`static`).  Any |filename|-style links will be updated automatically.

If you *want* the pictures to end up in a `static` directory, it's
easier to just organize your source that way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'd added them earlier to test that a configuration edit could
preserve the original output locations.  However, it is likely that
you have quite a number of static files, and we shouldn't recommend
listing explicit paths for all of them.  With this configuration
change, the pictures will be copied into the output directory using
their original relative path (e.g. `pictures/Fat_Cat.jpg` without the
`static`).  Any |filename|-style links will be updated automatically.

If you *want* the pictures to end up in a `static` directory, it's
easier to just organize your source that way.
</pre>
</div>
</content>
</entry>
<entry>
<title>add functional test for save_as/url override</title>
<updated>2012-12-06T23:14:02+00:00</updated>
<author>
<name>Bruno Binet</name>
<email>bruno.binet@gmail.com</email>
</author>
<published>2012-12-06T23:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=00c7451200fd75056ebecb7cd681bda08b55d70a'/>
<id>00c7451200fd75056ebecb7cd681bda08b55d70a</id>
<content type='text'>
and update functional tests output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and update functional tests output
</pre>
</div>
</content>
</entry>
<entry>
<title>update functional tests to test TEMPLATE_PAGES feature</title>
<updated>2012-12-03T21:56:07+00:00</updated>
<author>
<name>Bruno Binet</name>
<email>bruno.binet@gmail.com</email>
</author>
<published>2012-12-03T21:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=f604cc4df88e0c3e1e1ddb91aa1df2b0b6f21af5'/>
<id>f604cc4df88e0c3e1e1ddb91aa1df2b0b6f21af5</id>
<content type='text'>
closes #614: cannot reproduce this issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #614: cannot reproduce this issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>add new file to functional test content to showcase FILENAME_METADATA</title>
<updated>2012-12-03T08:54:43+00:00</updated>
<author>
<name>Bruno Binet</name>
<email>bruno.binet@gmail.com</email>
</author>
<published>2012-11-30T00:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=fc13ae8e7605db6cac1f3e7dfac5aa9777d088b0'/>
<id>fc13ae8e7605db6cac1f3e7dfac5aa9777d088b0</id>
<content type='text'>
and update functional tests output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and update functional tests output
</pre>
</div>
</content>
</entry>
</feed>
