Liam Robinson
Liam Robinson
### Describe the bug, what's wrong, and what you expected. The "[Hide Cells with Ghosting](https://docs.pyvista.org/version/stable/examples/02-plot/ghost-cells#sphx-glr-examples-02-plot-ghost-cells-py)" example shows correctly ghosted cells in the thumbnail image, but within the example the cells...
Is there any interest in adding actions workflows for macos/linux/windows wheels to improve the portability of this library? I'd be happy to set everything up and make a PR.
## Describe the bug Trying to start khoj on a linux server. Made minimal changes to the docker-compose.yml (including notably changing the external port for pgvector to avoid the host...
[Examples/clay-official-website] Text in animated section overflows container with hardcoded height
On the [homepage](https://www.nicbarker.com/clay) the lorem ipsum text can escape its container if the browser window gets too skinny. Happens on Firefox and Safari at a minimum. A small detail, but...
I'm very excited to get Snikket working on my home server. Currently, I'm running behind nginx with the http block: ```server { # Accept HTTP connections listen 80; listen [::]:80;...