Andreas Deininger
Andreas Deininger
> Thank you for your attention You are welcome. >but unless it's absolutely necessary, we don't need to frequently follow up on updates in this area, I see. I won't...
> The Hugo version update also requires changes here: [frp-site](https://github.com/gofrp/frp-site/blob/master/generate.sh#L7). I know. This PR is now in place: https://github.com/gofrp/frp-site/pull/8 > Whenever it involves modifying various packages, I have to manually...
**Side note**, more or less unrleated: are you interested in a PR that adds the English translation for the website? Time permitting, I may be able to contribute here.
The note PR #139 that makes the theme compatible with latest Hugo version again.
> Great news about the simplification! Thanks. You are welcome! > Could you update the PR (including the title) to say that this is build-time rendering, not server-side. Done. >...
Thanks for your thorough review, all changes are incorporated, checkers are green. While working on the review, I realized that the KaTex stylesheet helds several references to KateX font files....
> It seems there's no latest version tag, so the version number defaults to the the currently available latest version. You can try these URLs: ``` https://cdn.jsdelivr.net/npm/tocbot@latest/dist/tocbot.min.css https://cdn.jsdelivr.net/npm/tocbot@latest/dist/tocbot.min.js ```
> Update includes a rework based on the katex examples, and gets the tocbot js and css from a cdn. Were nice if `resources.GetRemote` fetches minified versions of the files...
> BTW, @deining : the error checking part when downloading the css/js file doesn't seem to catch if you specify a version number in the config file but it doesn't...
> > You are right. I'm aware of that, but didn't find the time to dig into that. If you can come up with a solution, welcome! > > Looking...