Skip to content

Commit 771b3eb

Browse files
committed
docs: remove Community section; add external Roocabulary link; deprecate legacy pages; add redirect
1 parent fb1be3e commit 771b3eb

File tree

8 files changed

+31
-90
lines changed

8 files changed

+31
-90
lines changed

docs/community/index.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,13 @@
11
---
2-
description: Explore community projects that extend Roo Code's capabilities to enhance your workflow
2+
description: Roocabulary - external community glossary
33
keywords:
4-
- roo code community
5-
- community projects
6-
- sparc
7-
- memory bank
8-
- dynamic rules
9-
- roo commander
10-
- maestro
114
- roocabulary
5+
- roo code dictionary
126
image: /img/social-share.jpg
137
---
148

15-
# Index
9+
# Roocabulary
1610

17-
Welcome to the Roo Code community section! Here you'll find community projects that extend Roo Code's capabilities to enhance your development workflow.
11+
This legacy Community index has been retired. Please visit the Roocabulary repository:
1812

19-
---
20-
21-
## Community Projects
22-
23-
| Project | Description |
24-
|---------|-------------|
25-
| [🔥 SPARC](/community/sparc) | Orchestrates set and forget agentic development workflows through a structured framework using Roo Code Boomerang Tasks |
26-
| [Memory Bank](/community/memory-bank) | Solves the challenge of maintaining context across sessions with a structured memory system |
27-
| [Tips & Tricks](/community/tips-and-tricks) | Collection of files designed to supercharge your Roo Code experience and maximize productivity |
28-
| [Dynamic Rules](/community/dynamic-rules) | Define new rules and delete them on the fly with simple syntax in your messages |
29-
| [Roo Commander](/community/roo-commander) | Sophisticated collection of custom modes designed to manage software development projects |
30-
| [Maestro Project](/community/maestro) | Orchestrates a team of specialized modes for comprehensive software development lifecycle management |
31-
| [Roocabulary](/community/roocabulary) | a collection of words, phrases, and jargon created to define and enhance the Roo Code experience |
13+
- Roocabulary (GitHub): https://github.com/cannuri/Roocabulary

docs/community/memory-bank.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,8 @@
11
---
2-
description: Maintain context across Roo Code sessions with a structured memory system that ensures deep project understanding and continuity
3-
keywords:
4-
- memory bank
5-
- roo code context
6-
- persistent memory
7-
- session continuity
8-
- GreatScottyMac
9-
- AI context management
2+
description: This legacy community project page has been retired.
103
image: /img/social-share.jpg
114
---
125

13-
# Memory Bank Project by GreatScottyMac
6+
# Memory Bank
147

