Org-root repository for godon-dev. Serves the host-root robots.txt and a
redirect to the documentation site.
GitHub Pages serves org-level content (including https://godon-dev.github.io/robots.txt)
only from a repository named <org>.github.io. Without it, the host-root
robots.txt returns a 404 HTML page, which confuses some crawlers and prevents
non-Google engines from auto-discovering the sitemap.
The documentation itself lives in
godon-documentation and is
served from https://godon-dev.github.io/godon-documentation/. This repo stays
minimal on purpose.
robots.txt— allow all, declares the documentation sitemap.index.html— redirects bare-domain visitors to the docs.
Enabled on main / root (/).