mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 03:19:51 +03:00
eb8c21cf04
website/docs: dev-docs: Minimal landing + landing for dev env (#15246) * wip * Update index.mdx * Update website/docs/developer-docs/contributing.md * Update website/docs/developer-docs/contributing.md --------- Signed-off-by: Dominic R <dominic@sdko.org> Co-authored-by: Dominic R <dominic@sdko.org>
11 lines
429 B
Plaintext
11 lines
429 B
Plaintext
---
|
|
title: Developer Documentation
|
|
description: Quick links and entry points for developers working on authentik.
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
We're thrilled you're here! 🎉 Thanks for jumping in to contribute to authentik; your ideas, fixes, and features make a real impact. Pick a topic below to dive in and have fun hacking! 🚀 Even small PRs and typo fixes are hugely appreciated.
|
|
|
|
<DocCardList />
|