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:
		| @ -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", | ||||
|                     ], | ||||
|                 }, | ||||
|             ], | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tana M Berry
					Tana M Berry