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.
欢迎来到Hexo! 这是你的第一篇文章。检查文件更多信息。如果您在使用Hexo时遇到任何问题,您可以在[故障排除]中找到答案
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更多信息:
相关文章推荐
-
2021-08-03
-
2021-07-24
-
2021-07-24
-
2021-07-24
-
2021-07-24