A minimalist blogging astro template inspired with all the zinc colors from Tailwind CSS. It also comes with many features that a blog website needs.
Actually, it came from my website, with just added more features, much better UI, and etc. 😅
- Platform: Astro
- Frontend Library: React
- Package manager: pnpm
- OG-images: Satori
- Styling: Tailwind CSS
To get started, run the following commands:
# Install dependencies
pnpm install
# Start the dev server
pnpm dev