Stellar 主题 https://xaoxuu.com/wiki/stellar/#start
Solitude 主题 https://solitude.js.org/config/basic https://blog.everfu.cn/
https://blog.lixiaomu.fun/posts/43857/

16 款精美的 hexo 博客主题推荐 https://pengtech.net/hexo/hexo_theme_recommendation.html#5-Stellar-%E4%B8%BB%E9%A2%98

更新主题

截止到2024年12月25日,我所使用的主题是 Stellar 稳定版

  1. 安装方法:
    1. 进入myblog目录,执行
      1
      npm i hexo-theme-stellar
    2. 在myblog/_config.yml文件中修改为:
      1
      theme: stellar
  2. 更新方法:
    进入myblog目录,执行:
    1
    npm i hexo-theme-stellar

以上内容更新时间为:2024年12月25日