feat: setup docs

This commit is contained in:
Henry
2024-12-28 12:15:45 +00:00
parent 0aca729737
commit fa0b7cf539
24 changed files with 1798 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
One of the core principles of software development is DRY (Don't Repeat
Yourself). This is a principle that apply to documentation as
well. If you find yourself repeating the same content in multiple places, you
should consider creating a custom snippet to keep your content in sync.