15-
[View Project on GitHub](https://github.com/GreatScottyMac/roo-code-memory-bank)
16-
17-
The Roo Code Memory Bank project solves a critical challenge in AI-assisted development: **maintaining context across sessions**. By providing a structured memory system integrated with VS Code, it ensures your AI assistant maintains a deep understanding of your project across sessions.
18-
19-
---
20-
21-
## Key Features
22-
23-
- 🧠 **Persistent Context**: Remembers project details across sessions and maintains consistent understanding of your codebase
24-
- 🔄 **Smart Workflows**: Mode-based operation with automatic context switching and project-specific customization
25-
- 📊 **Knowledge Management**: Structured documentation with technical decision tracking and automated progress monitoring
8+
This page has been retired as part of deprecating the Community section.

docs/community/roo-commander.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
---
2-
description: Sophisticated custom modes for Roo Code that manage software projects with a virtual development team and structured workflows
3-
keywords:
4-
- roo commander
5-
- multi-agent development
6-
- custom modes
7-
- project management
8-
- jezweb
9-
- virtual team orchestration
2+
description: This legacy community project page has been retired.
103
image: /img/social-share.jpg
114
---
125

13-
# Roo Commander Project by jezweb
6+
# Roo Commander
147

15-
[View Project on GitHub](https://github.com/jezweb/roo-commander)
16-
17-
The Roo Commander project provides a sophisticated collection of custom modes for Roo Code designed to manage software development projects using a structured, multi-agent approach. It introduces a virtual, specialized software development team orchestrated by the **👑 Roo Commander** mode, leveraging specialized roles and a structured project journal for enhanced context management and workflow organization.
8+
This page has been retired as part of deprecating the Community section.

docs/community/roocabulary.md

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,10 @@
11
---
2-
description: A fun, AI-inspired dictionary defining the unique language of the Rooniverse, from Rooploying to Roocrastinating and beyond
3-
keywords:
4-
- roocabulary
5-
- roo code dictionary
6-
- rooniverse
7-
- roo terminology
8-
- cannuri
9-
- rooploying
10-
- roobugging
2+
description: Roocabulary - external community glossary
113
image: /img/social-share.jpg
124
---
135

14-
# Roocabulary by cannuri
6+
# Roocabulary
157

16-
[View Project on GitHub](https://github.com/cannuri/Roocabulary)
8+
This page has moved. Please visit the Roocabulary repository:
179

18-
The **Roocabulary** is a living dictionary of fun, AI-inspired terminology used in the **Rooniverse** of Roo Code. It helps define the unique language around Roo Code, covering concepts like Rooploying, Roobugging, Roocrastinating, and much more!
19-
20-
This repository is open-source. Everyone is welcome to contribute, improve, and expand the Roocabulary!
21-
22-
Viva la Roovolution!
10+
- https://github.com/cannuri/Roocabulary

docs/features/custom-modes.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,4 +662,5 @@ In addition to mode-specific rules directories, there's also a generic `.roo/rul
662662
- **Precedence confusion:** Remember that project modes completely override global modes with the same slug - no properties are merged.
663663

664664
## Community Resources
665-
Ready to explore more? Check out the [Community Projects](/community) page to discover tools and projects that extend Roo Code's capabilities, including sophisticated custom mode collections like [Roo Commander](/community/roo-commander) and [Maestro](/community/maestro).
665+
Explore community terms and fun Roo terminology in the Roocabulary repository:
666+
- [Roocabulary (GitHub)](https://github.com/cannuri/Roocabulary)

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ Make Roo Code work your way with:
7373
- [Advanced Features](/features/auto-approving-actions)
7474
- [Frequently Asked Questions](/faq)
7575

76+
### Roocabulary
77+
- Explore the community glossary and fun Roo terminology at the Roocabulary repository:
78+
- https://github.com/cannuri/Roocabulary
79+
7680
### Community & Socials
7781
- **Discord:** [Join our Discord server](https://discord.gg/roocode) for real-time help and discussions.
7882
- **Reddit:** [Visit our subreddit](https://www.reddit.com/r/RooCode) to share experiences and tips.

docusaurus.config.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,13 @@ const config: Config = {
283283
respectPrefersColorScheme: false,
284284
},
285285
image: 'img/social-share.jpg', // Default Open Graph image
286+
// Redirect legacy /community path to Roocabulary repo
287+
redirects: [
288+
{
289+
from: ['/community', '/community/'],
290+
to: 'https://github.com/cannuri/Roocabulary',
291+
},
292+
],
286293
navbar: {
287294
logo: {
288295
alt: 'Roo Code Logo',

sidebars.ts

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -192,24 +192,9 @@ const sidebars: SidebarsConfig = {
192192
href: 'https://github.com/RooCodeInc/Roo-Code/blob/main/CONTRIBUTING.md',
193193
},
194194
{
195-
type: 'category',
196-
label: 'Community',
197-
items: [
198-
'community/index',
199-
{
200-
type: 'category',
201-
label: 'Projects',
202-
items: [
203-
'community/sparc',
204-
'community/memory-bank',
205-
'community/tips-and-tricks',
206-
'community/dynamic-rules',
207-
'community/roo-commander',
208-
'community/maestro',
209-
'community/roocabulary',
210-
],
211-
},
212-
],
195+
type: 'link',
196+
label: 'Roocabulary',
197+
href: 'https://github.com/cannuri/Roocabulary',
213198
},
214199
{
215200
type: 'category',

0 commit comments

Comments
 (0)