- introduce auth
- introduce blog comments & replies
- redesign
- fix ci
- remove spotify stuff
- remove /about; (migrated to root route)
- remove kyseley
- remove planetscale
- introduce prisma
- Migrate to pnpm.
- Update libraires.
- Add Meeting & Linkedin links to /about.
- Switch from @next/font to next/font.
- Display Tax ID.
- Use Bottom Navigation.
- Fix annyoing blog search input resize bug.
- Remove heading from each page.
- Add /about page
- Add /projects page
- Add /blog page with slug support
- Improve Animations
- Favicons/Manifest
- Add SEO
- Add Vercel OG Image
- Analytics
- Better Dark Mode
- Deployment
- RSS Feed (https://isitayush.dev/feed.xml), Sitemap (https://isitayush.dev/sitemap.xml), Robots.txt (https://isitayush.dev/robots.txt)
- Improve the prose styles
- Added a home button on routes that have do not have a history. Thanks to @kukko for such a great suggestion.
- Added a views counter for blog posts.
- Setup CI.