A modern, feature-rich Zola theme that combines the performance foundation of zola-hook with the elegant layout design of serene.
- GitHub Integration - Live repository cards with stats, caching, and responsive design
- Mathematical Expressions - KaTeX support for beautiful math rendering
- Media Support - YouTube embedding and responsive video containers
- Code Enhancement - One-click copying with visual feedback
- Refined Design - Improved accessibility, colors, and typography
- High Performance - 162 lines of JS, smart caching, progressive enhancement
# Install Zola and create a new site
zola init my-blog && cd my-blog
# Add Halcyon theme
git clone https://github.com/m0ddr/halcyon themes/halcyon
# Configure in config.toml
theme = "halcyon"- Usage Guide - Detailed configuration and content creation
- Total Lines: 908 (908 core theme code)
- Bundle Size: CSS 6.1KB, JS 5.6KB - Lightweight and optimized
- Performance: Excellent Lighthouse scores, 55ms build time
- Accessibility: WCAG 2.1 compliant
Contributions welcome! Please submit issues and pull requests.
MIT License - see LICENSE for details.
Built upon zola-hook by InputUsername for performance and foundation, with layout design inspired by serene by isunjn. Enhanced for modern web development needs while preserving clean, minimalist aesthetics.

