Mercurial > piecrust2
view MANIFEST.in @ 437:62274d805a6e
bake: Tweaks to the `sitemap` processor. Add tests.
* Now using a `PageIterator` to get the expected behaviour from a given page
source, such as skipping taxonomy pages and such.
* Fix formatting of priority.
* Use the bake time for `lastmod` attribute.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 27 Jun 2015 21:50:36 -0700 |
parents | 3890353d3e5a |
children | d4a01a023998 |
line wrap: on
line source
include README.rst include CHANGELOG.rst include LICENSE.rst include requirements.txt include dev-requirements.txt recursive-include piecrust *.py mime.types recursive-include piecrust/resources * recursive-include tests *.py #global-exclude .DS_Store #global-exclude Thumbs.db #global-exclude Desktop.ini #global-exclude *.swp #global-exclude *~ #global-exclude *.bak