hugo/docs/content/templates
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
..
404.md docs: Revise docs to reflect that Node is gone 2016-11-22 09:57:03 +01:00
ace.md docs: Improve documentation for block templates 2016-12-15 22:02:21 +01:00
amber.md docs: Add lastmod to content files 2016-01-06 23:55:18 +01:00
blocks.md docs: Fix typo in templates/blocks 2016-12-22 17:05:48 +01:00
content.md docs: Clarify single page template search path 2016-12-15 19:34:25 +01:00
debugging.md docs: Revise docs to reflect that Node is gone 2016-11-22 09:57:03 +01:00
functions.md docs: Fix typo in templates/functions.md 2017-02-04 22:23:57 +01:00
go-templates.md docs: Fix pipe examples 2016-12-15 19:33:40 +01:00
homepage.md docs: Add sections on node now being a page 2016-11-22 09:57:03 +01:00
list.md docs: Add new section list lookup alternative 2017-03-02 10:08:41 +01:00
overview.md Implement support for alias templates 2016-10-15 15:25:05 +02:00
partials.md docs: Update layouts path name 2016-12-16 01:09:51 +01:00
rss.md hugolib: Populate the taxonomy term Pages list 2017-03-05 21:24:14 +01:00
sitemap.md Update documentation and test for sitemap template 2017-01-03 17:11:22 +01:00
terms.md hugolib: Populate the taxonomy term Pages list 2017-03-05 21:24:14 +01:00
variables.md hugolib: Enhance .Param to permit arbitrarily nested parameter references 2017-02-19 08:50:08 +01:00
views.md docs: Document Go 1.6's new ability to trim whitespace 2016-04-09 13:21:23 +02:00