Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hugo-next/hugo-next.github.io
- Owner: hugo-next
- License: mit
- Created: 2022-06-11T14:38:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T12:54:23.000Z (5 months ago)
- Last Synced: 2024-08-05T14:47:56.027Z (5 months ago)
- Topics: hugo, hugo-next, next, theme-ui, themes
- Language: HTML
- Homepage: https://hugo-next.eu.org
- Size: 14.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[中文](README.zh.md) | [English](#)
# [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/)