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

docs: bundle assets with Hugo #38993

Merged
merged 5 commits into from
Mar 19, 2024
Merged

docs: bundle assets with Hugo #38993

merged 5 commits into from
Mar 19, 2024

Commits on Mar 19, 2024

  1. docs: bundle assets with Hugo

    Also:
    
    * load any docs' third-party dependencies from node_modules (except for examples)
    * exclude docsearch from layouts that don't use it
    * preconnect to algolia only when not examples layout
    * switch to `RelPermalink`
    * refactor JS assets into partials
    XhmikosR committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3ea00c1 View commit details
    Browse the repository at this point in the history
  2. docs: improve stackblitz.js

    * tweak indentation
    * stop extending the sdk object
    * conditionally add `index.js`
    XhmikosR committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a39e3ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5b7754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ae30a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b159be5 View commit details
    Browse the repository at this point in the history