TCM Website will give you some details about using Tencent Cloud Mesh, including a demo which can be run in TKE and managed by TCM
Thanks to the GitHub workflow and netlify, you can easily make contributions.
You just need to edit or add the markdown files and give PRs by clicking the edit
button in every pages. 📖
You do not need to rebuild the website with hugo and push it to GitHub, the CI/CD piplines will help you do everything. 😊
Also, You can have a local development of tcm website if you need.
git clone https://github.com/Tencent-Cloud-Mesh/website.git
npm install
npm run start