mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-02 02:29:30 +00:00
Docs init
This commit is contained in:
parent
b5cc760f16
commit
fd4ecc04e0
24 changed files with 1782 additions and 0 deletions
4
docs/snippets/snippet-intro.mdx
Normal file
4
docs/snippets/snippet-intro.mdx
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue