This is a personal blog and portfolio website built with Astro. The site is statically generated and features a clean, minimalist design. It uses Tailwind CSS for styling and is set up to be deployed on Vercel.
To get started with this project, you'll need to have pnpm installed.
1. Install dependencies:
pnpm install2. Run the development server:
pnpm devThis will start a local development server at http://localhost:4321.
To build the project for production, run the following command:
pnpm buildThis will create a production-ready build in the dist/ directory.
- Framework: Astro
- Styling: Tailwind CSS
- Content: Markdown (MDX)
- Deployment: Vercel
- Search: Pagefind