Welcome to the repository for my personal blog and digital notebook! This platform serves as a space where I share thoughts, insights, and experiences on software engineering, technology, and various other topics.
- Astro.js & Bun Powered: Built for maximum performance and an ultra-fast development workflow.
- Tailwind CSS v4 Integration: Styled using modern CSS-first configuration and Vite.
- RSS Feed Support: Keeps readers updated effortlessly.
- Markdown & MDX Compatibility: Streamlines content creation for technical articles and deep dives.
- Syntax Highlighting: Enhanced code snippet readability for tech enthusiasts using
rehype-pretty-code. - SEO-Optimized: Fully equipped with sitemaps and search engine visibility.
All commands are run from the root of the project using Bun:
| Command | Action |
|---|---|
bun install |
Installs dependencies |
bun run dev |
Starts local dev server |
bun run build |
Build your production site to ./dist/ |
bun run preview |
Preview your build locally before deploying |
bun run astro ... |
Run CLI commands like astro check |
The content represented here reflects my personal opinions, perspectives, and ongoing technical explorations. Feedback, discussions, and open-minded conversations are always welcome!