Skip to content

yeganathan18/yeganathan.me

Repository files navigation

yeganathan.me

Scrapbook of all the cool things I've worked on
Check it out now 🍊

Long Story Short

I have built 2-3 portfolio websites in the past with plan of writing personal blogs regularly, but I failed 😿

This time, coming back powerful than before 😎 and while in search of a good minimalistic design for my personal blog I found chronark/chronark.com

Luckily it was an open source project, so I created an independent fork of it to adopt my own tastes.

New Changes

  • Support for blog posts while maintaining the existing design style.
  • Better SEO with built-in robots.ts and sitemap.ts of Next.js 13
  • OG image generation for blog posts
  • Depreciated project view counter but reintroduced it for the blog post with same Upstash implementation.
  • Minor UI changes that includes hovering effects, colors, tiny ui components, etc.
  • Bumped up few packages@latest
  • Site wide mobile responsiveness (few parts needs to be optimized for mobile screens)
  • Consolidate duplicated code and modularize for better organization and maintainability
  • Fix the hydration errors
  • Clean the code and unneccesary files

Built With

Running Locally

git clone https://github.com/yeganathan18/yeganathan.me.git
cd yeganathan.me

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

About

The source code of my website 🌍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published