rifont / rifont.com

My portfolio & blog built with Next.js, Tailwind CSS, and Vercel.

Home Page:https://rifont.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

This project powers rifont.com, built on Next.js and deployed to the cloud via Vercel.

How to run

First, install bun npm i -g bun.

Development

bun run dev

Building

bun run build

Deployment

This project uses Vercel for deployment. Pushing to main triggers a new deployment.

Stack

Tools

  • Next.js
  • Contentlayer
  • Tailwind
  • Vercel Analytics
  • Typescript
  • Eslint

Blog Posts

All blog posts are written in MDX and located in content/blog

Acknowledgements

Extended from using shadcn's excellent starter blog template and inspired by leerob's blog.

About

My portfolio & blog built with Next.js, Tailwind CSS, and Vercel.

https://rifont.com


Languages

Language:MDX 70.7%Language:TypeScript 26.9%Language:JavaScript 2.3%Language:CSS 0.1%