feat: write style guide (#52)

Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/52
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
2025-01-06 03:05:31 +00:00
committed by Naomi the Technomancer
parent 82d9038cdd
commit 691b5390bf
4 changed files with 610 additions and 9 deletions

View File

@ -89,6 +89,10 @@ export const navigation = [
label: "Contributor Covenant",
link: "/dev/covenant"
},
{
label: "Style Guide",
link: "/dev/style"
},
{
label: "Issue/PR Labels",
link: "/dev/labels"