chronark 7688ce9cd5
feat(analytics.tsx): replace Vercel Analytics with Beam Analytics
feat(layout.tsx): move Analytics script to head
feat(projects/page.tsx): update featured and top projects
feat(highstorm.mdx): add new project Highstorm
deps(package.json): update dependencies
2023-05-19 20:39:44 +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%