Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable KaTeX location #224

Merged
merged 2 commits into from
May 13, 2024
Merged

Commits on Apr 28, 2024

  1. Implement conditional KaTeX location

    Modify the math.html partial to conditionally load KaTeX assets from either a local self-hosted or a remote CDN, depending on the 'local_katex' parameter set in the site's configuration. This approach may improve load times and security.
    jemos committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6e6b179 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    708f3e8 View commit details
    Browse the repository at this point in the history