Radek Kozieł
Radek Kozieł
Toggle is super easy to do, 5min of work. But the main question is, between **_what_** would you like to switch? The theme allows you to generate your own color...
Yes, this should be `$.Site.BaseURL` 👀 Hmm... but on the other hand... `absURL` should do the same 🤔 EDIT: the official documentation says that we never should use `$.Site.BaseURL` though:...
Hey, @scholar7r! i18n is supported since it's Hugo's "native" feature. If you mean that I should replace language variables from `config` file, then yes. I should, and will soon ;-)
Could you upload some screenshots showing the issue? I'm not sure if I understand the problem. `syntax.css` is a file with custom overrides for `prism.css` to match the theme color...
Hey, two things: - can you provide some kind of comparison/preview for this (what if someone has set `baseURL`, what if hasn't, what about multiple domains)? This is a breaking...