抱歉,您的浏览器无法访问本站
本页面需要浏览器支持(启用)JavaScript
了解详情 >

准备工具:1.nodejs(自带npm) 2.git 3.hexo-cli 工具下载:1.node:https://nodejs.org 2.git:https://git-scm.com 3.hexo:npm install -g hexo-cli(cmd运行) github仓库准备: 1.创建本名仓库.git...

学习发布博客的流程sequenceDiagram 本地写作->>生成静态文件: hexo g 生成静态文件->>GitHub仓库: hexo d 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. Qu...