chronark 10ece99aac
chore(page.tsx): update link to unkey.dev in Home component
chore(page.tsx): update link to unkey.dev in ProjectsPage component
feat(projects): add unkey.dev project to list of projects
feat(projects): update featured project to unkey.dev
feat(projects): update top2 project to planetfall
feat(projects): update top3 project to highstorm
feat(projects): add content for unkey.dev project
2023-07-04 20:16:55 +02:00
2023-02-24 18:51:04 +01:00
2023-03-30 11:46:31 +02:00
2023-03-28 16:20:57 +02:00
2023-02-27 20:19:40 +01:00
2023-03-28 16:01:15 +02:00
2023-03-26 12:29:53 +02:00
2023-02-24 18:51:04 +01:00
2023-02-27 20:19:40 +01:00
2023-03-23 00:36:30 +01:00
2023-02-24 18:51:04 +01:00
2023-04-17 21:29:52 +02:00
2023-02-24 18:51:04 +01:00
2023-02-27 20:19:40 +01:00

chronark.com

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.


Deploy with Vercel

Running Locally

git clone https://github.com/chronark/chronark.com.git
cd chronark.com

Create a .env file similar to .env.example.

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.

Description
Mirror of (forked) repo aderk.tech on github
Readme MIT 3.2 MiB
Languages
TypeScript 67.7%
MDX 17.8%
JavaScript 10.5%
CSS 2.6%
Dockerfile 1.4%