Skip to content

Set index page for automatic page creation ? #83

Description

@myicq

Upgraded to v 0.16, really like the automatic page generation feature. Makes it trivial to add lots of auto-generated pages.

But if I generate a page in a non-English language, it's a bit annoying to have the automatic index page forced.

Would it be possible to add option to set an index page name, like "__index.md" or similar ? That way the logic from json file is continued, and it can be used or left out as desired.

I did try something like
"Mylooptest" {
"__index" : "loopdir/**"
}

.. but it created an undesired result.

Alternatively - I could design my own auto-index-page, but I guess that would open a whole can of worms.

Thanks for a great product!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions