hexo usage
hexo 用法
hexo new “test page”
hexo g # 生成
hexo d # 部署
hexo d -g # 部署到github
github+hexo更该主题 https://blog.csdn.net/heimu24/article/details/81209539
使用图片:
图片放在主题下 themes -> aloha -> source -> images
1 |  |
hexo 用法
hexo new “test page”
hexo g # 生成
hexo d # 部署
hexo d -g # 部署到github
github+hexo更该主题 https://blog.csdn.net/heimu24/article/details/81209539
使用图片:
图片放在主题下 themes -> aloha -> source -> images
1 |  |