Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/next-theme/theme-next-docs
- Owner: next-theme
- Created: 2020-04-06T08:36:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T05:36:11.000Z (8 days ago)
- Last Synced: 2024-12-26T06:27:17.680Z (8 days ago)
- Topics: hexo, hexo-theme, theme-next
- Language: HTML
- Homepage: https://theme-next.js.org
- Size: 4.23 MB
- Stars: 93
- Watchers: 3
- Forks: 116
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [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/)