Commit Graph

91 Commits

Author SHA1 Message Date
Terry Sutton
d8bcfa8189 Update apps/docs/components/Navigation/NavigationMenu/NavigationMenu.tsx 2023-01-30 14:38:57 -03:30
Joseph Schultz
9cfd93bae4 Merge branch 'master' of github.com:supabase/supabase into dev/add-c#-documentation 2023-01-27 08:49:59 -06:00
Terry Sutton
74ad8f1192 Merge branch 'master' into dev/add-c#-documentation 2023-01-24 12:13:40 -03:30
Terry Sutton
c47794a217 Update CLI config page 2023-01-24 10:37:14 -03:30
dannykng
1fad138da2 Update URLs 2023-01-23 19:32:27 -08:00
dannykng
e13a72a994 Update nav and URLs 2023-01-23 18:40:05 -08:00
Terry Sutton
7a057df8b5 Add overview page 2023-01-21 15:07:34 -03:30
Terry Sutton
3912a11199 Add overview menu 2023-01-21 10:00:13 -03:30
Joel Lee
65710bbdbc feat: add python documentation for functions, Auth, and Storage (#10343)
* initial commit

* fix: remove methods which aren't in python lib yet

* temporarily remove postgrest

* feat: add non-admin methods

* fix: temporarily remove non-admin methods

* Update Dashboard Auth Settings links

* Update example names

* Add example

* started adding pages

* fix: update python ids

* fix: change python docs image back to grayscale

* fix: update ids of storage functions

* Update apps/docs/pages/reference/python/[...slug].tsx

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: reinstate python image

* filter common navmenu sections based on library

* fix reference icons

* Add introduction

* Add IDs

* Update common client libs sections

* Update intro

* fix: add reference section and database section

Co-authored-by: joel@joellee.org <joel@joellee.org>
Co-authored-by: dannykng <danny@supabase.io>
Co-authored-by: Jonathan Summers-Muir <MildTomato@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco Mazzoni <francisco@supabase.io>
2023-01-20 11:17:45 +08:00
Joseph Schultz
7c127c8f64 Begin C# Documentation based off Flutter v1 docs 2022-12-23 16:52:20 -06:00
Terry Sutton
7d27671e49 More console warnings 2022-12-22 10:07:59 -03:30
Terry Sutton
fffe405d17 Merge branch 'master' into chore/docs-console-warnings 2022-12-22 08:58:40 -03:30
Jonathan Summers-Muir
8410965410 Update NavigationMenu.tsx 2022-12-22 13:27:38 +08:00
Jonathan Summers-Muir
e6a3e34ac9 fix mobile nav 2022-12-22 11:57:55 +08:00
Terry Sutton
5aa0f828ef Pass a menu context to avoid dupe key warnings 2022-12-21 16:26:54 -03:30
Jonathan Summers-Muir
da2b5b305f Merge branch 'master' into chore/optimize-docs-side-menus 2022-12-21 17:35:55 +08:00
Terry Sutton
6ed0299844 Fixes unique keys warning 2022-12-21 14:19:30 +07:00
Jonathan Summers-Muir
6149f13c78 more memo 2022-12-20 15:31:58 +08:00
Jonathan Summers-Muir
d5405f5381 Merge branch 'master' into chore/optimize-docs-side-menus 2022-12-20 14:19:53 +08:00
Jonathan Summers-Muir
08da4652ed move spec generation stuff 2022-12-20 12:26:32 +08:00
Jonathan Summers-Muir
08583a66d7 chore: start moving self hosted docs 2022-12-19 16:50:54 +08:00
Jonathan Summers-Muir
9bad9a7f0e more optimizing 2022-12-15 01:13:32 +08:00
Jonathan Summers-Muir
948132c406 do same with red docs 2022-12-14 01:47:41 +08:00
Jonathan Summers-Muir
6bc027997d start using react.memo to stop re-renders 2022-12-14 01:39:57 +08:00
Jonathan Summers-Muir
27d8300cbe Merge branch 'master' into fix/docs-speed 2022-12-13 18:03:28 +08:00
dannykng
fcb19a404e /guides/hosting/platform -> /guides/platform 2022-12-12 15:42:20 -08:00
Jonathan Summers-Muir
b8de4834a7 move menu items 2022-12-13 05:00:54 +08:00
Jonathan Summers-Muir
17c11d2bfb add some things back in 2022-12-13 04:48:08 +08:00
Jonathan Summers-Muir
061e7f295f SPEED INCREASE 🏎️ 2022-12-13 04:24:47 +08:00
Jonathan Summers-Muir
2232dd1331 try more 2022-12-13 04:06:47 +08:00
Jonathan Summers-Muir
a0afbdab3b moved state 2022-12-13 03:42:39 +08:00
Jonathan Summers-Muir
a8811a49f4 use shallow links 2022-12-13 03:35:37 +08:00
Jonathan Summers-Muir
c06148a90c fix home sidebar 2022-12-12 20:13:01 +08:00
Jonathan Summers-Muir
9f4187806b fixing mobile menu 2022-12-12 20:08:44 +08:00
Jonathan Summers-Muir
64238c3ae7 moved a lot of docs around 2022-12-12 17:37:56 +08:00
Jonathan Summers-Muir
f2e20fa1cf take opacity effect off main menu 2022-12-12 14:01:49 +08:00
Jonathan Summers-Muir
0543cddcd2 add tools back in 2022-12-12 14:00:14 +08:00
Jonathan Summers-Muir
a296f94d3f fixes to height issues of guide nav 2022-12-12 13:59:43 +08:00
Terry Sutton
7553d87e2a Add light icons for sidebar nav 2022-12-11 21:41:06 -03:30
Jonathan Summers-Muir
bd0514553c changed yaml files 2022-12-11 15:00:22 +08:00
Jonathan Summers-Muir
3e66153f5a more fixes 2022-12-11 14:48:12 +08:00
dannykng
3b5bc3028f Titlecase 2022-12-10 16:31:40 -08:00
Jonathan Summers-Muir
d9d96e1228 fix some guides 2022-12-11 03:39:16 +08:00
Jonathan Summers-Muir
d7261c07dd name changes. icon fixes 2022-12-11 02:31:30 +08:00
Jonathan Summers-Muir
f37051b293 add more support for self hosting ref docs 2022-12-10 23:58:32 +08:00
Jonathan Summers-Muir
4369c6c487 remove console logs 2022-12-10 20:47:14 +08:00
Jonathan Summers-Muir
cdea618c37 ref sidebars now a bit more clever and will only show what is in the lang AND version selected 2022-12-10 20:25:55 +08:00
Terry Sutton
d6fba0e193 Remove console log 2022-12-09 22:55:05 -03:30
Terry Sutton
7adea9ee49 Only show menu items based on the lib and version 2022-12-09 22:26:33 -03:30
Jonathan Summers-Muir
752c738419 some fixes 2022-12-09 22:53:03 +08:00