Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.41 KB

File metadata and controls

52 lines (34 loc) · 1.41 KB

NexT logo

«NexT» is a high quality elegant Hexo theme. It is crafted from scratch with love.

Build Status

Schemes

Getting started

Install Hexo & NexT & NexT Website Source on Localhost:

git clone https://github.com/next-theme/theme-next-docs
cd theme-next-docs

# aliyun source
npm config set registry https://registry.npmmirror.com

npm install

Generate:

npx hexo generate

Run server:

npx hexo server

Checkout docs for older versions

git checkout v8.0.0
npm install
npx hexo clean

License

CC BY-NC-SA 4.0