uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
548 stars 148 forks source link

docs: Allow white-label and internationalise Lagoon docs #3703

Closed tobybellwood closed 1 month ago

tobybellwood commented 3 months ago

This PR introduces the ability to white-label Lagoon documentation.

The use of the markdownextradata plugin allows a defaults.yml file to be populated, and this will then replace any variables in the documentation.

AlannaBurke commented 2 months ago

I'm having trouble with the markdownextradata plugin - i installed it via pip but i'm still getting ERROR - Config value 'plugins': The "markdownextradata" plugin is not installed- what am i missing?

tobybellwood commented 2 months ago

I'm having trouble with the markdownextradata plugin - i installed it via pip but i'm still getting ERROR - Config value 'plugins': The "markdownextradata" plugin is not installed- what am i missing?

hmm - it should just be included in the amazeeio/mkdocs-material image though?