测试 发表于 2019-03-28 | 更新于 2020-10-12 | 分类于 hexo 本文字数: 239 | 阅读时长 ≈ 1 分钟 你好hellow word 123#include<stdio.h>main(){} hexo-sever运行在博客站点文件夹下右键空白处,选择Git Bash Here,输入:hexo generate,回车,生成静态页面,再输入:hexo server,回车,到localhost:4000预览博客效果,最后输入:hexo deploy,回车,同步到github上去就行了。 https://penghui-pwld.github.io/