theme-next-docs icon indicating copy to clipboard operation
theme-next-docs copied to clipboard

πŸ“– The documentation for NexT.

NexT logo

NexT Documentation

Β«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
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