My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
Running Locally
git clone https://github.com/chronark/chronark.com.git
cd chronark.comCreate a .env file similar to .env.example.
Then install dependencies and run the development server:
pnpm install
pnpm devCloning / Forking
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.
If you have any questions, please reach out me. I'll be more than happy to answer your questions.