hugo-theme-relearn/layouts
Sören Weber 5c667b3d07
code highligher: switch to standard hugo highlighter #32
Since a while, Hugo has its own mechanism for code highlightning.

We remove the old highlightning code provided by the client-side javascript library highlight.js and all its related files.

This also solves issues introduced by Hugos own highlightning because in our theme we are currently highlighting the code twice leading to unpredictiable results.

This will also fix an issue were light code highlightning themes weren't displayed correctly because our styles are overwriting color information.

Another advantage is the huge list of supported languages which by far exceeds our current list.

On the downside, this is a breaking change because our current color theme isn't supported by Hugo.
2021-07-26 11:50:34 +02:00
..
_default fix: change taxonomy term and use taxonomy name (#444) 2020-09-10 17:59:18 +01:00
partials code highligher: switch to standard hugo highlighter #32 2021-07-26 11:50:34 +02:00
shortcodes attachments: sort output #23 2021-07-26 11:14:27 +02:00
404.html code highligher: switch to standard hugo highlighter #32 2021-07-26 11:50:34 +02:00
index.html Rebranding to new theme name 2021-06-30 14:56:06 +02:00
index.json feat: support of Hugo 0.22+ #51 #48 #11 #50 2017-08-20 23:43:44 +02:00