-
## Status
**[2024-08-19] [Fran]** This requires further discussion about va-telephone (same as #18506)
**[2024-07-15] [Fran]** Noting that this needs to be refined by the team in our next prefinemen…
-
Hey. We wanted to create a liquid osmium dimension today. Created some liquid osmium with osmium ore in the magma crucible and created and dimension tab. We saw that the liquid osmium had no texture a…
-
@tonyfast
Thank you for the resources. I implemented the code to save images with the associated yaml output. Could you link me to an example for how to display the images properly in a post? I've b…
-
I have a test map with one light entity with the _surface key set to *lava1 but *lava2 is also used in the map and is acting as a surface light with *lava1 settings. When I create an explicit *lava2 l…
-
Enable
-
`bridgetown plugins new` seems to produce old code:
> spec.add_dependency "bridgetown", ">= 1.2.0", "< 2.0"
**Bridgetown Version**:
bridgetown 2.0.0.beta2 "(TBD!)"
**To Reproduce**
```shell…
-
Requested:
- [x] Vue
- [ ] HCL
- [ ] R
- [ ] Ini
- [x] Dart
- [ ] Properties
- [ ] Scala
- [ ] Liquid
- [ ] reStructuredText
- [x] PowerShell
- [x] Diff
- [x] TOML
- [x] Golang
- [x] R…
-
For example, when updating `directory_title` I had to do it in 6 places where we have the exact same logic:
```
$ grep -w capitalize -r
_includes/breadcrumbs.html: {% assign directory_title …
-
A contributor is interested in expanding the size of the environment but doesn't know how to increase the number of liquid particles. Can this be made configurable or at least added into the document…
-
How do I access ContentItem of Page from liquid widget? when I use Model.ContentItem it refers to itself.