/hugo-PaperMod

A fast, clean, responsive Hugo theme.

Primary LanguageHTMLMIT LicenseMIT

PaperMod

stephentuso.com fork

View original repo for documentation.

Modifications:

  • "Powered by" message removed
  • Changed nav width to match content width
  • Commments always dark themed
  • Removed highlight JS
  • Made code blocks match theme (light/dark)

In order for code blocks to switch with theme toggle, your config.yaml needs:

markup:
  highlight:
    noClasses: false