-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PR] Creating nextra
with auth
#2
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32a578b - Browse repository at this point
Copy the full SHA 32a578bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 988e160 - Browse repository at this point
Copy the full SHA 988e160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea0574 - Browse repository at this point
Copy the full SHA 8ea0574View commit details -
Configuration menu - View commit details
-
Copy full SHA for e709a4f - Browse repository at this point
Copy the full SHA e709a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 427cc49 - Browse repository at this point
Copy the full SHA 427cc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7556c8b - Browse repository at this point
Copy the full SHA 7556c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c319097 - Browse repository at this point
Copy the full SHA c319097View commit details
Commits on Jun 19, 2024
-
feat: Adding script that generates private routes based on `_meta.jso…
…n` to be used in `middleware.ts`.
Configuration menu - View commit details
-
Copy full SHA for 989c463 - Browse repository at this point
Copy the full SHA 989c463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088f5e9 - Browse repository at this point
Copy the full SHA 088f5e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ef1fcb - Browse repository at this point
Copy the full SHA 4ef1fcbView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e1c157 - Browse repository at this point
Copy the full SHA 1e1c157View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1d82d - Browse repository at this point
Copy the full SHA cf1d82dView commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7276c89 - Browse repository at this point
Copy the full SHA 7276c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for f498a58 - Browse repository at this point
Copy the full SHA f498a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e3d1e - Browse repository at this point
Copy the full SHA 11e3d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d2537a - Browse repository at this point
Copy the full SHA 5d2537aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b359a - Browse repository at this point
Copy the full SHA 96b359aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da80741 - Browse repository at this point
Copy the full SHA da80741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c66e2 - Browse repository at this point
Copy the full SHA 24c66e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96bd19f - Browse repository at this point
Copy the full SHA 96bd19fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f0088 - Browse repository at this point
Copy the full SHA b1f0088View commit details -
Configuration menu - View commit details
-
Copy full SHA for f42de88 - Browse repository at this point
Copy the full SHA f42de88View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f03eff - Browse repository at this point
Copy the full SHA 2f03effView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee78b27 - Browse repository at this point
Copy the full SHA ee78b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96c0d2 - Browse repository at this point
Copy the full SHA b96c0d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6caba61 - Browse repository at this point
Copy the full SHA 6caba61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae1cff - Browse repository at this point
Copy the full SHA 8ae1cffView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d09d36e - Browse repository at this point
Copy the full SHA d09d36eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b11135 - Browse repository at this point
Copy the full SHA 9b11135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fb44e9 - Browse repository at this point
Copy the full SHA 0fb44e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46f811 - Browse repository at this point
Copy the full SHA e46f811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3649579 - Browse repository at this point
Copy the full SHA 3649579View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de64ba1 - Browse repository at this point
Copy the full SHA de64ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c4663c - Browse repository at this point
Copy the full SHA 7c4663cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c302f70 - Browse repository at this point
Copy the full SHA c302f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for d81311d - Browse repository at this point
Copy the full SHA d81311dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9fb4e - Browse repository at this point
Copy the full SHA 3c9fb4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 407e7a7 - Browse repository at this point
Copy the full SHA 407e7a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7229fd - Browse repository at this point
Copy the full SHA c7229fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21ef858 - Browse repository at this point
Copy the full SHA 21ef858View commit details
Commits on Jun 28, 2024
-
feat: Adding theme from nextra-theme-docks.
At this commit, it will not work because the workspaces aren't properly defined yet to install the packages. This is just to import the custom theme as is so we can change it accordingly.
Configuration menu - View commit details
-
Copy full SHA for 9a6d086 - Browse repository at this point
Copy the full SHA 9a6d086View commit details
Commits on Jul 1, 2024
-
feat: Successfully adding custom-theme
It works but we need refactoring. - check the constants (they needed to be ported over to work) - check how to use the theme tailwind config from theme originally and not copy.
Configuration menu - View commit details
-
Copy full SHA for 350df7c - Browse repository at this point
Copy the full SHA 350df7cView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51f821c - Browse repository at this point
Copy the full SHA 51f821cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57d871d - Browse repository at this point
Copy the full SHA 57d871dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c1ebf - Browse repository at this point
Copy the full SHA 75c1ebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f09c934 - Browse repository at this point
Copy the full SHA f09c934View commit details -
fix: Removing
reexported as
not found warning.The error was ``` export 'PartialDocsThemeConfig' (reexported as 'DocsThemeConfig') was not found in './contexts/config' (possible exports: ConfigProvider, DEFAULT_LOCALE, IS_BROWSER, themeSchema, useConfig) ```
Configuration menu - View commit details
-
Copy full SHA for cd3c3ea - Browse repository at this point
Copy the full SHA cd3c3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c16471f - Browse repository at this point
Copy the full SHA c16471fView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e70fd0c - Browse repository at this point
Copy the full SHA e70fd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 680443f - Browse repository at this point
Copy the full SHA 680443fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a6327 - Browse repository at this point
Copy the full SHA 34a6327View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a4724e - Browse repository at this point
Copy the full SHA 9a4724eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce13b7a - Browse repository at this point
Copy the full SHA ce13b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22ee53d - Browse repository at this point
Copy the full SHA 22ee53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8f09a - Browse repository at this point
Copy the full SHA fd8f09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27c820f - Browse repository at this point
Copy the full SHA 27c820fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4706820 - Browse repository at this point
Copy the full SHA 4706820View commit details -
chore: Updating README with new information about why we used the cus…
…tom theme source code.
Configuration menu - View commit details
-
Copy full SHA for 1123c11 - Browse repository at this point
Copy the full SHA 1123c11View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8794efd - Browse repository at this point
Copy the full SHA 8794efdView commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 120b73d - Browse repository at this point
Copy the full SHA 120b73dView commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd460d9 - Browse repository at this point
Copy the full SHA cd460d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 719aa70 - Browse repository at this point
Copy the full SHA 719aa70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8816b89 - Browse repository at this point
Copy the full SHA 8816b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b38fe8e - Browse repository at this point
Copy the full SHA b38fe8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29498d3 - Browse repository at this point
Copy the full SHA 29498d3View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f258b2 - Browse repository at this point
Copy the full SHA 5f258b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e353c - Browse repository at this point
Copy the full SHA 00e353cView commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 110d17f - Browse repository at this point
Copy the full SHA 110d17fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853d40b - Browse repository at this point
Copy the full SHA 853d40bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad71967 - Browse repository at this point
Copy the full SHA ad71967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ff499 - Browse repository at this point
Copy the full SHA 47ff499View commit details -
Configuration menu - View commit details
-
Copy full SHA for b25653b - Browse repository at this point
Copy the full SHA b25653bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e1a6f6 - Browse repository at this point
Copy the full SHA 3e1a6f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f692df - Browse repository at this point
Copy the full SHA 8f692dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8271442 - Browse repository at this point
Copy the full SHA 8271442View commit details