Go to file
rainbowpigeon 51eb84391b
Fix 'undefined' href in search results without highlight
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.
2021-05-03 17:29:31 +08:00
archetypes fix long toc issue 2020-12-09 05:12:03 +09:00
assets fix long toc issue 2020-12-09 05:12:03 +09:00
data Mermaid version to 8.8.4 2021-01-02 12:11:55 +09:00
exampleSite new param: searchThreshold 2021-04-21 03:53:59 +09:00
i18n Update fr.toml 2021-02-23 21:41:09 +01:00
images exampleSite images chagned 2019-11-18 02:11:15 +09:00
layouts Fix 'undefined' href in search results without highlight 2021-05-03 17:29:31 +08:00
static default content font changed, some ui bug fixed 2020-01-25 07:10:29 +09:00
.gitignore first commit 2019-11-04 22:09:44 +09:00
LICENSE.md comment added to config files, lazy summary image load, better html tag, better mobile icon, license update 2019-11-29 18:01:11 +09:00
README.ko.md new param: searchThreshold 2021-04-21 03:53:59 +09:00
README.md offset an html anchor, anchor copy icon changed, footer links flex 2020-10-24 22:07:02 +09:00
theme.toml readme changed, fix some css 2020-10-20 22:51:02 +09:00

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.

Buy Me A Coffee

💡 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.

Screenshot

Hugo Theme Zzo Screenshot