2022-07-24 03:12:49 +02:00
2022-07-24 03:12:49 +02:00
2022-07-16 12:28:52 +05:30
2020-09-25 13:35:31 +05:30
2022-07-24 03:12:49 +02:00
2022-07-24 01:39:42 +02:00
2022-04-30 09:35:10 +05:30
2022-07-24 01:39:42 +02:00
2022-07-24 02:07:44 +02:00
2022-07-23 04:18:44 +02:00

WonderMod is a fork of an original theme for Hugo called PaperMod (made by adityatelange). Since PaperMod isn't interested in a few changes such as removing inline JavaScript, which I personally require to harden my websites, I decided to maintain my own fork (I didn't want to keep overwriting a bunch of files as a fork workflow is much cleaner). Don't expect a ton of changes, and unless you know me, you probably don't want to use WonderMod.

Current "main" changes are as follows:

  • Remove inline JavaScript (2528906)
  • Improved YouTube shortcode (4dc3bee)
  • Built-in Chroma instead of client-side syntax highlighting with HLJS (see documentation)
  • Bunch of CSS and other changes (see commit history)

Additional credits:

To enable syntax highlighting, put this in your config.yml :

markup:
    highlight:
        style: dracula
        noClasses: false

https://gohugo.io/getting-started/configuration-markup#highlight

Description
A fast, clean, responsive and hardened Hugo theme.
Readme MIT 17 MiB
Languages
HTML 84.3%
CSS 11.4%
JavaScript 4.2%