Commit f842c53
fix(docs): move images to public folder for VitePress serving
Images referenced with absolute paths in VitePress frontmatter (e.g.,
/image/icons/rss.png) must be in the public folder to be served correctly.
This fixes missing feature icons on the homepage.
A symlink is created at docs/image -> public/image to maintain compatibility
with relative paths used in markdown files.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0f01f1d commit f842c53
38 files changed
Lines changed: 1 addition & 0 deletions
File tree
- docs
- public/image
- config
- dev
- dsm
- feature
- icons
- preview
- rss
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments