Hexo ChenChimi
第一篇测试博客
返回首页
第一篇测试博客
发表于
2026-07-23
|
更新于
2026-07-23
|
浏览量:
这是一篇测试博客,用于测试 Hexo 是否正常运行。
文章作者:
ChenChimi
文章链接:
https://chenchimi.github.io/post/c3213e8.html
版权声明:
本博客所有文章除特别声明外,均采用
CC BY-NC-SA 4.0
许可协议。转载请注明来源
Hexo ChenChimi
!
测试
上一篇
Git 安装和配置
下载 Git 安装程序进入官方下载地址 Git - Install for Windows 点击下载(会自动下载最适合电脑的版本) 运行安装程序 更改安装目录 选择安装组件,一般来说默认即可,直接点击”Next” 选择next 配置 Git 环境选择默认的vim作为编辑命令 调整初始分支名称,建议选择 “Let Git decide”,然后直接点击 “Next”。 调整 PATH 环境,推荐选择第二项:”Git from the command line and also from 3rd-party software”,这样可以在 CMD 和 PowerShell 中直接使用 Git 命令,然后直接点击 “Next”。 选择 HTTPS 传输后端,使用默认选项,然后直接点击 “Next”。 配置行尾符号转换,选择 “Checkout Windows-style, commit Unix-style line endings”,然后直接点击 “Next” 新手一般选择“Rebase” 完成安装 验证安装“ 打开命令提示符,输入命令检查版本: 1gi...
下一篇
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment
ChenChimi
ChenChimi's Blog , share my knowledge and experience.
文章
3
标签
3
分类
0
Follow Me
公告
This is my Blog
最新文章
Git 安装和配置
2026-07-24
第一篇测试博客
2026-07-23
Hello World
2026-07-23