dng
18384857b2
Merge pull request #8407 from supabase/dng-docs-cards
...
docs: Fix card layouts
2022-08-17 07:11:33 -07:00
dng
d56996564d
Merge pull request #8405 from supabase/dng-docs-blog-links
...
Clean up blog post links
2022-08-17 07:09:21 -07:00
Copple
eb11d48ffe
Merge pull request #8348 from josh-collinsworth/patch-1
...
Remove invalid TypeScript type syntax from starter file
2022-08-17 16:06:36 +02:00
dng
db846db1c5
Merge branch 'master' into dng-docs-blog-links
2022-08-16 17:37:37 -07:00
dannykng
9190ca2364
Delete "orphaned" auth intro docs
2022-08-16 17:27:27 -07:00
dannykng
c6087a1d97
Fix card layouts
2022-08-16 17:22:56 -07:00
Isaiah Hamilton
63a7a5937e
Merge pull request #8400 from gregsadetsky/patch-1
...
docs: fix 404 link
2022-08-16 19:21:13 -04:00
dng
df8dacda09
Merge pull request #8353 from supabase/dng-cli-docs
...
Update Supabase CLI docs
2022-08-16 15:24:10 -07:00
dannykng
53ab7842b2
Clean up blog post links
2022-08-16 15:19:20 -07:00
Greg Sadetsky
4f35bc98a2
fix 404 in docs
2022-08-16 15:51:48 -04:00
Copple
bc74672c1a
Merge pull request #8341 from supabase/chore/style-nudges
...
Chore/style nudges
2022-08-16 17:32:43 +02:00
Inian
dd76d1e9b1
run prettier
2022-08-16 21:38:21 +08:00
Copple
d189f1dec8
Moving all examples to jsv1 for now
2022-08-16 13:14:39 +02:00
Copple
211b7df139
Merge branch 'master' into chore/supabasejs_v2
2022-08-16 12:59:50 +02:00
Alaister Young
aa78498fa3
check for user
2022-08-16 20:52:33 +10:00
Alaister Young
583373208a
chore: update with-nextjs guide
2022-08-16 20:50:18 +10:00
Samuel Gunter
157c2df0e9
docs: fixed typo in with-expo.mdx
...
There was a typo in the tsx portion, see this StackOverflow post https://stackoverflow.com/a/73368981/12101554
2022-08-16 00:59:11 -05:00
dannykng
cef0a8c3fc
Update description
2022-08-15 18:22:44 -07:00
dannykng
390be9ac6b
Clean up "Local Development" guide
2022-08-15 18:13:14 -07:00
dannykng
cbf3aaf9ff
Update links
2022-08-15 18:12:46 -07:00
dannykng
2f5dbc77b9
Move CLI installation to /docs/guides
2022-08-15 18:11:09 -07:00
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
Terry Sutton
453fc10c08
Handles children in ButtonCard component
2022-08-15 15:49:41 -02:30
Terry Sutton
ef0b306a49
Change style of auth provider cards
2022-08-15 13:16:31 -02:30
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