Skip to content
On this page

开始

安装

安装Hexo

TIP

请先安装gitnode.js!

输入:

bash
npm i hexo-cil

cd到一个空文件夹里,输入:

bash
npx hexo init
npm install

下载主题

输入:

bash
git clone https://github.com/A-small-programmer/hexo-theme-dipt

把文件夹拖到node_modules

启用主题

_config.yml里把theme项的landscape改为dipt

Released under the SATA | MIT License.