Skip to content

Add indexes section to configuration for auto creation of index pages #109

Description

@yaph

Auto create index pages, that don't appear in document index, i.e. need not be excluded in get_docs calls in templates.

Sample config in site.yaml:

indexes:
  - url: /posts/
    docs: /post/
    template: index.html
  - url: /blog/
    docs: /blog/
    template: index.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions