This plugin creates overview content pages grouped by their tags.
# settings.py
PLUGINS = [
'flamingo.plugins.Tags',
]
TAGS_GENERATE_PAGE_ZERO = True
If set to True Tags will create an alias for tags/1.html with the url tags.html
This example will render two tag pages: /tags/hello.html and /tags/world.html and a overview page tags/1.html with hello and world listed.
tags: hello, world
Hello World
===========
Lorem ipsum