-
**Describe the bug**
Currently, on a Play Framework project, filename.scala.html aren't recognized as Scala files, and support for GoTo, Linting, etc, is broken.
**To Reproduce**
Steps to reprodu…
-
Amazon SES supports templates and they rock 🎸
I could drop the Twirl dependency and improve throughput, by doing the following:
- create two templated emails (with HTML and text versions) in SE…
-
Thanks for the work on creating a bazel wrapper for twirl!
It seems the default encoding used by bazel is US-ASCII, we are moving from SBT to bazel and the [sbt plugin uses a default of UTF-8](http…
-
This is based out of the conversation on https://github.com/playframework/playframework/issues/2932
URI / URL building is something that WS does not cover at present. It is surprisingly tricky to bu…
-
need some guide to make zio-http working with render html static page.
Like:
https://www.playframework.com/documentation/2.8.x/ScalaTemplates
What's the best practice to render html?
-
-
## Status Quo
Native-packager has currently a [homemade templating system](https://github.com/sbt/sbt-native-packager/blob/e4e6504c1f6a75fb346958f68d0f7c13fec26877/src/main/scala/com/typesafe/sbt/p…
-
Given this template:
```
@(list: List[String])
@if(list.isEmpty) {
Nothing to display
} else {
@list.size items!
}
```
The generated html will be:
`…
-
Probably a good idea to move most (all?) of them into the `.github` repo ([we have there one already](https://github.com/playframework/.github/blob/main/CONTRIBUTING.md)):
* https://github.com/play…
mkurz updated
2 years ago
-
https://github.com/lihaoyi/scalatags