# 官网

中文官网 (opens new window) Github (opens new window)

# 安装

npm install hexo-cli -g
hexo init blog
cd blog
npm install
hexo server

1
2
3
4
5
6

# 介绍

快速、简洁且高效的博客框架

更新时间: 2024/8/2 17:52:13