欢迎来到 Hexo!这是你的第一篇文章。查看文档了解更多信息。如果你在使用Hexo时遇到任何问题,你可以在故障排除中找到答案,或者你可以在GitHub上问我。
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 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
参考教程
文字版·基于Hexo的博客搭建:https://www.cnblogs.com/huanhao/p/hexobase.html
视频版·基于Hexo的博客搭建:https://www.bilibili.com/video/BV1cW411A7Jx/