mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 17:45:21 +02:00
* 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>
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 />
|