hugo-theme-relearn/exampleSite/content
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
..
basics show some mermaid default values in docs #5 2021-07-02 23:18:54 +02:00
cont 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
_index.en.md Reworking screenshots after rebranding 2021-07-01 16:25:08 +02:00
credits.en.md remove google analytics & others from docs #1 2021-07-02 23:15:42 +02:00
showcase.en.md add inteliver documentation showcase 2020-02-01 22:44:56 +00:00