docs: split the getting started guide into two separate pages in the "introduction" section

This commit is contained in:
Joakim Carlstein 2023-12-18 10:04:06 +01:00 committed by Joakim Carlstein
parent 99d189aeb9
commit c460ae7459
5 changed files with 60 additions and 39 deletions

View file

@ -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}]