Commit Graph

7 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
Copple
1296cf8909 Merge branch 'master' of github.com:supabase/supabase into docs/local-dev 2023-08-03 13:00:32 +02:00
Copple
1a3f1bd890 more docs 2023-08-03 11:58:23 +02:00
Greg Richardson
922aad4618 feat(federation): remark pymdown tab support 2023-07-31 21:42:21 +10:00
Greg Richardson
4e875a899b docs: remove commented code 2023-07-24 08:47:53 -06:00
Copple
91b253f563 refactors the CLI to be more "local dev" focused 2023-07-22 16:22:04 +02:00
Copple
8fdc53ef86 Adds CLI Actions 2023-07-20 21:57:10 +02:00