Skip to content

feat: Use PicGo CDN for Learn Page Category Images - #246

Merged
adwuard merged 1 commit into
masterfrom
feat/category-images-cdn
Aug 4, 2026
Merged

feat: Use PicGo CDN for Learn Page Category Images#246
adwuard merged 1 commit into
masterfrom
feat/category-images-cdn

Conversation

@adwuard

@adwuard adwuard commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Upload 6 learn page category images to picgocloud.com CDN
  • Replace local static image paths (/img/learn/*.png) with CDN URLs in src/data/tutorials.js
  • Remove local image files from static/img/learn/
  • Add category-image-urls.json mapping file for reference

CDN URLs

Category URL
Basics https://picgocloud.com/m/9b206697-5a84-4674-80c7-f37451c25f75.png
Community https://picgocloud.com/m/d8d3e020-9ddd-4b14-b9d2-b95db1086d3c.png
IDE https://picgocloud.com/m/abf53b9e-838f-4487-a51f-1c39eee70ae1.png
Projects https://picgocloud.com/m/0e8fdfca-9582-4ae2-a60b-17aaf7d6c8ed.png
SDK https://picgocloud.com/m/46ec1cad-4e7d-464d-a7f4-42c3f5093227.png
Tutorials https://picgocloud.com/m/94046105-bf8a-430d-8c53-bccced644cec.png

Benefits

  • Faster image loading from CDN
  • Reduced build size (removed ~1.1 MB of images)
  • Images served independently from deployment

- Upload 6 category images to picgocloud.com CDN
- Replace local /img/learn/* paths with CDN URLs in tutorials.js
- Remove local image files from static/img/learn/
- Add category-image-urls.json mapping file for reference
@adwuard
adwuard merged commit dff26c7 into master Aug 4, 2026
2 checks passed
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.

1 participant