OK so here’s a confusing thing about the Section docs –
# This determines whether to redirect when a user lands on the section. Defaults to not being set.
# Useful for the same reason as `render` but when you don't want a 404 when
# landing on the root section page.
# Example: redirect_to = "documentation/content/overview"
redirect_to = ""
“” is not the default value. “” redirects to your root address endlessly. Which is only slightly less frustrating than redirection to Rick Astley’s 1987 smash hit, “Never Gonna Give You Up”. Docs should definitely be changed to simply redirect_to =
or something along those lines that make it clear, redirecting to your root address + a blank string will be a bad time.
I’m also still confused about _index vs. index but sometimes when a thing starts working you know better than to ask questions. And the radio plays on.