Skip to content

Templating/layout ignore lists #5

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" ]

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

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions