Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 775 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 775 Bytes

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.