Commit Graph

57 Commits

Author SHA1 Message Date
Charis
7cf2eae953 fix: statically build the right nav on each page (#21469)
Before: All pages have the Home nav menu in static HTML, which is blown away and replaced by the proper nav menu upon hydration. This leads to jankiness when the page first loads and an unpleasant flash of the wrong nav menu (especially obvious on the JavaScript ref page, which takes a long time to process and rerender the nav).

Now: All pages have their correct nav menu in static HTML.
2024-02-23 11:38:06 -05:00
Kevin Grüneberg
129b3d927a chore: move specs to docs folder (#20136) 2024-01-03 18:54:23 +01:00
Greg Richardson
a2e2cc558f fix: getStaticPaths() slug for ref docs 2023-05-10 10:39:52 -06:00
Greg Richardson
875bfab1b8 fix: generate static page for each ref doc path 2023-05-09 16:10:32 -06:00
Greg Richardson
695b00c0ce chore(docs): yaml import types 2023-05-04 18:48:08 -06:00
Terry Sutton
8d4717814b You get a type, and you get a type, and you get a type 2023-01-09 12:35:59 -03:30
Terry Sutton
e3da1e72bf Cleanup getStaticProps 2023-01-06 16:02:02 -03:30
Jonathan Summers-Muir
bd0514553c changed yaml files 2022-12-11 15:00:22 +08:00
Jonathan Summers-Muir
c74234aaa2 fix build 2022-12-11 05:51:22 +08:00
Jonathan Summers-Muir
dfa1aba1b9 move auth server into accordian 2022-12-11 05:03:56 +08:00
Jonathan Summers-Muir
f62a36531b move all refs into new page format. tidied up CLI and API ref 2022-12-09 17:50:55 +08:00
Jonathan Summers-Muir
db7889872a Update [...slug].tsx 2022-12-09 01:51:02 +08:00
Jonathan Summers-Muir
053d13eb1b FORCE 2022-12-09 01:50:33 +08:00
Jonathan Summers-Muir
3a009f5395 try using shaki theme 2022-12-09 01:49:33 +08:00
Jonathan Summers-Muir
18fd4ef46f force touch of shiki 2022-12-09 01:33:37 +08:00
Jonathan Summers-Muir
26a05f460b TRY AGAIN 2022-12-09 00:57:16 +08:00
Jonathan Summers-Muir
43a7c563d5 FORCE 2022-12-09 00:49:09 +08:00
Jonathan Summers-Muir
4cb6cb3d77 do the ignore thing 2022-12-09 00:47:39 +08:00
Jonathan Summers-Muir
4867e06e43 deal with unstable file 2022-12-09 00:21:58 +08:00
Jonathan Summers-Muir
e973fc86f6 optimized pages. ref pages now a lot smaller 2022-12-08 22:58:36 +08:00
Jonathan Summers-Muir
bd27bba15e fix buiuld 2022-12-08 21:32:19 +08:00
Jonathan Summers-Muir
c475dcad06 make things into components 2022-12-08 20:47:32 +08:00
Jonathan Summers-Muir
db7870d21f fix images 2022-12-08 14:27:28 +08:00
Jonathan Summers-Muir
18aed465b9 formatting of first intro docs for supabase v2 2022-12-08 14:14:57 +08:00
Jonathan Summers-Muir
b0e7287475 add codehike to markdown in ref docs 2022-12-08 13:18:19 +08:00
Terry Sutton
cdc6df947c Rename collapse component 2022-12-07 16:40:43 -03:30
Terry Sutton
f47c9f9443 Remove old libspec files 2022-12-07 16:26:40 -03:30
Terry Sutton
66d9887f05 Fix ReferenceDetailCollapse 2022-12-07 13:17:43 -03:30
Terry Sutton
2aba41376c Merge branch 'feat/docs2.0' of github.com:supabase/supabase into feat/docs2.0 2022-12-07 12:53:45 -03:30
Jonathan Summers-Muir
8e9b9cd4a7 updated common and sidebars for filters and modifiers 2022-12-08 00:19:56 +08:00
Terry Sutton
dd0c6ea9c6 Load intro pages in a single column 2022-12-07 11:09:10 -03:30
Terry Sutton
7b72a2f4a4 Fix anchor slugs 2022-12-06 23:25:56 -03:30
Terry Sutton
86fc7506ee Fix item highlighting 2022-12-06 22:33:04 -03:30
Terry Sutton
747a259a7b Fix dart ref items 2022-12-06 18:29:39 -03:30
Terry Sutton
1bad0a589b Reformat common file, fix js slug 2022-12-06 17:05:43 -03:30
Terry Sutton
c409ffaabc Merge branch 'feat/docs2.0' of github.com:supabase/supabase into feat/docs2.0 2022-12-06 15:10:12 -03:30
Jonathan Summers-Muir
f99c481c05 add reference details 2022-12-07 02:39:50 +08:00
Terry Sutton
6d39c1ad94 Move common lib spec to json 2022-12-06 15:09:49 -03:30
Jonathan Summers-Muir
dc8049c21a Merge branch 'feat/docs2.0' of https://github.com/supabase/supabase into feat/docs2.0 2022-12-07 02:22:03 +08:00
Jonathan Summers-Muir
db23338703 add collapse test in 2022-12-07 01:23:32 +08:00
Terry Sutton
a8ba200ac6 Add ref layout around preamble pages 2022-12-06 10:11:05 -03:30
Terry Sutton
5a98b99486 Add actual preamble files 2022-12-06 10:05:52 -03:30
Terry Sutton
5bd08959a8 Add preamble files 2022-12-06 10:01:32 -03:30
Terry Sutton
7768c4fe2a Move preamble section 2022-12-06 09:59:31 -03:30
Terry Sutton
a069fab32b Add preamble files to top of ref 2022-12-06 09:55:05 -03:30
Jonathan Summers-Muir
f417388c6f add collapsible 2022-12-06 20:15:24 +08:00
Terry Sutton
5fe9795c29 Make scrollspy header conditional 2022-12-05 21:31:08 -03:30
Terry Sutton
659e19c44c Replace shortext with reactmarkdown 2022-12-05 12:50:27 -03:30
Terry Sutton
5b785c850a Remove ComesFrom component 2022-12-05 12:24:43 -03:30
Jonathan Summers-Muir
72f4df1418 issues displaying new ref docs when on wrong route 2022-12-05 10:33:28 +08:00