加载头像

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.

1

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

预览

1
2
3
$ hexo clean:删除之前生成的文件,可以用hexo cl缩写。
$ hexo generate:生成静态文章,可以用hexo g缩写
$ hexo deploy:部署文章,可以用hexo d缩写
1
2
3
4
5
6
7
// Git BASH终端
$ hexo cl && hexo s

// 或者

// VSCODE终端
$ hexo cl; hexo s

推送

1
2
3
4
5
6
7
8
// Git BASH终端
$ hexo cl && hexo g && hexo d

// 或者

// VSCODE终端
$ hexo cl; hexo g; hexo d

More info: 安知鱼官方参考文档


avatar
status
Stay hungry, stay foolish. Always always try something new, oakay?
公告
最近修改流程,更新会更随意一些。
引用到评论
随便逛逛博客分类文章标签
复制地址关闭热评深色模式轉為繁體