docs: split the getting started guide into two separate pages in the "introduction" section
This commit is contained in:
parent
99d189aeb9
commit
c460ae7459
5 changed files with 60 additions and 39 deletions
|
|
@ -5,7 +5,7 @@ end_of_line = lf
|
|||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
[*.{md,mdx}]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{ts,js,tsx,json,yml}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue