Belinda is a good-old blog theme, inspired by Indexhibit.
Inside is modern, Next.js + Sanity + TypeScrypt.
https://belinda-nu.vercel.app/
git clone https://github.com/tagoso/belinda.git your-project-name
cd your-project-name
npm install
# or
yarn install
# or
pnpm install
npm run dev
# or
yarn npm run dev