网站正式上线啦!
这是我的个人博客,本篇文章是第一篇测试公告。
部署信息
如果你能看到这篇文章,说明整个部署流程已经跑通了:从本地编写 Markdown → Hexo 生成静态文件 → Git 推送 → Netlify 自动构建部署,全部正常工作。
后续计划
博客会持续更新技术笔记、项目总结和生活随笔,敬请期待。
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 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment