hugo/docs
Anton Staaf c950699907 hugolib: Populate the taxonomy term Pages list
Previously this was left empty, but it is very handy to have a list
of term pages for a given taxonomy.  This list can now be paginated
like other page lists.  It makes it possible to render summary
content from each terms index page for instance.  It also makes it
possible to sort the term pages in the same way that other page
lists can be sorted.  An RSS feed is now generated for
KindTaxonomyTerm pages as well.

This also fixes a bug in HugoSites.createMissingPages.  Previously
it would only check for existing KindTaxonomyTerm pages if the
taxonomy had any terms defined.  So for a taxonomy with no terms
but a taxonomy terms page it would generate a second empty terms
page.
2017-03-05 21:24:14 +01:00
..
archetypes
content hugolib: Populate the taxonomy term Pages list 2017-03-05 21:24:14 +01:00
data docs: Add some more quotes 2017-03-01 18:37:44 +01:00
layouts
static docs: Revise automated deployment tutorial 2017-02-27 20:31:38 +01:00
.gitignore
config.toml Bump version to 0.20-DEV 2017-02-27 13:58:50 +01:00