Internal site. Jolli authentication required to view.
Skip to Content
ContentImages

Last Updated: 5/6/2026


Images

Two reference styles, both must resolve to the bundled /git-assets/ URL.

Relative path (sibling-folder)

Relative image

Source: ../assets/inline-img.svg. The Git asset transform resolves this against the article’s directory and rewrites to a /git-assets/<hash>-inline-img.svg URL.

Repo-root path (Docusaurus-style)

Absolute image

Source: /assets/inline-img.svg. The transform strips the leading /, looks up assets/inline-img.svg in the repo, and rewrites to the same /git-assets/ URL as the relative form.