Skip to content

Conversation

@sgort
Copy link
Collaborator

@sgort sgort commented Dec 21, 2025

Closes #67

Enables Docusaurus versioning to include all site assets.

Migration Results:
- Moved 532 assets from static/img/ to docs/assets/
- Includes documentation images AND site-wide assets
- Updated 99 markdown files with relative paths
- Removed now-empty static/img/ directory
…e paths in HTML <img> tags don't get resolved
- Kept theme assets in static/img/
- Removed migration script (no longer needed)
- Added generic broken links checker script and enhanced the package.json as such
- Updated README with structure and test instructions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants