Hexo 常用命令合集官方文档:https://hexo.io/zh-cn/docs/commands 初始化博客1hexo init 新建文章1hexo new "文章名" 生成静态博客12hexo generatehexo g 启动本地服务12he...2026-02-28
用hexo建立个人博客并部署到Github如何在GitHub上部署Hexo博客 安装环境和创建仓库 下载安装Node.js、Git和VScode https://nodejs.org/zh-cnhttps://git-scm.com/https://code.visualstudio.co...2026-02-28
静态网站工具比较让GPT老师比较一下静态网站工具Jekyell、Hugo、Hexo和Astro。 Jekyll 语言:Ruby 定位:GitHub Pages 的官方 SSG,偏“经典博客型”。 特点: 模板机制简单(Liquid) 插件系统受限(尤其托管到 Git...2025-11-23