传播·分享·无限进步
git clone https://github.com/Phil-Fan/Phil-Fan.github.io.git
cd Phil-Fan.github.io
pip install -r requirements.txt
mkdocs serve
- 制作贡献指南
- 制作本地运行指南
- jupyter notebook下 数学公式渲染错误
- jupyter notebook下不同的block标题会从0开始记录
- 公式在不翻墙的情况下加载太慢
- 插入pdf的时候,在vscode当中会跳下载页面
- 表情emoji出错
- 图床配置出错
- safari 网页渲染有误
- 浅色模式下,banner有颜色问题
- 加一个有意思的插件
- 把图片迁移到本地,并想办法便于管理
- 做封面
- 做一个简洁的icon
- 换一个好看的UI
- 基于百度地图做一个旅行地图,或者基于jVectorMap(风险:与地图相关的bug很多)
<iframe src="xxx.pdf" width="100%" height="600px" style="border: none;">
This browser does not support PDFs
</iframe>
<div class="card file-block" markdown="1">
<div class="file-icon"><img src="/style/images/xmind.svg" style="height: 3em;"></div>
<div class="file-body">
<div class="file-title">思维导图</div>
<div class="file-meta">xxxxKB / 2024-01-10</div>
</div>
<a class="down-button" target="_blank" href="xxx.xmind" markdown="1">:fontawesome-solid-download: 下载</a>
</div>
Give a ⭐️ if this project helped you!
👤 PhilFan
- Github: @Phil-Fan