Skip to content

chore: remove community page#1546

Closed
GuangmingLuo wants to merge 2 commits into
mainfrom
remove-community-page
Closed

chore: remove community page#1546
GuangmingLuo wants to merge 2 commits into
mainfrom
remove-community-page

Conversation

@GuangmingLuo
Copy link
Copy Markdown
Member

Summary

Remove the community page from the CloudWeGo website.

Changes

  • Deleted community content pages (EN & ZH): _index.md, meeting records, weekly reports, events, etc.
  • Deleted community layout templates: 5 HTML templates + 1 partial (community_links.html)
  • Deleted community stylesheet: community.scss
  • Deleted community static assets: 12 images
  • Removed community from 404 page section list
  • Navbar community link will be automatically removed (it was generated from _index.md front matter)

Total: 58 files changed, 2,024 lines removed

Deleted files breakdown

Category Files
Content (EN) content/en/community/_index.md
Content (ZH) content/zh/community/* (38 files)
Layouts layouts/community/*.html (5 files)
Partials layouts/partials/community_links.html
Styles assets/scss/community.scss
Static images static/img/community/* (12 files)
404 page layouts/404.html (removed community from section list)

CloudWeGo Agent and others added 2 commits May 18, 2026 14:02
This removes the community page section from the documentation site.
The community page content has been moved to a separate repository.

Deleted files:
- content/en/community/ (English community page)
- content/zh/community/ (Chinese community page with meeting notes, weekly reports, activities)
- layouts/community/ (Custom layouts for community pages)
- layouts/partials/community_links.html (Community links partial)
- assets/scss/community.scss (Community-specific styles)
- static/img/community/ (Community-related images)
@GuangmingLuo GuangmingLuo requested review from a team as code owners May 19, 2026 11:48
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for cloudwego failed.

Name Link
🔨 Latest commit ad1c9e9
🔍 Latest deploy log https://app.netlify.com/projects/cloudwego/deploys/6a0c4e218797010009a2428d

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ GuangmingLuo
❌ CloudWeGo Agent


CloudWeGo Agent seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants