Skip to content

v1.0.0

Choose a tag to compare

@dileepadev-old dileepadev-old released this 15 Nov 16:12
· 10 commits to main since this release

Initial release

1.0.0 - 2023-11-15

  • Added:

    • NavBar component (NavBar.tsx)
    • Body layout
    • Footer component (Footer.tsx)
    • ThemeSwitcher component
    • About page (pages/about.tsx)
    • Education page (pages/education.tsx)
    • Experience page (pages/experience.tsx)
    • Media page (pages/media.tsx)
    • Connect page (pages/connect.tsx)
    • Folder structure
    • Resend email integration (api/email/route.ts)
    • Images (public/) and Icons (components/)
    • Custom theme data at globals.css
    • Custom components (e.g., ItemCards.ts)
    • Interfaces for types (interfaces.ts)
    • Pull request guidelines (PULL_REQUEST_GUIDELINES.md)
    • Branch naming guidelines (BRANCH_NAMING_GUIDELINES.md)
  • Changed:

    • Updated Home page (app/page.tsx)
    • Formatted layout & structure
    • Updated README.md
  • Fixed:

    • Website accessibility issues

What's Changed

Full Changelog: v0.1.0...v1.0.0