个人网站维护
网站结构
1 | |
引导页
部署页面:https://xyfjason.github.io
GitHub: https://github.com/xyfJASON/xyfjason.github.io
维护方法:修改 index.html,用 git 维护即可。
注意:GitHub bot 每天都会自动 commit,提交前记得 git pull.
学术主页
部署页面:https://xyfjason.github.io/homepage
GitHub: https://github.com/xyfJASON/homepage
维护方法:修改 index.html,用 git 维护即可。
笔记
部署页面:https://xyfjason.github.io/notes
GitHub: https://github.com/xyfJASON/notes
维护方法:修改 index.html 和 sources,用 git 维护即可。
主博客
部署页面:https://xyfjason.github.io/blog-main
GitHub: https://github.com/xyfJASON/blog-main
维护方法:Hexo
hexo new新建文章hexo s本地服务hexo g -d部署文章
ICPC/CCPC 博客
部署页面:https://xyfjason.github.io/blog-xcpc
GitHub: https://github.com/xyfJASON/blog-xcpc
维护方法:Hexo
hexo new新建文章hexo s本地服务hexo g -d部署文章
OI 博客
部署页面:https://xyfjason.github.io/blog-oi
GitHub: https://github.com/xyfJASON/blog-oi
维护方法:Hexo
hexo new新建文章hexo s本地服务hexo g -d部署文章
个人网站维护
https://xyfjason.github.io/blog-main/2024/06/25/个人网站维护/