zml

Results 134 issues of zml

Right now blossom just emits templates. I'd like to support some sort of system for post-processing to allow, for example, templates to be written in yaml and then converted to...

type: enhancement

If both `main` and `test` source sets have a `java` template set, we want to make sure that works fine.

help wanted

Test applying a header to templates

help wanted

We only test java templates currently -- these other languages should be more or less the same, but it'd be good to verify

help wanted

I'd like to put up a website for documentation and javadoc, something like https://blossom.kyori.net Just to make things look a little nicer (and long-term stable) than a GitHub readme :)

Docs cover basic scenarios, but some more advanced/niche things: - custom template sets - headers - passing object graphs as template params? - kotlin/scala/groovy projects

The full pebble template syntax can include characters that Windows doesn't like in file names -- but currently file names are directly templated. We would like to be able to...

type: enhancement

(new 4.14.0 functionality)

enhancement

I'm really unsure if this is actually worth it, given how clunky the implementation is (it wouldn't support any sort of custom renderers). The theoretical use case here is to...

enhancement