-
Hey, just wanted to show some support. Do you have Ko-Fi or something so I can buy you a drink? I really appreciate your responsiveness!
-
Bootstrap in container.
```sh
podman run -it --rm alpine
```
Installing `curl` and running `tea`.
```sh
/ # apk add curl
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.t…
-
https://github.com/kalani05/Tea-Cozy/blob/master/resources/css/style.css#L79
https://github.com/kalani05/Tea-Cozy/blob/master/resources/css/style.css#L100
Use `./resources/images/img-mission-backg…
-
```
TEA Version?
SMF Version?
What steps will reproduce the problem?
1.Admin>Features and Options
2.Configuration>Temars Eve Api...
3.
What is the expected output? What do you see instead?
The set…
-
I encountered this issue while packaging zsh-syntax-highlighting (#2000) that requires something to be added to `$HOME/.zshrc.` Should we create a way to modify a user's system post-install? Certain…
-
ATM if you try to do any internet bound command line `tea -S` and there's no internet connection tea will report its usual error screen:
```
panic: spilt tea. we’re sorry and we’ll fix it… but you…
dcvz updated
10 months ago
-
# The Diamond Sutra a new translation by Alex Johnson
- https://github.com/shane0/buddhism/discussions/71
-
## chapter 1
this is what I heard at one time the Buddha was staying in the Jetta…
-
This should be store_locations and not just locations
https://github.com/DannyWatsonNZ/prj-rev-bwfs-tea-cozy/blob/master/Tea%20Cozy/index.html#L33
-
### Current behavior
The example under
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ExtensionArchitecture/Tutorials/Tea/Model.html#the-image-field uses the `ExtensionManagementUtili…
-
So the problem with this section is that each picture is suppose to be in its own div along with the corresponding text. What you basically did with your code is put all the pictures and text side by…