hugo-WonderMod icon indicating copy to clipboard operation
hugo-WonderMod copied to clipboard

A fast, clean, responsive and hardened Hugo theme.

Results 7 hugo-WonderMod issues
Sort by recently updated
recently updated
newest added

**Describe the bug** You mention that to enable code styling, following should work: ``` markup: highlight: style: dracula noClasses: false guessSyntax: true ``` According to Hugo [docs](https://gohugo.io/content-management/syntax-highlighting/), however, if running...

bug

I just ported over from PaperMod and while I got most of the stuff working without modifying the theme itself, I could not override the hamburger on mobile. In my...

**What does this PR change? What problem does it solve?** A language switch separator is displayed even if a website has a single language only. This fixes it by checking...

- Add mask_icon color - Add manifest

**What does this PR change? What problem does it solve?** This adds responsive image partial, based on the [gruvbox's theme](https://github.com/schnerring/hugo-theme-gruvbox/blob/main/layouts/partials/image.html), with some additional fixes on my end. Its generates additional...

**Describe the bug** - Using the Tab key to navigate to the hamburger menu is impossible. - Using the Tab key within the hamburger menu to navigate to the close...

bug

There are lots of patches and fixes from PaperMod that have been implemented after WonderMod was last updated.