-
When I run:
script/generate shoulda_scaffold --templating=erb --functional-test-style=basic --skip-layout post title:string body:text published:boolean
invalid option: --skip-layout
It says the --sk…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
I don't like custom templating languages. Primary for its lack of type safety. And off course the extra compilation step.
What about a strongly typed render function? Just like we have in almost al…
-
Related to #10.
Supporting pagination would be a nice feature.
Some thoughts:
- `PER_PAGE` as a envar config, default perhaps 10 and can scale indefinitely high for "no pagination"?
- `/page/{…
-
I think it'd be nice if a scenario could be published as a template with configurable parameters.
For example, a "Full text feed" scenario template would consist of an RssAgent, WebsiteAgent and Data…
-
## What you expected to happen?
I attempted to use add templating to a dashboard, it is not documented how to use it so I provided these parameters:
https://github.com/aknuds1/grafanalib/blob/ma…
-
Maybe:
- Text Parsing
- String Interpolation / Templating
- Regex
- SHA256
- HTTP Requests / Responses
- Base64, Hex, Principals Encoding/Decoding
- Date/Time, esp. local time (everything is …
ghost updated
2 years ago
-
It looks like inline templating is not currently supported by the preprocessor. ie, templates inside a
script id="tpl.html" type="text/ng-template"
tag that are embedded in other HTML. Instead, t…
-
Thomas: Make the matching template formats of license part of the spec - both SPDX listed licenses and NON-SPDX listed licenses. Would like to add matching guidelines annotation to SPDX licenses and t…
-
## Use Case
Our emails are currently purely text-based. We should implement branded emails
## Ideas of Implementation
We already use bamboo for email templating, just need to ensure local de…