The cloudwego.io site is built with Hugo and hosted on Github Pages.
The following are basic prerequisites for developing this project:
- Install a recent release of the Hugo "extended" version. If you install from
the Hugo release page, 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
hugo server -D
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us. See also the list of contributors who participated in this project.
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details
This project is overridden from docsy, and we're not tracking changes to the docsy base file.
The website is deployed on Vercel.