Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/next-theme/theme-next-docs

πŸ“– The documentation for NexT.
https://github.com/next-theme/theme-next-docs

hexo hexo-theme theme-next

Last synced: 6 days ago
JSON representation

πŸ“– The documentation for NexT.

Awesome Lists containing this project

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

Install 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/)