Skip to content

improving project structure #29

Description

@iznaut

instead of requiring an explicit template value, i think it makes a lot of sense to just find a template with the same name as the md file?

so assuming content/index.md and templates/index.hbs exist, index.md would currently need this to find the template:

---
template: index.hbs
---

but if they have the same name, does this value really need to be explicit? where does the global default template value fit in here? is it even helpful to have that?

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

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions