This project powers rifont.com
, built on Next.js and deployed to the cloud via Vercel.
First, install bun npm i -g bun
.
bun run dev
bun run build
This project uses Vercel for deployment. Pushing to main
triggers a new deployment.
- Next.js
- Contentlayer
- Tailwind
- Vercel Analytics
- Typescript
- Eslint
All blog posts are written in MDX and located in content/blog
Extended from using shadcn's excellent starter blog template and inspired by leerob's blog.