eeac3af99b
* delicious and google bookmarks discontinued * delicious and google bookmarks discontinued * fix: i18n keys * Social services i18n keys had "line" as a key, fixed accordingly. * fix: added missing share services Added "telegram" and "whatsapp" in the list. * fix: breadcrumb not turning-off when in term list When breadcrumb is turned-off in config file, it remains available in `/categories/{term}/` and `/tags/{term}/ ` list view. * fix: breadcrumb not turning-off when set in config Fixed breadcrumb showing in "Section List" regardless of "false" setting in config params. * upd: deprecated in Hugo v0.119.0, removed in Hugo v0.125.0 * fix: use hugo.IsServer as .Site.IsServer is deprecated --------- Co-authored-by: I'M YourOnly.One <1079205+techmagus@users.noreply.github.com> Co-authored-by: techmagus <techmagus@im.youronly.one> |
||
---|---|---|
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.