From a8a7feff4817c85206de1cbdbd4575319ec356f6 Mon Sep 17 00:00:00 2001 From: "Gabriel Mowses (Mouse)" Date: Wed, 1 Apr 2026 18:09:24 -0300 Subject: [PATCH] feat: inject mermaid.js and Inter font into Docker image, add CultBR logo --- dev/build/Dockerfile | 6 ++++++ ux/public/cultbr.svg | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 ux/public/cultbr.svg diff --git a/dev/build/Dockerfile b/dev/build/Dockerfile index e6ae7c0f..be9df607 100644 --- a/dev/build/Dockerfile +++ b/dev/build/Dockerfile @@ -25,6 +25,12 @@ COPY --chown=node:node ./server ./server COPY --chown=node:node ./dev/build/config.yml ./config.yml COPY --chown=node:node ./LICENSE ./LICENSE +# Inject mermaid.js and Inter font into index.html +RUN sed -i 's|||' ./assets/index.html + +# Replace Wiki.js branding +RUN sed -i 's/Wiki\.js/CultBR Wiki/g' ./assets/index.html + USER node ENV NODE_ENV=production diff --git a/ux/public/cultbr.svg b/ux/public/cultbr.svg new file mode 100644 index 00000000..a1fdf89a --- /dev/null +++ b/ux/public/cultbr.svg @@ -0,0 +1,7 @@ + + + + + + +