# hugo-next-docs **Repository Path**: hugo-next/hugo-next-docs ## Basic Information - **Project Name**: hugo-next-docs - **Description**: The source of documents for hugo NexT & also demo. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://hugo-next.eu.org/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-11 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: Hugo, next ## README [中文](#) | [English](README.md) NexT logo # [Hugo NexT](https://github.com/hugo-next/hugo-theme-next) 文档 > «Hugo NexT» 是一款高质量且优雅的 [Hugo](https://gohugo.io) 主题,用爱从从零开始制作的。 ## 模式 * :heart_decoration: 冥想 (Muse) * :six_pointed_star: 迷雾 (Mist) * :pisces: 双鱼座 (Pisces) * :gemini: 双子座 (Gemini) (**默认**) ## 预览 | Environment | :gemini: (**Default**) | :heart_decoration: | :six_pointed_star: | :pisces: | Status | | :---: | :---: | :---: | :---: | :---: | :---: | | Preliminary | [双子座](https://preview.hugo-next.eu.org/) | [冥想](https://preview.hugo-next.eu.org/muse/) | [迷雾](https://preview.hugo-next.eu.org/mist/) | [双鱼座](https://preview.hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=hugo-next&style=for-the-badge) | | Production | [双子座](https://hugo-next.eu.org/) | [冥想](https://hugo-next.eu.org/muse/) | [迷雾](https://hugo-next.eu.org/mist/) | [双鱼座](https://hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=hugo-next&style=for-the-badge) | ## 开始 在本地安装 Hugo(**extended**) 版本和 `Hugo NexT` 文档站点源码,以及下载 `Hugo NexT` 的主题: ```bash git clone -b source https://github.com/hugo-next/hugo-next-docs cd hugo-next-docs git submodule update --init ``` 开启服务: ```bash chmod a+x start.sh sh start.scratch ``` ## 许可 [![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/)