iocaine/docs
Gergely Nagy ea9972dbfc
docs: Fix the nginx rewrite
With the previous nginx configuration, all requests that matched
`$badagent` were rewrote to `/ai`, without the original URL anywhere.
This resulted in `iocaine` only seeing `/ai`, and thus, every page ended
up being rendered the same.

The rewrite should take the original request URI into account, which is
what this patch does.

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
2025-01-29 07:44:34 +01:00
..
content docs: Fix the nginx rewrite 2025-01-29 07:44:34 +01:00
sass Move documentation to a dedicated site 2025-01-25 01:31:38 +01:00
templates docs: Color adjustments 2025-01-25 01:47:34 +01:00
themes Move documentation to a dedicated site 2025-01-25 01:31:38 +01:00
config.toml Move documentation to a dedicated site 2025-01-25 01:31:38 +01:00