8ef33e0285
* fixed broken link to raw template * removed problematic link to concept topic * added raw concept topic * added raw template for reference topic * added How to use section * fixed url for raw * Update website/developer-docs/docs/templates/procedural.md Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Update website/developer-docs/docs/templates/conceptual.tmpl.md Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * fixed empty file * linter issue * nother typo --------- Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Tana Berry <tana@goauthentik.io> Co-authored-by: Jens L. <jens@goauthentik.io>
22 lines
443 B
Markdown
22 lines
443 B
Markdown
---
|
|
title: "Markdown template: conceptual"
|
|
---
|
|
|
|
Write a few sentences introducing the feature/component/technology.
|
|
|
|
:::info
|
|
if needed, use this syntax to add a note (info) or warning (warning)
|
|
:::
|
|
|
|
## Common use cases
|
|
|
|
Provide a few use cases, with examples/scenarios when possible.
|
|
|
|
## About feature x
|
|
|
|
Provide more conceptual details.
|
|
|
|
##Important considerations
|
|
|
|
List anything users should know before implementing the feature/technology.
|