kubernetes/website — reverse-engineered prompt

Reverse engineered prompt

GitHub

I want to get this Kubernetes documentation website running locally so I can preview and edit the docs the same way contributors do.

Please set up the project from this repo, install whatever it needs, initialize the submodules, and make the recommended container based local preview work. I’d like to open the site in my browser at localhost 1313, see the real Kubernetes docs theme and content, and have it refresh when files change.

Please also make sure there’s a clear simple path for rendering only English, and optionally multiple languages, so the preview is faster. If the local Hugo option is easier on my machine, set that up too, but prefer the container workflow because the README recommends it.

Don’t redesign the site or invent new features. Just make the existing Kubernetes website build cleanly, document the exact commands I should run next time, and fix any setup issues you find. Look up current docs online if you need to.

Want more depth? Deep Reverse