/** * rSocials — rich landing page body. * Returned by landingPage() in the module export; * the shell wraps it with header, CSS, and analytics. */ export function renderLanding(): string { return `
rSocials

(You)rSocials, your narrative.

Social Media Under Your Control

Schedule, publish, and analyze across every major platform — all from your self-hosted rSpace instance. No per-seat pricing, no third-party data mining.

Try Demo Create a Space

What rSocials Handles

📅

Cross-Platform Scheduling

Draft posts, attach media, pick dates, and queue them up across every channel from a single calendar view.

📤

Publishing & Analytics

Posts go live on schedule. Track engagement, reach, and growth from a unified dashboard across all platforms.

🌐

ActivityPub Federation

Native ActivityPub support lets you publish to the fediverse — Mastodon, Threads, and any compatible server.

📶

RSS Aggregation

Watch any RSS feed and auto-publish new items to selected channels. Stay active without manual effort.

👥

No Per-Seat Pricing

Add unlimited team members. Pay only for hosting, not per-user SaaS fees. Invite editors and approvers freely.

How It Works

1

Connect Your Accounts

Link your X/Twitter, LinkedIn, Instagram, TikTok, Mastodon, and more in one place.

2

Schedule and Publish

Draft posts, attach media, pick dates, and queue them up across every channel.

3

Analyze and Iterate

Track engagement, reach, and growth from a single dashboard. Refine your strategy with real data.

Supported Platforms

Publish everywhere your audience lives — 16 platforms and counting.

X / Twitter

LinkedIn

Facebook

Instagram

TikTok

YouTube

Pinterest

Reddit

Threads

BlueSky

Mastodon

Dribbble

Slack

Discord

Telegram

RSS

Power Features

📅

Calendar View

Visual month/week/day planner so you never double-post or miss a slot.

AI Copywriting

Generate caption variations, hashtags, and thread hooks with a single click.

🎨

Post Designer

Resize images, add text overlays, and preview how posts look on each platform.

🛠

Per-Platform Optimization

Tailor copy, image crops, and hashtags for each network automatically.

📈

Analytics Dashboard

Unified metrics across all platforms: impressions, clicks, engagement rate.

🌐

rSpace Ecosystem

Connect to rPubs, rForum, and more for seamless cross-posting.

Built on Open Source

The libraries and tools that power rSocials.

ActivityPub

Federated social protocol for publishing to the decentralized web.

RSS

Feed aggregation standard for auto-publishing from any content source.

Hono

Ultra-fast, lightweight API framework powering the rSocials backend.

Your Data, Protected

How rSocials keeps your information safe.

🔒

End-to-End Encryption

Coming Soon

All content encrypted before it leaves your device. Not even the server can read it.

🕵

Zero-Knowledge Architecture

Coming Soon

The server processes your requests without ever seeing your data in the clear.

🏠

Self-Hosted

Run on your own infrastructure. Your server, your rules, your data.

(You)rSocials, your narrative.

Try the demo or create a space to get started.

← Back to rSpace
`; }