官网
准备工作
npm install hexo-cli -g
hexo init hexo-blog
cd blog
npm install
hexo server
...小于 1 分钟
npm install hexo-cli -g
hexo init hexo-blog
cd blog
npm install
hexo server
gem install jekyll -- --with-cppflags=-I$(brew --prefix openssl)/include
The world’s fastest framework for building websites | Hugo (gohugo.io)
brew install hugo
注意:这个是 Vuepress 源码目录结构,不是构建文件部署的。这个是 Vuepress 源码目录结构,不是构建文件部署的。这个是 Vuepress 源码目录结构,不是构建文件部署的。
Github pages 不能用这个配置,Github pages 请参考 Hugo、Hexo 或者 Jekyll(Github 内置默认支持)。
推荐 Vuepress 的 V1 版本,配合 vuepress-theme-vdoing 使用,后续 bug 也只会对 V1 和此主题进行更新