← Back to blog

About This Website

Published April 7, 2026

tech Astro

The Birth of This Website

This website was built with the Astro framework, paired with Tailwind CSS for an anime-inspired glassmorphism design.

Tech Choices

The reason for choosing Astro is simple:

  1. Pure Static Output: Builds to pure HTML, extremely fast loading
  2. SEO Friendly: Content is directly in HTML, easily crawlable by search engines and AI
  3. Great DX: Markdown for blog posts, component-based page development

Design Style

The site features soft gradient colors and glassmorphism effects, inspired by anime aesthetics. I hope visiting this site feels relaxed and pleasant.

If you’re also interested in building a personal website, Astro is a framework I highly recommend.