-
Notifications
You must be signed in to change notification settings - Fork 93
整合资产路径 #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
目前我的解决办法是:对有资产的文件创建文件夹,移动 .md和 图片 在同一个./title/ 文件夹下,然后修改内部的相对链接,内部就不分 /images 了。大约周末完成。 |
@LIUBINfighter 我马上会 push 一个文档更新,详细说明怎么样存放资产 |
@LIUBINfighter 建议你从你的 fork 里的 master checkout 一个分支,然后先发起一个 PR,这样我好随时 review |
移动 .md 文件到文件夹下面的时候,要改名为 |
自查以及互查手册: 2.确认index.md内部链接更新: 搜索字段: 正则表达式(切换png|jpg|jpeg)
假如后面有人遇到相同问题可以sop |
* chore: #197 assets regroup biomedical-engineering * chore: assets regroup 2 chemistry-math (#197) * chore: assets regroup mechanical to sdim (#197) * chore: assets regroup|rename index.md ([#197] * chore: remove all ./images/ str (#197) * chore: check index.md & url (#197) * chore: a special case (#197) * chore: assets regroup self-check-final (#197) * chore: change index.md>index (#197) * fix guanchao links * move global assets to public * remove redundant /index * fix: imgs url * updated bracket route fix script * fix broken lins for Zeng Xian Qing * fix broken links for Lin Yu Hang * update bracket route script * fix duplicate title infrontmatter * fix image paths * fix image paths modified: docs/grad-application/finance/financial-engineering/[SG]-16-liyilin-1/index.md * fix sustech.png path * chore: turn off check deadlinks( ignoreDeadLinks: true,) (#210) * ignore dead links that is not an asset * format a post --------- Co-authored-by: Samuel Huang <[email protected]> Co-authored-by: Samuel Huang <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
现在资产(图片等)路径散乱不统一,要在 #160 之前先把这个整理好
没有资产的,按
title.md
即可,有资产的,要统一改成title/index.md
,然后把资产挪进这个目录。The text was updated successfully, but these errors were encountered: