website/docs: dev-docs: Minimal landing + landing for dev env (#15246)

* wip

* Update index.mdx

Signed-off-by: Dominic R <dominic@sdko.org>

* Update website/docs/developer-docs/contributing.md

Signed-off-by: Dominic R <dominic@sdko.org>

* Update website/docs/developer-docs/contributing.md

Signed-off-by: Dominic R <dominic@sdko.org>

---------

Signed-off-by: Dominic R <dominic@sdko.org>
This commit is contained in:
Dominic R
2025-08-27 15:04:03 -04:00
committed by GitHub
parent fd0d2a5b86
commit a1a83addc4
5 changed files with 46 additions and 16 deletions

View File

@@ -0,0 +1,10 @@
---
title: Development environment
description: Choose how you want to run and work on authentik.
---
import DocCardList from "@theme/DocCardList";
Pick the setup that fits your workflow: full stack, frontend-only, or just the docs and grab some debugging tips along the way.
<DocCardList />