Version 0.5.0

Adding the Magic - Dark mode and syntax highlighting

This release brings the magic! Dark mode, syntax highlighting, and a much improved developer experience.

What's New

Dark Mode

  • System-aware theme detection
  • Manual theme toggle in footer
  • Smooth transitions between themes
  • Persistent preference via localStorage

Syntax Highlighting

  • Integrated Shiki for beautiful code blocks
  • Support for 100+ programming languages
  • Light and dark theme variants
  • Line numbers and highlighting

Icons

  • Added Phosphor Icons integration
  • Custom icon shortcode for easy usage
  • Optimized SVG output

Mobile Improvements

  • Slide-out sidebar menu
  • Touch-friendly interactions
  • Better spacing and readability

Breaking Changes

  • Updated Tailwind CSS configuration structure
  • Changed theme storage key name

Bug Fixes

  • Fixed sidebar scroll position on page navigation
  • Corrected code block overflow on mobile
  • Fixed dark mode flash on initial load