This repo contains the source code for my personal website
- Astro
- TypeScript
- Tailwind CSS
- Markdown
git clone https://github.com/hyundonmoon/hyundon.dev.git
cd hyundon.dev
pnpm i
pnpm run startThis 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 commitIf you have any feedback or questions regarding this repo, you're always welcome to open an issue.