Welcome to Prism — a modern Zola theme designed for developers who appreciate clean aesthetics and smooth animations.
Features Overview
- Responsive Grid Layouts — Your content looks great on any device
- Syntax Highlighting — Beautiful code blocks for technical posts
- Tag System — Organize posts by topics
- Reading Time — Automatically calculated for each post
- Fast & Lightweight — Optimized for performance
Typography That Shines
The theme uses carefully selected typography with proper hierarchy and spacing. Headers stand out with volumetric effects, while body text remains highly readable.
// Code looks beautiful too!
pub fn main() {
println!("Hello from Prism!");
}
Getting Started
Installation is simple:
- Clone the theme into your
themesdirectory - Set
theme = "prism"in yourconfig.toml - Customize colors and settings as needed
- Start writing!
Check out the GitHub repository for detailed documentation.
Enjoy creating with Prism! ✨