tldraw/apps/docs/components
Taha a5e6ae87fe
Quick start guide (#2692)
Following on from #2686, this PR replaces the introduction page with a
Quick Start guide.

Next Steps:
- Better UX around the code blocks, throughout the site. A copy button
would be great.
- Collapsible extra info on the release version and rendering an inline
component
- Maybe remove the embed

- [x] `documentation` — Changes to the documentation only[^2]


### Release Notes

- Add a quick start guide

---------

Co-authored-by: Mime Čuvalo <mimecuvalo@gmail.com>
2024-02-12 09:53:11 +00:00
..
article-components Add docs (#2470) 2024-01-15 12:33:15 +00:00
mdx-components Quick start guide (#2692) 2024-02-12 09:53:11 +00:00
ArticleDetails.tsx Fix translations link (#2477) 2024-01-17 10:10:44 +00:00
ArticleDocsPage.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
ArticleNavLinks.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Autocomplete.css [docs] Autocomplete styling tweaks (#2732) 2024-02-05 20:46:07 +00:00
Autocomplete.tsx docs: add full-text search (#2735) 2024-02-06 09:49:31 +00:00
AutoRefresh.tsx Update layout.tsx (#2619) 2024-01-25 23:05:49 +00:00
Breadcrumb.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
CategoryDocsPage.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
ExampleCodeBlock.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
ExampleDocsPage.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
FancyBox.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Footer.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Header.tsx [docs] Fix links, little style tweaks (#2724) 2024-02-05 14:42:55 +00:00
HeroImage.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Icon.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Icons.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Mdx.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Search.tsx docs: disable ai search for now (#2740) 2024-02-06 11:50:11 +00:00
SectionDocsPage.tsx docs: rework docs site to have different sections (#2686) 2024-01-30 14:19:25 +00:00
Sidebar.tsx docs: fix scrolling issue with sidebar (#2791) 2024-02-09 11:54:13 +00:00
SidebarCloseButton.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
Spinner.tsx [docs] Autocomplete styling tweaks (#2732) 2024-02-05 20:46:07 +00:00
ThemeSwitcher.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00
ToggleMenuButton.tsx Add docs (#2470) 2024-01-15 12:33:15 +00:00