Search not possible on live site #173

Closed
opened 2023-05-26 12:29:30 +00:00 by kawaiipunk · 2 comments
Owner

I'm not able to search the wiki on the live site:
https://docs.coopcloud.tech/

The search bar isn't there.

image

When I build the wiki locally, it works fine.

I'm not really sure how to troubleshoot further.

I'm not able to search the wiki on the live site: https://docs.coopcloud.tech/ The search bar isn't there. ![image](/attachments/373b2796-bc32-4a89-82a1-417fc7dad4f4) When I build the wiki locally, it works fine. I'm not really sure how to troubleshoot further.
Author
Owner

Hmm Im also noticing a few visual difference:

https://docs.coopcloud.tech/:
image

Local build:
image

Is it possible they're not the same code somehow?

Hmm Im also noticing a few visual difference: https://docs.coopcloud.tech/: ![image](/attachments/44d50395-6f5e-46be-ad51-a0af07dd5bda) Local build: ![image](/attachments/92521426-c734-47a2-bd4b-e9f19d4d457b) Is it possible they're not the same code somehow?
213 KiB
224 KiB
Owner

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`.
Sign in to join this conversation.
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/docs.coopcloud.tech#173