博客主题——更换博客主题

主题链接:https://github.com/iissnan/hexo-theme-next

blog目录下终端运行:git clone https://github.com/iissnan/hexo-theme-next.git themes/next

修改——config.yml文件

  • 找到主题那一行,直接修改主题冒号后面的主题名字为 next

hexo clean (若遇到问题参考以下解决)

https://www.jianshu.com/p/861307262429

hexo g 重新生成

hexo s 本地查看

hexo d 推送github

posted on 2020-12-16 23:59  codestar  阅读(102)  评论(0)    收藏  举报

导航