# cloudwego.github.io **Repository Path**: mirrors_danielqsj/cloudwego.github.io ## Basic Information - **Project Name**: cloudwego.github.io - **Description**: Website for CloudWeGo - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-27 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CloudWeGo The CloudWeGo site is currently built with [Hugo](https://gohugo.io/). For CN users, please visit : [cloudwego.cn](https://www.cloudwego.cn/zh) ; For Non-CN users, please visit: [cloudwego.io](https://www.cloudwego.io/) ## Prerequisites The following are basic prerequisites for developing this project: - The npm command is installed locally. Get npm packages and other prerequisites: ```shell npm install ``` - Install a recent release of the Hugo "extended" version. If you install from the [Hugo release page](https://github.com/gohugoio/hugo/releases), make sure you download the `_extended` version which supports SCSS. > If you have installed the latest version of go, you can install directly by command `go install -tags extended github.com/gohugoio/hugo@latest` ## Preview ```sh hugo server -D ``` ## Contributing ![GitHub](https://img.shields.io/github/contributors/cloudwego/cloudwego.github.io) Please read [CONTRIBUTING.md](https://github.com/cloudwego/cloudwego.github.io/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. See also the list of [contributors](https://github.com/cloudwego/cloudwego.github.io/graphs/contributors) who participated in this project. ## License ![GitHub](https://img.shields.io/github/license/cloudwego/cloudwego.github.io) This project is licensed under the Apache License 2.0 - see the [LICENSE.md](https://github.com/cloudwego/cloudwego.github.io/blob/master/LICENSE) file for details This project is overridden from [docsy](http://github.com/google/docsy), and we're not tracking changes to the docsy base file. ## Credits The [cloudwego.io](https://www.cloudwego.io/) website is deployed on [Vercel](https://vercel.com/?utm_source=CloudWeGo&utm_campaign=oss). ![Vercel](https://images.ctfassets.net/e5382hct74si/78Olo8EZRdUlcDUFQvnzG7/fa4cdb6dc04c40fceac194134788a0e2/1618983297-powered-by-vercel.svg)