Skip to content

Enable asset versioning support by moving images to /docs/assets/ #67

Description

@sgort

Known Limitation: Versioning

Assets in /static/img/ are not versioned by Docusaurus's docs:version command.

Impact

When creating documentation versions, images will reference the current /static/img/ directory, which may change over time.

Solution

Move assets to /docs/assets/ with relative paths to enable proper versioning support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions