zola/docs/content/documentation/templates
Daniel Sockwell b563142fc0 Add index page section to documentation (#331)
* Add `index page` section to documentation

The current documentation does not describe how to create a index page.
I initially found this confusing, because I expected an index page to be
a **page** rather than a section.  Thus, I tried to access the page
content with `{{ page.content }}` and was very frustrated when I could
not.

This addition clarifies that the index page is **always** a section,
even if it does not have any sub-pages.  This should also help people
who intend to use Gutenberg to build stand-alone webpages, rather than
blogs.
2018-07-16 08:49:26 +02:00
..
_index.md Redirect on templates and themes sections 2017-10-19 17:06:31 +02:00
overview.md Add index page section to documentation (#331) 2018-07-16 08:49:26 +02:00
pages-sections.md Mention index.html for index page in docs 2017-11-26 11:34:18 +01:00
pagination.md Finishing up site (#131) 2017-10-19 13:48:50 +02:00
robots.md Add more docs pages 2017-10-01 12:51:43 +09:00
rss.md Edit docs to clarify RSS process 2018-07-08 11:21:24 -04:00
sitemap.md Sort sitemap elements by permalink 2018-03-17 14:34:02 +01:00
tags-categories.md Add docs for taxonomies 2017-11-14 17:55:50 +01:00