/** * rWork landing page — collective task management. * Ported from rwork-online Next.js page.tsx (shadcn/ui + Lucide). */ export function renderLanding(): string { return `
Create Spaces for your community to collaborate on shared projects. Track tasks through pipelines with real-time kanban boards powered by markdown-native task management.
Create a Space for your community, add tasks to your pipeline, and track progress together in real-time.
Set up a workspace for your project or community. Configure your pipeline statuses and invite members. Each Space gets its own kanban board.
Create tasks with descriptions, priorities, labels, and acceptance criteria. Assign them to team members. Tasks are stored as plain markdown files.
Drag tasks through your pipeline in real-time. Everyone sees updates instantly via WebSocket sync. Work together, stay in sync.
Everything you need to coordinate shared work
Drag-and-drop tasks through customizable pipeline stages.
Create isolated workspaces with role-based access control.
Changes appear instantly for all members via WebSocket.
Tasks stored as plain .md files. Version-controllable, AI-friendly.
Define your own workflow stages beyond To Do / In Progress / Done.
Stay informed when tasks are assigned, updated, or completed.
Define checklists for what “done” means on each task.
Integrates with rVote, rMaps, rNotes, and the full r* suite.