Skip to content

Commit 5551262

Browse files
committed
Refactor community documentation structure and update links
- Removed the outdated contact_us.md file and consolidated its content into a new index.md for community contributions. - Updated links in docusaurus.config.js to point to the new community documentation structure. - Adjusted sidebar positions for Code of Conduct, Contributing, and Special Interest Groups to maintain proper order. - Introduced a new index.md file that outlines community engagement, resources, and contact information for contributors. Signed-off-by: Pete Cheslock <[email protected]>
1 parent c2baa2d commit 5551262

File tree

7 files changed

+106
-28
lines changed

7 files changed

+106
-28
lines changed

docs/community/contact_us.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

docs/community/index.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
title: Contributing to llm-d
3+
description: Guidelines for contributing to the llm-d project
4+
sidebar_label: Welcome to llm-d
5+
sidebar_position: 1
6+
---
7+
8+
# Getting Started in the llm-d Community
9+
10+
**Everyone is welcome!** The llm-d community is open to all - whether you're a seasoned developer, just getting started, a researcher, student, or simply curious about LLM infrastructure. We believe diverse perspectives make our project stronger.
11+
12+
There are several ways you can join the community effort to develop and enhance llm-d:
13+
14+
## 🚀 Getting Started
15+
16+
**No matter your background or experience level**, there's a place for you in our community!
17+
18+
### Development & Collaboration
19+
- **GitHub**: [llm-d Organization](https://github.com/llm-d) - Contribute code, documentation, report issues, or simply explore our codebase
20+
- **Slack**: [llm-d Slack Workspace](https://llm-d.slack.com) - Join friendly daily conversations, ask questions, and connect with the community
21+
[Get your invite here](https://inviter.co/llm-d-slack) *(All skill levels welcome!)*
22+
23+
### 📅 Regular Meetings *(Open to the Public)*
24+
- **Weekly Standup**: Every Wednesday at 12:30pm ET - Join us to hear project updates, share ideas, or just listen and learn
25+
[Add to your calendar](https://calendar.google.com/calendar/u/0?cid=NzA4ZWNlZDY0NDBjYjBkYzA3NjdlZTNhZTk2NWQ2ZTc1Y2U5NTZlMzA5MzhmYTAyZmQ3ZmU1MDJjMDBhNTRiNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t)
26+
- **SIG Public Meetings**: Learn about project components, ask questions, and understand our architecture (see calendar below)
27+
28+
### 📚 Resources & Documentation
29+
- **Google Groups**: [llm-d Contributors](https://groups.google.com/g/llm-d-contributors) - Architecture diagrams, project updates, and community discussions
30+
- **Google Drive**: [Public Documentation](https://drive.google.com/drive/folders/1cN2YQiAZFJD_cb1ivlyukuNwecnin6lZ) - Meeting recordings, project docs, and learning materials
31+
32+
## 🌐 Connect With Us
33+
34+
Follow llm-d across social platforms for updates, discussions, and community highlights:
35+
36+
- 💼 **LinkedIn**: [@llm-d](https://linkedin.com/company/llm-d) - Professional updates and company news
37+
- 🐦 **X (Twitter)**: [@_llm_d_](https://x.com/_llm_d_) - Latest announcements and tech insights
38+
- 🤖 **Reddit**: [r/llm_d](https://www.reddit.com/r/llm_d/) - Community discussions and Q&A
39+
40+
## 📅 Public Meeting Calendar
41+
42+
**All meetings are open to the public!** Whether you want to actively participate, ask questions, or just observe and learn, you're invited. Stay up-to-date with all llm-d community events, SIG meetings, and contributor standups. All times are shown in Eastern Time (ET).
43+
44+
<div style={{
45+
marginTop: '24px',
46+
padding: '20px',
47+
backgroundColor: 'var(--ifm-background-surface-color)',
48+
borderRadius: '8px',
49+
border: '1px solid var(--ifm-color-emphasis-200)',
50+
boxShadow: '0 2px 4px rgba(0,0,0,0.1)'
51+
}}>
52+
<div style={{
53+
display: 'flex',
54+
alignItems: 'center',
55+
gap: '8px',
56+
marginBottom: '16px',
57+
fontSize: '16px',
58+
fontWeight: '600',
59+
color: 'var(--ifm-color-primary)'
60+
}}>
61+
<span style={{fontSize: '20px'}}>🗓️</span>
62+
Upcoming Events & Meetings
63+
</div>
64+
65+
<div style={{position: 'relative', width: '100%', height: '600px', overflow: 'hidden', borderRadius: '6px'}}>
66+
<iframe
67+
src="https://calendar.google.com/calendar/embed?height=600&wkst=2&ctz=America%2FNew_York&title=llm-d%20Public%20Meetings&showPrint=0&mode=AGENDA&showCalendars=0&showTabs=0&src=NzA4ZWNlZDY0NDBjYjBkYzA3NjdlZTNhZTk2NWQ2ZTc1Y2U5NTZlMzA5MzhmYTAyZmQ3ZmU1MDJjMDBhNTRiNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23f09300"
68+
style={{
69+
borderWidth: 0,
70+
width: '100%',
71+
height: '100%',
72+
minWidth: '320px'
73+
}}
74+
frameBorder="0"
75+
scrolling="no">
76+
</iframe>
77+
</div>
78+
79+
<div style={{
80+
marginTop: '12px',
81+
padding: '12px',
82+
backgroundColor: 'var(--ifm-color-emphasis-100)',
83+
borderRadius: '4px',
84+
fontSize: '14px',
85+
color: 'var(--ifm-color-emphasis-700)'
86+
}}>
87+
💡 <strong>Tip:</strong> Click on any event in the calendar above to get meeting details and join links.
88+
You can also <a href="https://calendar.google.com/calendar/u/0?cid=NzA4ZWNlZDY0NDBjYjBkYzA3NjdlZTNhZTk2NWQ2ZTc1Y2U5NTZlMzA5MzhmYTAyZmQ3ZmU1MDJjMDBhNTRiNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t" target="_blank">add this calendar to your Google Calendar</a> to never miss an event!
89+
</div>
90+
</div>
91+
92+
## 💬 Contact Us
93+
94+
Need help, have questions, or want to share feedback? We're here to help! The llm-d community team is friendly and responsive - don't hesitate to reach out.
95+
96+
- 💬 **Slack**: Join our [Slack workspace](https://llm-d.slack.com) and mention `@community-team` for quick responses
97+
- 🐛 **GitHub Issues**: [Open an issue](https://github.com/llm-d/llm-d/issues) for bug reports, feature requests, or general questions
98+
- 📧 **Mailing List**: [llm-d Contributors](https://groups.google.com/g/llm-d-contributors) for broader community discussions
99+
100+
**We welcome all questions** - from technical implementation details to general curiosity about the project. Our community thrives on helping each other learn and grow!

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ const config = {
199199
items: [
200200
{
201201
label: "Contact us",
202-
href: "/docs/community/contact_us",
202+
href: "/docs/community",
203203
},
204204

205205
{
@@ -208,7 +208,7 @@ const config = {
208208
},
209209
{
210210
label: "Code of Conduct",
211-
href: "https://github.com/llm-d/llm-d/blob/dev/CODE_OF_CONDUCT.md",
211+
href: "/docs/community/code-of-conduct",
212212
},
213213
],
214214
},

remote-content/remote-sources/community/code-of-conduct.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default [
3232
title: 'Code of Conduct',
3333
description: 'Code of Conduct and Community Guidelines for llm-d',
3434
sidebarLabel: 'Code of Conduct',
35-
sidebarPosition: 2,
35+
sidebarPosition: 3,
3636
filename: 'CODE_OF_CONDUCT.md',
3737
newFilename: 'code-of-conduct.md',
3838
repoUrl,

remote-content/remote-sources/community/contribute.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default [
3232
title: 'Contributing to llm-d',
3333
description: 'Guidelines for contributing to the llm-d project',
3434
sidebarLabel: 'Contributing',
35-
sidebarPosition: 1,
35+
sidebarPosition: 2,
3636
filename: 'CONTRIBUTING.md',
3737
newFilename: 'contribute.md',
3838
repoUrl,

remote-content/remote-sources/community/security.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export default [
3232
title: 'Security Policy',
3333
description: 'Security vulnerability reporting and disclosure policy for llm-d',
3434
sidebarLabel: 'Security Policy',
35-
sidebarPosition: 3,
35+
sidebarPosition: 5,
3636
filename: 'SECURITY.md',
3737
newFilename: 'security.md',
3838
repoUrl,

remote-content/remote-sources/community/sigs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default [
3333
title: 'Special Interest Groups (SIGs)',
3434
description: 'Information about Special Interest Groups in the llm-d project',
3535
sidebarLabel: 'Special Interest Groups (SIGs)',
36-
sidebarPosition: 2,
36+
sidebarPosition: 4,
3737
filename: 'SIGS.md',
3838
newFilename: 'sigs.md',
3939
repoUrl,

0 commit comments

Comments
 (0)