docs-website/themes/next/docs/INSTALLATION.md

Installation

Step 1 → Go to Hexo dir

Change dir to Hexo root directory. There must be node_modules, source, themes and other directories:

$ cd hexo
$ ls
_config.yml  node_modules  package.json  public  scaffolds  source  themes

Step 2 → Get NexT

Download theme from GitHub. There are 3 options to do it, need to choose only one of them.

Option 1: Download latest release version

At most cases stable. Recommended for beginners.

Option 2: Download tagged release version

In rare cases useful, but not recommended.\ You must define version. Replace v6.0.0 with any version from tags list.

Option 3: Download latest master branch

May be unstable, but includes latest features. Recommended for advanced users and for developers.

Step 3 → Set it up

Set theme in main Hexo root config _config.yml file:

theme: next


epiforecasts/crowdforecastr documentation built on June 23, 2021, 10:30 p.m.