Skip to content

docs: migrate document360.io assets to local repository#111

Merged
steveatlc merged 1 commit intomasterfrom
docs/migrate-document360-assets
Mar 10, 2026
Merged

docs: migrate document360.io assets to local repository#111
steveatlc merged 1 commit intomasterfrom
docs/migrate-document360-assets

Conversation

@steveatlc
Copy link
Contributor

Summary

  • Downloaded and committed 241 assets (240 PNGs + 2 PDFs, ~47MB) from cdn.document360.io to docs/assets/images/
  • Updated all 72 markdown files to use relative paths instead of external CDN URLs
  • Moved velociraptor-3.png (added in fix: Add details about Velociraptor extension args #110) from docs/5-integrations/extensions/third-party/ to docs/assets/images/ for consistency
  • 1 asset (Screenshot 2024-04-25 at 10.31.29 AM.png in vultr.md) was already 404 on the CDN — replaced with an HTML comment noting the missing image

This removes the dependency on document360.io hosting, which is being deprecated.

Test plan

  • Verify mkdocs builds successfully (mkdocs build)
  • Spot-check image rendering on a few pages (especially pages with parentheses in filenames like image(145).png)
  • Confirm no remaining document360.io references in docs (only 1 HTML comment in vultr.md noting the 404)

🤖 Generated with Claude Code

Replace all external document360.io CDN image references with locally
hosted assets in docs/assets/images/. This removes the dependency on
document360.io hosting and ensures long-term availability of all
screenshots and PDFs referenced in the documentation.

- Downloaded 241 assets (240 PNGs + 2 PDFs) to docs/assets/images/
- Updated 72 markdown files with relative paths
- Moved velociraptor-3.png to docs/assets/images/ for consistency
- 1 asset (Vultr access control screenshot) was already 404 on the CDN

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@steveatlc steveatlc requested review from amrik-lc, maximelb, romandalc and tekgrunt and removed request for maximelb, romandalc and tekgrunt March 9, 2026 20:56
@steveatlc steveatlc merged commit 1c68235 into master Mar 10, 2026
2 checks passed
@steveatlc steveatlc deleted the docs/migrate-document360-assets branch March 10, 2026 16:04
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.

2 participants