website/developer-docs: add a baby Style Guide (#9900)

* draft style guide

* broken links

* rename partial file

* added content to style guide, more links

* sidebar and link

* polish

* typo

* forgot to save

* kens formatting trick

* typo

* Jens' edits

* tweak

* simplify formatting for variables

* edits from 4d62

* fixed link

* more edits

* tweak re formatting command

* tweak re formatting command

---------

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Tana M Berry
2024-06-13 09:10:59 -05:00
committed by GitHub
parent 89c08f2588
commit 8f82dac84e
9 changed files with 127 additions and 48 deletions

View File

@ -76,6 +76,7 @@ module.exports = {
id: "docs/writing-documentation",
},
items: [
"docs/style-guide",
{
type: "category",
label: "Templates",
@ -87,6 +88,7 @@ module.exports = {
"docs/templates/procedural",
"docs/templates/conceptual",
"docs/templates/reference",
"docs/templates/combo",
],
},
],