git clone --single-branch --branch master https://github.com/Phil-Fan/Notebook.gitcd Phil-Fan.github.io
pip install -r requirements.txtmkdocs serve打开http://127.0.0.1:8000即可查看网站
欢迎贡献!欢迎贡献!欢迎贡献!
经过重构以后,仓库变小了很多,现在只有20MB左右,应该不会对大家的使用造成影响
- 如果想要贡献,请先fork仓库,然后创建一个新分支,提交你的修改,然后创建一个pull request
- 如果你需要添加图片,使用
asset/{filename}.assets/{x}.{y}来存放图片,其中x是图片名,y是图片格式,比如asset/image.assets/1.png,合并的时候我会处理图床问题
👤 PhilFan
Give a ⭐️ if this notebook helps you!