Clone 当前仓库
出于安全考虑,全站已禁用HTTPS协议对仓库进行操作、下载仓库压缩包,请开发者按要求配置SSH密钥后使用SSH协议对仓库进行操作。
2025-03-18 21:38:51 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 20:47:45 +08:00
2025-03-18 20:47:45 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 21:38:51 +08:00
2025-03-18 21:38:51 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 20:47:45 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 21:38:51 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 16:09:58 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 15:39:10 +08:00
2025-03-18 21:10:51 +08:00

WAY博

指令

1.本地预览

bundle install

bundle exec jekyll serve

2. 提交文件

指令输入顺序jk-build → git add . → git commit -m "修改内容" → git push

# 替换bundle exec jekyll build -d ./_site
jk-build
git add .
git commit -m "博客修饰"
git push

3.查看更改文件

git status
Description
No description provided
Readme 3.7 MiB
Languages
HTML 91.4%
SCSS 2.7%
Shell 2.7%
JavaScript 2.7%
Ruby 0.5%