/** * Files module landing page — rich content for rspace.online/rfiles */ export function renderLanding(): string { return `
rFiles

Share Files, Your Way

Upload, organize, and share with public links and memory cards. Built for communities who want control over their shared files.

Start Sharing Create a Space

How It Works

1

Upload Files

Drag and drop any file type. Images, documents, archives -- everything is welcome.

2

Organize in Folders

Group files by project, topic, or team. Tag and search across your whole library.

3

Share with Links

Generate public share links with optional expiration, download limits, and password protection.

Features

Everything you need for community file management, without the surveillance.

🔗

Public Share Links

Create expiring, password-protected, download-limited share links for any file.

📄

Memory Cards

Attach structured metadata cards to files -- notes, context, and tags that travel with the content.

📁

Folder Organization

Nest files in folders, tag freely, and search by name, type, or metadata across your library.

🌐

Multi-Space Storage

Each community space gets its own file library. Share across spaces or keep things private.

Ready to share?

Try the demo or create your own space to start uploading.

← Back to rSpace
`; }