-
We believe it would be user-friendly to re-use the listing configuration the user already saved from the "normal" listing page. In case there are multiple collections allowed, we imagine tabs at the t…
-
It's time to clean up this project's GitHub page.
## No changes at all
| Repository | Reason to do nothing at all |
| ------------- | ------------- |
| [vulkan-renderer](https://github.com/inexo…
-
Sometimes, when two sets are right after one another, we can reproduce the following in Chrome:
1. click between the sets to get a cursor (there will be a horizontal and a vertical one, strangely)
…
-
```
{{block navList() }}
{{field := "123"}}
{{yield content}}
{{end}}
```
```
{{yield navList() content}}
{{field}}
{{end}}
```
My expected output is a…
-
**URL**: https://www.theomaway.com/main-dishes/traditional-german-sauerbraten/
**Browser / Version**: Firefox Mobile 76.0
**Operating System**: Android
**Tested Another Browser**: Yes Safari
*…
-
Hello! I've been playing with pubsub as part of my adventures in learning golang. I'm curious about the intent behind the decision to on https://github.com/sauerbraten/pubsub/blob/master/broker.go…
-
To improve multiplayer gameplay, we could increase the client send rate to 125 Hz and the server update rate to 100 Hz. This should be easily doable on today's machines and networks.
See https://ex…
-
# Bug report
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeate…
-
Months have passed since the last version, would you please draft a new version.
-
When I do an extends like this :
{{extends "/layouts/main.jet"}}
and I have the configuration like this:
views = jet.NewHTMLSet("./views")
I expect the program to look in the directory views//lay…