-
- [x] Add `date_prefix`, `strip_date_prefix` filters
- [ ] Add `slugify` filter
- [x] Allow templating `slug`
- [x] Skip template processing if no `{` in string
For paths specifically:
- [x] …
-
Since `cookiecutter`, along with other libraries like `inquirer` and `typer`, is used exclusively in the CLI for templating new projects, could we make these optional dependencies? This would reduce t…
-
There is somewhat of a design "impedance mismatch" between Quokka and Microphysics.
I think this can be solved with two straightforward API changes:
* making `actual_rhs` a functor object, and
*…
-
### Describe the current behavior
Currently when using prefect file for deploying deployments to Prefect Server, all template variables (`{{ }}`) are evaluated at deploy time. This behavior does no…
-
-
Given the following template (we basically dump all available information in a machine-parsable format):
```yaml
messageTemplate: |
Image Update Automation:{{ range $images := .Update…
-
Thanks for your presentation at KubeCon. I'm interested in how `yamlscript` could function as a templating engine on top of YAML.
While playing around with some examples with this in mind, I found …
-
**Is your feature request related to a problem? Please describe.**
We are using the Azure auth plugin with Vault and policy templates based on the values from {{ identity.entity.metadata.}}. Like t…
-
## Affected Version
4.2.2
## Description
None of the email templating works according to the docs...
https://docs.silverstripe.org/en/4/developer_guides/email/
* you can't override the defa…
-
Maybe consider rebuilding with [handlebars](https://handlebarsjs.com/) or [mustache](https://mustache.github.io/). No point continuing to support hand-rolling this for future customizations if there a…