Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hugo-next/hugo-next.github.io

Use for deploy hugo next docs site & demo.
https://github.com/hugo-next/hugo-next.github.io

hugo hugo-next next theme-ui themes

Last synced: about 1 month ago
JSON representation

Use for deploy hugo next docs site & demo.

Awesome Lists containing this project

README

        

[中文](README.zh.md) | [English](#)
NexT logo

# [Hugo NexT](https://github.com/hugo-next/hugo-theme-next) Documentation

> «Hugo NexT» is a high quality elegant [Hugo](https://gohugo.io) theme. It is crafted from scratch with love.

## Schemes

* :heart_decoration: Muse
* :six_pointed_star: Mist
* :pisces: Pisces
* :gemini: Gemini (**Default**)

## Preview

| Environment | :gemini: (**Default**) | :heart_decoration: | :six_pointed_star: | :pisces: | Status |
| :---: | :---: | :---: | :---: | :---: | :---: |
| Preliminary | [Gemini](https://preview.hugo-next.eu.org/) | [Muse](https://preview.hugo-next.eu.org/muse/) | [Mist](https://preview.hugo-next.eu.org/mist/) | [Pisces](https://preview.hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=hugo-next-dev&style=for-the-badge) |
| Production | [Gemini](https://hugo-next.eu.org/) | [Muse](https://hugo-next.eu.org/muse/) | [Mist](https://hugo-next.eu.org/mist/) | [Pisces](https://hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=hugo-next-prod&style=for-the-badge) |

## Getting started

Install Hugo(**extended**) & `Hugo NexT` & Document Website Source on localhost:

```bash
git clone -b source https://github.com/hugo-next/hugo-next-docs
cd hugo-next-docs
git submodule update --init
```

Run server:

```bash
chmod a+x start.sh
sh start.scratch
```

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