This repo contains the source for mukur.dev, intended to be my little corner on the web. I am working on customizing a static Next.js (and learning along the way) site based on Lee Robinson's portfolio website leerob.io as the codebase (Thanks Lee!). The coming-soon has been set as the main branch until the customization is completed on the main branch—which will then be promoted to production.
I liked the simplicity of Lee's website and I plan to use the same design language to showcase my journey in tech.
- Mukur
- Framework: Next.js
- Deployment: Vercel
- Content: MDX
- Styling: Tailwind CSS
$ yarn install
$ yarn dev