hugo-theme-relearn/exampleSite/content/cont
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
..
i18n Repair links after making content single language 2021-06-30 21:30:03 +02:00
pages Hardening examplesite against misconfiguration 2021-07-01 21:47:17 +02:00
_index.en.md Translate in french 2017-08-20 23:44:34 +02:00
archetypes.en.md Remove extra space 2020-09-10 15:03:43 +01:00
icons.en.md Docs adjustments #1 2021-07-01 14:35:27 +02:00
markdown.en.md docs: Cleanup markdown reference page #31 2021-07-26 01:47:25 +02:00
menushortcuts.en.md Rebranding to new theme name 2021-06-30 14:56:06 +02:00
syntaxhighlight.en.md code highligher: switch to standard hugo highlighter #32 2021-07-26 11:50:34 +02:00
tags.en.md Rebranding to new theme name 2021-06-30 14:56:06 +02:00