Commit Graph

42 Commits

Author SHA1 Message Date
Josh Collinsworth
6d0381de9a Remove TypeScript types from starter file
This code throws an error because it includes TypeScript types in two locations.

Adding `lang="ts"` to the `<script>` tag also fixes the issue, but since TS doesn't seem to be present anywhere else in this starter, for the sake of simplicity, I felt it was better to simply remove the TS syntax.
2022-08-15 13:37:26 -05:00
Inian
8dfcc1c59d Merge pull request #8313 from supabase/docs/api_copy 2022-08-15 22:48:40 +08:00
Copple
43d0847f81 fix all broken links 2022-08-15 14:31:32 +02:00
Copple
5d819e8c9d fix sidebar label 2022-08-15 14:14:16 +02:00
Han Qiao
38e5bfff5f Consistently link all commands in guides to cli usage (#8314)
Link more commands in guide to cli usage
2022-08-15 17:04:30 +08:00
Copple
9e01ee57e6 mirror changes from old docs 2022-08-15 09:43:02 +02:00
Han Qiao
b576c6c671 Fix links in new docs (#8312)
* wip

* Fix broken links in local development

* Sync diagram images with old site

* Make copied commands work

* Fix architecture link

* Fix demo repo link
2022-08-15 15:40:39 +08:00
dannykng
51ea2d897b Fix step numbering 2022-08-14 18:27:11 -07:00
dannykng
194363de80 Add missing card title 2022-08-14 18:25:16 -07:00
Jonathan Summers-Muir
8270e6f360 Merge pull request #8297 from supabase/fix/visual-fixes
Fix/visual fixes
2022-08-14 18:35:25 -05:00
Jonathan Summers-Muir
9a5b9bade4 fix youtube aspect ratios 2022-08-14 18:03:35 -05:00
Jonathan Summers-Muir
a6d20863c5 chore: update buttons on reference home 2022-08-14 15:30:22 -05:00
Jonathan Summers-Muir
210b2a7832 chore: button card updates 2022-08-14 15:28:23 -05:00
Copple
d4fd7fb45a Merge branch 'master' into cli-new-docs 2022-08-14 20:40:35 +02:00
Qiao Han
f0f101f6e1 Run prettier 2022-08-15 01:19:03 +08:00
Qiao Han
1bb0134644 Add ci / cd workflow guide and assets 2022-08-15 01:09:42 +08:00
Copple
79eb8226ae copying change from current docs 2022-08-14 19:05:24 +02:00
Qiao Han
e42b7bb255 Move local development to be under cli 2022-08-15 00:36:58 +08:00
Qiao Han
5be2771507 Remove deprecated command from local development guide 2022-08-15 00:33:45 +08:00
Inian
965ac54be4 fix some links 2022-08-14 00:11:00 +08:00
Inian
6cafead1cb run prettier 2022-08-13 22:24:54 +08:00
Inian
f3bf33469e Merge branch 'master' into fix-links-1 2022-08-13 21:27:10 +08:00
Inian
f869683d29 fix some links 2022-08-13 20:48:09 +08:00
Copple
af9363b73c fix broken media 2022-08-13 14:37:54 +02:00
Copple
089e862f5c remove duplicate 2022-08-13 09:38:12 +02:00
Copple
02ae13c9c5 Merge branch 'master' into feat/ref-docs-styling 2022-08-13 09:33:03 +02:00
Copple
d15d10cbeb fixes broken code 2022-08-13 09:27:18 +02:00
Copple
012585b976 fixes broken links 2022-08-13 09:22:00 +02:00
Inian
d1d45e862e fix links in auth page 2022-08-13 13:24:34 +08:00
Inian
503f3da118 fix links in new docs
use baseUrl when possible
2022-08-13 12:52:41 +08:00
Copple
0f18e9af62 prettify 2022-08-12 21:35:15 +02:00
Copple
7212e34b6f Adds all previous docs 2022-08-12 21:33:34 +02:00
Jonathan Summers-Muir
b417ff2144 Merge branch 'master' into feat/ref-docs-styling 2022-08-12 09:09:35 -03:00
Jonathan Summers-Muir
b6a6f8c512 chore: add new icons. new card component 2022-08-12 09:09:02 -03:00
Copple
e9dd6c41fc prettier 2022-08-12 12:19:22 +02:00
Copple
500f7ecaba moves the reference homepage over 2022-08-10 19:22:28 +02:00
Copple
f4136d7224 fixes all the nav links 2022-08-10 13:46:32 +02:00
Copple
d8f9030dd6 Bump version 2022-08-02 14:09:52 +02:00
Copple
4a1c3d3c54 less reading 2022-08-02 12:39:34 +02:00
Copple
f59b078cdf cleans up docs - focus only on what's needed for now 2022-08-02 12:38:42 +02:00
Copple
39813e1a61 Formats all code 2022-08-01 13:43:55 +02:00
Copple
be84fc8de4 init the reference docs 2022-07-31 15:39:17 +02:00