The site is built with NextJS, TailwindCss to publish my profile as well as blogs, and other stuff
- Live at https://tmduc.com/
- Deploy automatically with Vercel.
- Publish a new post in the
posts
directory to re-generate 🚀 the static site automatically. - Images are optimized with next/image.
- Automatically generate blur placeholder for static contents with plaiceholder.
- Markdown contents are supported with fast refresh.