Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugo-next/hugo-next-docs
The documents for hugo NexT & also demo.
https://github.com/hugo-next/hugo-next-docs
docs hugo
Last synced: 3 months ago
JSON representation
The documents for hugo NexT & also demo.
- Host: GitHub
- URL: https://github.com/hugo-next/hugo-next-docs
- Owner: hugo-next
- License: mit
- Created: 2022-06-09T13:43:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T12:54:03.000Z (6 months ago)
- Last Synced: 2024-08-05T14:47:35.569Z (6 months ago)
- Topics: docs, hugo
- Language: Shell
- Size: 1.24 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- 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/)