- 进入algorithm_note项目下,进入note目录,修改SUMMARY.md文件,然后根据SUMMARY.md中的文件结构修改或者添加相应的文件
- 执行gitbook build命令
- [可选] 提交algorithm_note项目的更新至github
git add . git commit -m "update `date` " git push origin gh-pages
- 将note/_book下的所有内容拷贝至stitchflute.github.io项目下
- 进入stitchflute.github.io,提交更新至github
git add . git commit -m "update `date` " git push origin gh-pages
-
Notifications
You must be signed in to change notification settings - Fork 0
stitchflute/algorithm_note
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published