Skip to content

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

@sgort

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions