# theme-next-docs **Repository Path**: weaver2007/theme-next-docs ## Basic Information - **Project Name**: theme-next-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-10 - **Last Updated**: 2021-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NexT logo # [NexT](https://github.com/next-theme/hexo-theme-next) [Documentation](https://theme-next.js.org) > «NexT» is a high quality elegant [Hexo](https://hexo.io) theme. It is crafted from scratch with love. [![Build Status](https://img.shields.io/netlify/bc28ebb2-8371-4a33-a1eb-e0a15e909168?logo=netlify&style=flat-square)](https://app.netlify.com/sites/hexo-theme-next/deploys) ## Schemes * :heart_decoration: [Muse](https://theme-next.js.org/muse/) * :six_pointed_star: [Mist](https://theme-next.js.org/mist/) * :pisces: [Pisces](https://theme-next.js.org/pisces/) * :gemini: [Gemini](https://theme-next.js.org) (**Default**) ## Getting started Autoinstall Hexo & NexT & NexT Website Source on Localhost: ```bash git clone https://github.com/next-theme/theme-next-docs cd theme-next-docs npm install ``` Generate: ```bash npx hexo generate ``` Run server: ```bash npx hexo server ``` ### Checkout docs for older versions ```bash git checkout v8.0.0 npm install npx hexo clean ``` ## License [![CC BY-NC-SA 4.0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc-sa.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)