Flask-Sitemap v0.1.0 was released on February 3, 2015.
Flask-Sitemap is a Flask extension helping with sitemap generation.
- Initial public release. (#12)
- Support for configurable gzip response.
- Quickstart example for signals and caching. (#8)
- Support for sitemap pages. (#3)
- Adds an option
SITEMAP_VIEW_DECORATORS
for specifying list of view decorators. (#4) - Adds support for ignoring certain endpoints through
SITEMAP_IGNORE_ENDPOINTS
configuration option. (#2) - Adds new option to automatically include all endpoints without
parameters. In order to enable this feature set
SITEMAP_INCLUDE_RULES_WITHOUT_PARAMS
toTrue
. (#2)
$ pip install Flask-Sitemap
http://flask-sitemap.readthedocs.org/en/v0.1.0
https://github.com/inveniosoftware/flask-sitemap
Good luck and thanks for choosing Flask-Sitemap.
Invenio Development Team
Email: info@invenio-software.org
IRC: #invenio on irc.freenode.net
Twitter: http://twitter.com/inveniosoftware