Skip to content

hyundonmoon/hyundon.dev

Repository files navigation

Commitizen friendly

hyundon.dev

This repo contains the source code for my personal website

Built with

  • Astro
  • TypeScript
  • Tailwind CSS
  • Markdown

Run locally

git clone https://github.com/hyundonmoon/hyundon.dev.git
cd hyundon.dev
pnpm i
pnpm run start

Commitizen

This is a Commitizen-friendly repository. If you'd like to contribute, make sure to commit your work via the commit command as follows.

git add .
pnpm run commit

Feedback

If you have any feedback or questions regarding this repo, you're always welcome to open an issue.