hugoplate basis

god this repo is too large lol
This commit is contained in:
2024-09-22 17:38:38 -07:00
parent 6ba529319b
commit c224d9903b
118 changed files with 16972 additions and 16 deletions

14
.editorconfig Normal file
View File

@@ -0,0 +1,14 @@
; https://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false