Skip to content

Templating/layout ignore lists #5

@alterae

Description

@alterae

It should be possible to tell mksite to not do templating or layouts for certain files. Something like the exclude field in Cargo.toml, with globs. Useful for #1.

[ignore]
template = [ "**/*.{png, pdf}" ]
layout = [ "blog/my-special-page.html" ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions