You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add redirect site for riddl.tech to ossum.tech migration
Creates a simple static redirect site that forwards all riddl.tech
traffic to ossum.tech/riddl. Replaces the Hugo documentation build
with a minimal redirect deployment.
Redirect pages created for:
- / -> ossum.tech/riddl/
- /introduction/ -> ossum.tech/riddl/introduction/
- /concepts/ -> ossum.tech/riddl/concepts/
- /guides/ -> ossum.tech/riddl/guides/
- /tooling/ -> ossum.tech/riddl/tools/
- /tooling/riddlc/ -> ossum.tech/riddl/tools/riddlc/
- /tutorial/ -> ossum.tech/riddl/tutorials/
- /tutorial/rbbq/ -> ossum.tech/riddl/tutorials/rbbq/
The 404.html catches any unmapped paths and redirects to the main
documentation page.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments