-
First of all, thank you for effort to build this great product.
### Is your feature request related to a problem? Please describe.
I want to solve okta's one-time verification request (https://dev…
qbx2 updated
2 months ago
-
The templating engine replaces `$bundles` with root relative imports:
```
```
----
It should instead be path relative imports
```
```
Having not relative paths makes it so the d…
-
## Requirements
We wish to leverage the headless content management system to create static and dynamic websites (and those that mix the two).
### The basics
1) A templating engine that lets …
-
Hello!
I'm facing issue about subscription step.
On Firefox
```
Subscription error.
Arguments
0: DOMException: Invalid raw ECDSA P-256 public key.
```
On chrome
```
Subscription error. A…
MkLHX updated
3 years ago
-
Other javaScript templating engines support compiling the template text to a function which can then be called many times with different values without having the original template text be compiled ag…
-
**The problem:**
_Short version: the formatter breaks Jinja templating syntax._
I'm developing models using [dbt](https://github.com/fishtown-analytics/dbt) which uses Jinja templating for interp…
-
Though the major part of about is text transformed from markdown doc, a template engine is still needed.
- [x] render single template file
- [ ] render template file in folder with certain pattern (ie…
-
Currently, monica only supports prefix text.
as such, if the data is ``world`` and the protocol is ``hello:``, then the final URI will be ``hello:world``.
what I'd like is a templating engine, whe…
-
We should probably explore our licensing options, on interesting website is: [OCLC](https://www.oclc.org/data/attribution.en.html) which mentions [Open Data Commons](http://opendatacommons.org/license…
-
Implement the merging of a dict of data into an XML template.
Make sure to **not use** a text templating engine, since that may lead to invalid XML results (for instance if we have "``" characters …