51eb84391b
If enableSearchHighlight = false is set in params.toml, populated search results will use the makeLi function to set href to obj.item.permalink as opposed to obj.item.uri when the makeHighlightLi function is used. obj.item.permalink used will result in undefined attribute and invalid links. |
||
---|---|---|
archetypes | ||
assets | ||
data | ||
exampleSite | ||
i18n | ||
images | ||
layouts | ||
static | ||
.gitignore | ||
LICENSE.md | ||
README.ko.md | ||
README.md | ||
theme.toml |
README.md
English | 한국어
Hugo Theme Zzo
Zzo is a blog theme for Hugo. It includes almost all features that a blog theme should have. Search, Gallery, so on. It looks simple but once you deep dive into it, you can find out lots of functionalities.
📄 Documentation
https://zzo-docs.vercel.app/zzo
❤️ Sponsor
Your support will be of great help in maintaining the project.
💡 Features
- Multiple Skins(dark, light, solarized, ...)
- Mobile menu
- Search
- Search Engine Optimization(SEO)
- Multilingual (i18n)
- Responsive design
- Customizable UI
- RSS
- Gallery
- Fast code highlighting
- Talks page
- Showcase page
- Publication Page
- Resume Page
- Presentation Page
Minimum Hugo version
Hugo version 0.65.0 or higher is required.