This is a personal blog where I share my experiences and knowledge about web development, productivity and other interesting topics, built with Astro and Tailwind CSS inspired in a @gndx template. It's designed to be minimal, fast, and SEO-friendly. It's also fully responsive and supports dark mode.
- ✅ Minimal styling (Tailwind CSS)
- ✅ 100/100 Lighthouse performance
- ✅ SEO-friendly with canonical URLs and OpenGraph data
- ✅ Dark Mode
- ✅ Sitemap support
- ✅ RSS Feed support
- ✅ Markdown & MDX support
- ✅ View Transitions
- ✅ PWA-ready
- ✅ Fully responsive
- ✅ Robots.txt & Humans.txt
- ✅ TypeScript support
- ✅ Syntax highlighting
- ✅ YouTube Integration
- ✅ CLI for adding new posts
Clone this repository to your local machine using Git.
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm dev |
Starts local dev server at localhost:4321 |
pnpm build |
Build your production site to ./dist/ |
pnpm preview |
Preview your build locally, before deploying |
Edit the HTML files in the src/pages
directory to add your projects, experiences, and personal information.
Inspired by gndx EV0 Astro Theme - Blog Template
This project is licensed under the MIT License. See the LICENSE
file for details.