Skip to content
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

Merged
merged 75 commits into from
Jul 16, 2024
Merged

[PR] Creating nextra with auth #2

merged 75 commits into from
Jul 16, 2024

Commits on Jun 18, 2024

  1. feat: Intro to README.

    LuchoTurtle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    32a578b View commit details
    Browse the repository at this point in the history
  2. feat: Add set up project.

    LuchoTurtle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    988e160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ea0574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e709a4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    427cc49 View commit details
    Browse the repository at this point in the history
  6. feat: Intro to auth.

    LuchoTurtle committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7556c8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c319097 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: Adding script that generates private routes based on `_meta.jso…

    …n` to be used in `middleware.ts`.
    LuchoTurtle committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    989c463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    088f5e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ef1fcb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    1e1c157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1d82d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    7276c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f498a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11e3d1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d2537a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96b359a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da80741 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24c66e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96bd19f View commit details
    Browse the repository at this point in the history
  9. fix: Fixing CI

    LuchoTurtle committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b1f0088 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f42de88 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: misc.

    LuchoTurtle committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2f03eff View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    ee78b27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b96c0d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6caba61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ae1cff View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d09d36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b11135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb44e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e46f811 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3649579 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix: Fixing CI

    LuchoTurtle committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    de64ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4663c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c302f70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d81311d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c9fb4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    407e7a7 View commit details
    Browse the repository at this point in the history
  7. refactor: Renaming test.

    LuchoTurtle committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c7229fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21ef858 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. 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.
    LuchoTurtle committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9a6d086 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. 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.
    LuchoTurtle committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    350df7c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    51f821c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d871d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c1ebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f09c934 View commit details
    Browse the repository at this point in the history
  5. 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)
    ```
    LuchoTurtle committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cd3c3ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c16471f View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    e70fd0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680443f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a6327 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    9a4724e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce13b7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ee53d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd8f09a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27c820f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4706820 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1123c11 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    8794efd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    120b73d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. test: Adding types test.

    LuchoTurtle committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    cd460d9 View commit details
    Browse the repository at this point in the history
  2. tests: Normalizing tests

    LuchoTurtle committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    719aa70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8816b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b38fe8e View commit details
    Browse the repository at this point in the history
  5. readme: Adding badges.

    LuchoTurtle committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    29498d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    5f258b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00e353c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    110d17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853d40b View commit details
    Browse the repository at this point in the history
  3. "user" -> "person" dwyl/app#33 #1

    nelsonic committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    ad71967 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47ff499 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b25653b View commit details
    Browse the repository at this point in the history
  6. tidy page formatting #1

    nelsonic committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3e1a6f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f692df View commit details
    Browse the repository at this point in the history
  8. tidy components #1

    nelsonic committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    8271442 View commit details
    Browse the repository at this point in the history