I'm not able to search the wiki on the live site:
https://docs.coopcloud.tech/
The search bar isn't there.

When I build the wiki locally, it works fine.
I'm not really sure how to troubleshoot further.
Hmm Im also noticing a few visual difference:
https://docs.coopcloud.tech/:

Local build:

Is it possible they're not the same code somehow?
Appears to be fixed. I pinned the Dockerfile Python requirements to match the requirements.txt now. That means we need to keep those in sync manually (not ideal). I also added the offline plugin to add search for local viewing (seemed to be working but not in the mkdocs build scenario). Annnnnd I updated the forked template in custom_theme.
Appears to be fixed. I pinned the `Dockerfile` Python requirements to match the `requirements.txt` now. That means we need to keep those in sync manually (not ideal). I also added the `offline` plugin to add search for local viewing (seemed to be working but not in the `mkdocs build` scenario). Annnnnd I updated the forked template in `custom_theme`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I'm not able to search the wiki on the live site:
https://docs.coopcloud.tech/
The search bar isn't there.
When I build the wiki locally, it works fine.
I'm not really sure how to troubleshoot further.
Hmm Im also noticing a few visual difference:
https://docs.coopcloud.tech/:

Local build:

Is it possible they're not the same code somehow?
Appears to be fixed. I pinned the
DockerfilePython requirements to match therequirements.txtnow. That means we need to keep those in sync manually (not ideal). I also added theofflineplugin to add search for local viewing (seemed to be working but not in themkdocs buildscenario). Annnnnd I updated the forked template incustom_theme.