Description
Installation docs have grown a bit and I'd rather have them extracted from readme into something nicer looking. Probably Hextra, f.e with tabs for different installation approaches - https://imfing.github.io/hextra/docs/guide/shortcodes/tabs/.
Configuration along the lines of how this is done here would probably make sense:
https://github.com/strowk/foxy-contexts/blob/main/hugo.yaml
https://github.com/strowk/foxy-contexts/blob/main/.github/workflows/docs_publish.yaml
I'd like in this project though to try to have all hugo related stuff under subfolder, like /docs if possible (otherwise hextra dependency sometimes is added to root go.mod).
Other things that would make sense to add to external docs is high-level architecture and more detailed architecture for development, any details in regards to integrating with particular k8s vendors (if such is necessary).