-
**I want to...**
Test to validate Twig files with BLT.
**It's not working because...**
When including BLT on an existing project with Composer, BLT expects to have a "tests" and "config" dire…
-
the tool should allow multiple index card template.
Like: Story, Epics, Index cards
-
I'm only able to get Faker to work in the global data file, and not in the pattern specific data files. So I've got something like this in `source/_data/data.json`: `"name": "Faker.firstName"` and it …
-
Currently it seems it is not possible to include a file, is that the case? Other
projects have this built in:
https://gohugo.io/functions/readfile
ghost updated
4 years ago
-
I'm having problems with using/ understanding the `is_safe` option in facades.
I've set up the Auth facade like so:
``` php
'facades' => [
'Auth' => [
'is_safe' => true
],
]
```
and…
-
### Expected behavior
Looking up my feed at Apple Podcasts and Spotify, both should list all current 38 episodes.
### Actual behavior
Apple Podcasts and Spotify only list the latest 10 episodes.…
-
### Expected behavior
valid rss feed / remove invalid characters
### Actual behavior
Feed validator (https://validator.w3.org) and Apps like PodcastAddict show error "not well-formed (invalid tok…
-
Hello!
I don't know if you are aware, but we are basically writing the same open-source project, Twig for Rust.
The end result is going to look a bit weird - two Twig engines for Rust!
I am creating…
-
I tried to decorate service `Coffreo\JMSTranslationJsExtractorBundle\Extractor\JsFileExtractor` but Symfony gives me information that not such service exists.
Then I overrided service declaration in…
-
Websocket server is refusing connections after some random time of activity (about 12-20 hours) even with supervisor setup. Which cause refresh loop in browser on login. No proxy is used. After `super…