Blog
Step 5: Hosting the docs as a site
The docs are no longer just repository files. They are now packaged into the
/ route as static HTML so the server itself can serve the operational notes.
What changed
- A browsable docs index now sits behind HTTPS on the live server.
- The deployment keeps the root site untouched.
- The content is plain HTML so the image stays small and predictable.