hugo-PaperMod/layouts
Aditya Telange 045c08496d
Highlight.js -> Hugo's chromastyles (#1364)
* remove hljs

* rename var --hljs-bg to --code-block-bg

* bundle chroma-styles from css/includes/chroma-styles.css

* add compatibility fixes for papermod <-> chroma

* fix line-num and line padding and set width for line container to 100%

* After a lot of experimentation this compatiblity should work well

* fix inline line highlights not working

* Use catppuccin-macchiato as default theme with highlightStyle 'bg:#474733'

- hugo gen chromastyles --style catppuccin-macchiato --highlightStyle 'bg:#474733' > assets/css/includes/chroma-styles.css
2023-12-31 10:27:54 +05:30
..
_default Bump minimum Hugo version to 0.112.4 2023-12-16 19:59:55 +05:30
partials Highlight.js -> Hugo's chromastyles (#1364) 2023-12-31 10:27:54 +05:30
shortcodes Fix spacing around rawhtml shortcode (#1018) 2022-08-28 15:18:20 +05:30
404.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
robots.txt Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30