Where to add custom styles? #243
Replies: 5 comments 2 replies
-
I'm not sure but based on the docker configuration I see on the
You would need to also expose: But I'm not sure if it would copy the already existing styles. |
Beta Was this translation helpful? Give feedback.
-
Thanks. I don't know if it makes a difference that https://www.wikidocs.app/customization says: styles-custom.css
|
Beta Was this translation helpful? Give feedback.
-
there's no custom style by default. that's only when you wanna customize. I've used the custom style but I had manual install of wikidocs. |
Beta Was this translation helpful? Give feedback.
-
My previous message was to tell you that custom style works with manual setup! Custom style is not in datasets or documents. It is at the root of the wikidocs setup. Exposing it didn't work. We might need to create a new image to make that work with docker. |
Beta Was this translation helpful? Give feedback.
-
Actually now that i think about it, we can expose the actual file instead of the whole folder.
Then create that css file before running docker compose. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a docker version (unRaid). My folder structure looks like:
appdata\wikidocs\documents\homepage
Where would I put styles/styles-custom.css?
Beta Was this translation helpful? Give feedback.
All reactions