website/docs: move Applications docs up a level, other edits (#8712)
* redirect Apps docs * add new wizard and video link * move in sidebar * remove link to providers * tweaks * tweak * improve wording * kens edits * removed duplicate content * reworded * further explain apps and providers * more intro words * more word tweaks * ill stop now * capitalization * fix build Signed-off-by: Jens Langhammer <jens@goauthentik.io> * final surely --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -3,7 +3,7 @@ import { PFSize } from "@goauthentik/app/elements/Spinner";
|
||||
import { DEFAULT_CONFIG } from "@goauthentik/common/api/config";
|
||||
import { uiConfig } from "@goauthentik/common/ui/config";
|
||||
import "@goauthentik/components/ak-app-icon";
|
||||
import MDApplication from "@goauthentik/docs/core/applications.md";
|
||||
import MDApplication from "@goauthentik/docs/applications/index.md";
|
||||
import "@goauthentik/elements/Markdown";
|
||||
import "@goauthentik/elements/buttons/SpinnerButton";
|
||||
import "@goauthentik/elements/forms/DeleteBulkForm";
|
||||
|
Reference in New Issue
Block a user