docs icon indicating copy to clipboard operation
docs copied to clipboard

customize homepage content

Open glungtung opened this issue 2 months ago • 2 comments

Support request

I have a fresh self-hosted Docs instance with Docker + Traefik !

Is there a way to customize homepage, the first page seen by users not logged in

I've seen theming for css, logo and footer, but not for the homepage content Thanks

glungtung avatar Nov 06 '25 15:11 glungtung

Hi, No for the moment you cannot customize the homepage, but you can easily deactivate the default homepage and make your own instead.

To deactivate the default homepage you can set FRONTEND_HOMEPAGE_FEATURE_ENABLED to false: https://github.com/suitenumerique/docs/blob/f9ff578c6b5831b0d4729f00bdc8319a9276e226/docs/env.md#L63

AntoLC avatar Nov 07 '25 14:11 AntoLC