A fully-responsive basic blog theme made with Tailwind CSS with blog sample, a dark theme and SEO Friendly!
- Static Site Generator: Astro
- CSS Framework: Tailwind CSS
- Markdown: MDX
- Package Manager: pnpm
Here are some commands that you can run to get started with the project. You can also check all the commands in the package.json
# Install dependencies
pnpm install
# Run the development server
pnpm dev
# Build the project
pnpm build
# Serve the built project
pnpm preview
This repository has MIT License.