Skip to content

My personal Zola theme. A feature rich fork of zola-hook inspired by serene with a retro aesthetic.

License

Notifications You must be signed in to change notification settings

m0ddr/halcyon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halcyon

A minimal Zola theme built on zola-hook with layout design from serene.

Screenshots

Light Dark

Features

  • GitHub repository cards with live stats
  • KaTeX math rendering
  • Code block copy buttons
  • Light and dark themes
  • Responsive design

Installation

# Create a new Zola site
zola init my-blog && cd my-blog

# Add the theme
git clone https://github.com/m0ddr/halcyon themes/halcyon

# Configure in config.toml
theme = "halcyon"

See USAGE.md for detailed configuration.

License

MIT License - see LICENSE for details.

Credits

Based on zola-hook by InputUsername and serene by isunjn.

About

My personal Zola theme. A feature rich fork of zola-hook inspired by serene with a retro aesthetic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.3%
  • SCSS 30.1%
  • JavaScript 19.6%