welcome to My blog! This is My first post. Click this for more info.
If you get any problems when watch this post, you can find the answer in My blog or you can ask me on GitHub.
Quick Start
md文件保存到本地:
- copy文件 —> E:\blog\source\_posts
- Git Bash Here进入Git命令行
Create a new post
新建博客帖
1
| $ hexo new "My New Post"
|
Clean
清理文件
Generate static files
生成静态页面
Run server
打开localhost:4000观看效果
Deploy to remote sites
部署到自己的Github博客
Clone project
Upload to the staging area
Commit changes
Push to the Git repository
Pull the project to the local