Teffen Ellis
a72cbcf8c0
website: Enable legacy integrations redirects. ( #17300 )
2025-10-07 17:15:30 +00:00
Tana M Berry
56b3137ef2
Revert "website: Fix broken schema links, non-relative paths, unapplied redirect aliases" ( #16902 )
...
Revert "website: Fix broken schema links, non-relative paths, unapplied redir…"
This reverts commit 0e56195c82 .
2025-09-22 01:01:01 +02:00
Dominic R
0e56195c82
website: Fix broken schema links, non-relative paths, unapplied redirect aliases ( #16900 )
...
* website: fix broken schema links
* website: Use download links.
* website: Use env constants for URLs.
* website: Add schema redirects.
* website: Use path alias for integrations.
* website: Use docs alias in integrations.
* website: Use relative links, better dead-link checking.
* website: Fix nested docs prefix affecting redirects. Add aliases.
* website: Remove hard links.
* website: Replace hardcoded edit URL with environment URL.
---------
Co-authored-by: Teffen Ellis <teffen@goauthentik.io >
2025-09-21 14:32:26 -04:00
Teffen Ellis
6d81aea5aa
website: Unify Netlify redirects with Docusaurus's client-side router. ( #16430 )
...
* website: Unify Netlify redirects with Docusaurus's client-side router.
* website: Flesh out client-redirects.
* Potential fix for code scanning alert no. 256: Incomplete string escaping or encoding
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
* website: Use package.
* website: use permanent redirect.
* Apply suggestions from code review
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
* website: Spelling.
* website: Add link.
* website: Clarify.
* website: Remove doc.
* website: Add redirects for API and integrations.
---------
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-08-29 15:11:18 +02:00
Teffen Ellis
8766191d67
website: Docusaurus 3.8 Follow-up - API Docs ( #15751 )
...
* website: Update API build directory.
* website: Update header paths. Use separate build paths.
2025-07-23 15:54:21 +00:00
Teffen Ellis
19e558e916
website: Prep for workspaces. Clean up shared deps. ( #15602 )
...
website: Prepare NPM Workspaces.
2025-07-17 10:06:05 -04:00
Jens L.
f97c1071f3
website/integrations: re-add sitemap ( #15600 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-07-16 15:24:36 +02:00
Teffen Ellis
72af009de8
website/docs: Improved Version Picker. ( #14404 )
...
* website: Flesh out version picker. Port 3.8 theme.
* website: Update Dockerfile to include compose.
* website: Flesh out branch override. Tidy list items.
2025-07-10 15:36:48 -04:00
Teffen Ellis
0ec5ea69ef
Docusaurus 3.8 prep integrations ( #15483 )
...
* website: Port gitignore.
* website: Flesh out Integrations clean up.
2025-07-09 16:41:11 -04:00
Teffen Ellis
ea00e70455
website: Mark all URLs as external. ( #15363 )
2025-07-02 12:59:44 -04:00
Jens L.
8088e08fd9
website/docs: re-add gtag ( #15334 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-07-01 19:32:39 +02:00
Jens L.
092b6f7faf
website: split integrations partially ( #15076 )
...
* config for split
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update alllll the links
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add separate job for integrations build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Update website/netlify.toml
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Jens L. <jens@beryju.org >
* Revert "update alllll the links"
This reverts commit 872c5870a8 .
* absolute relative URLs only
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* but use a plugin to rewrite them
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix external URL regex
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make rewrite plugin more re-usable
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix the reverse links
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix root redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix rediret
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix root redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-06-18 14:51:26 +02:00