docs
docs copied to clipboard
customize homepage content
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
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