Skip to content

Other use cases besides static site generators? #963

@TomzBench

Description

@TomzBench

I notice all the rust template libraries seem to target generating HTML and static site generators. But I am wondering if there are any users of this library for code generation? IE: generating C code? I'm sure its possible but im wondering how popular this use case is? If so, perhaps the docs can expand the examples to include other use cases besides site generation.

It might also be the case that this library is not appropriate for anything but static site generating use cases, in which case tera can then make that more clear. For example, some of the "built in" filters, assume HTML markup (linebreakbr, striptags, etc)

(I would have preferred to open up a discussion but that feature is not enabled!)

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