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

feat: v1.0.0 #1

Merged
merged 29 commits into from
Aug 13, 2023
Merged

feat: v1.0.0 #1

merged 29 commits into from
Aug 13, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    5266152 View commit details
    Browse the repository at this point in the history
  2. trying to fix footer margin

    sgoudham committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    eede43e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. a bunch of stuff

    sgoudham committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    44f94eb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    06a661b View commit details
    Browse the repository at this point in the history
  2. ignore env files

    sgoudham committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a54dc7f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. refactor(docker): allow .env* files

    Multi-stage builds will protect any
    secrets from being leaked. However,
    this relies on the secrets not being
    included in the final layer.
    sgoudham committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    af7a416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f954358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88ed44b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7da9dbc View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. build(next): remove i18n config

    This stopped my static site generation.
    sgoudham committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    315d576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a363770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    159523c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd70ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    c4be353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9877e View commit details
    Browse the repository at this point in the history
  3. ci: test preview

    sgoudham committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    427e806 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. refactor: properly size images

    64px is the highest resolution
    that the image is displayed at.
    sgoudham committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    afbc4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7580521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e4f3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9956a4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    549312a View commit details
    Browse the repository at this point in the history
  6. fix(seo): robots.txt

    sgoudham committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d857b73 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    a25b564 View commit details
    Browse the repository at this point in the history
  2. fix: accessibility issues

    sgoudham committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    4b3f390 View commit details
    Browse the repository at this point in the history
  3. fix stuff

    sgoudham committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    1261d9e View commit details
    Browse the repository at this point in the history
  4. remove blue text

    sgoudham committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    b3b863b View commit details
    Browse the repository at this point in the history
  5. chore: more seo

    sgoudham committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    55c01e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    172eb9b View commit details
    Browse the repository at this point in the history
  7. add whitespace

    sgoudham committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    03729a0 View commit details
    Browse the repository at this point in the history