This is my personal blog built using Astro, featuring a minimal and fast design. It includes a portfolio section and blog posts, with modern features like dark/light mode, SEO optimization, and lightning-fast performance. The project is customized from the Vitesse theme for Astro.
- 100/100 Lighthouse performance.
- Responsive and mobile-friendly.
- SEO-friendly with automatic sitemap generation.
- Light/Dark theme toggle.
- Support for Markdown and MDX for posts.
- Built with Vue and styled with UnoCSS.
To run this project locally, follow these steps:
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
Install the required dependencies.
npm install
Start the development server and visit the provided URL to see your site in action.
npm run dev
To deploy your blog online, you can use Netlify, Vercel, or any other platform that supports static site hosting.
This project is licensed under the MIT License.