Skip to content

No default template for sections #2

Open
@zmitchell

Description

@zmitchell

If I don't specify a template for a section, the site fails to build with the error message:

Reason: Template 'even/templates/section.html' not found

My directory structure is

content/
    posts/
        _index.md
        some_post.md
    about/
        _index.md

but the build fails for any template I use in _index.md because it's missing something i.e. paginator.page, category.name, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions