Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 695 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 695 Bytes
  • 这里保存着 https://docs.anheyu.com/ 生成的我的所有创作内容,每一个版本都将独立备份,以日期做标记

  • hexo 安装

    全局安装 hexo

    • npm install -g hexo-cli

    • hexo init <folder>

    • cd <folder>

    • npm install

安装 anzhiyu 主题在themes文件夹下

渲染器有没有都执行一下 npm install --save hexo-theme-async hexo-renderer-less hexo-renderer-ejs

安装 & 升级 npm i hexo-theme-anzhiyu@latest

预览 hexo s

生成 hexo g

主题文档地址

详见:

链接

2024年1月20日 / 防忘

2024年7月15日 / 防忘