Hexo 主题:Yun
git clone https://github.com/Big-Cake-jpg/big-cake-jpg.github.io.git
yarn # npm install
hexo new post
hexo generate # hexo g
推送至 GitHub,使用 Actions 生成静态页面并推送 main 分支
同时触发其它地方的构建(Railway,Netlify……)
💡 New post
🐛 Typo
⬆️ Upgrade dependencies / themes
❤️ Fix CI build
📃 Update config
在学校内进行的提交: ( in-school commit )
日常进行的提交不进行注释