Source code to my resume.
- 🌐 Hosted on resume.mihir.ch.
- 🔧 Built using SvelteKit and Tailwind.
- ⚡ Generated and customizable using the resume.yaml file.
- Development:
pnpm devornpm run dev - Build:
pnpm buildornpm run build- Static files are output into the
/builddirectory.
- Static files are output into the
- Make changes to the resume.yaml.