Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.34 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.34 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
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