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 dev
ornpm run dev
- Build:
pnpm build
ornpm run build
- Static files are output into the
/build
directory.
- Static files are output into the
- Make changes to the resume.yaml.