<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/samples/content/extra, branch theme-docs</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>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 a feature to copy files from src to dest.</title>
<updated>2011-05-07T21:47:30+00:00</updated>
<author>
<name>Alexis Metaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2011-05-07T21:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=04da794b6bae6f151a946b6edfca7e8d01a6f9f3'/>
<id>04da794b6bae6f151a946b6edfca7e8d01a6f9f3</id>
<content type='text'>
Fixes #86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #86
</pre>
</div>
</content>
</entry>
</feed>
