/** * 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 { const demo = "https://demo.rspace.online/rsocials"; return `
rSocials

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

How It Works

1

Connect Platforms

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

2

Schedule Content

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

3

Publish & Analyze

Posts go live on schedule. Track engagement, reach, and growth from a single dashboard.

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

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.

👥

Team Collaboration

Invite editors & approvers. Review queues keep quality high.

🛠

Per-Platform Optimization

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

📶

RSS Auto-Post

Watch any RSS feed and auto-publish new items to selected channels.

📈

Analytics Dashboard

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

🌐

rSpace Ecosystem

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

Why Self-Hosted?

🔒

Data Sovereignty

API tokens and analytics stay on your server. No third-party vendor sees your audience data.

💰

No Per-Seat Pricing

Add unlimited team members. Pay only for hosting, not per-user SaaS fees.

🔌

Open Source & Extensible

Fork it, theme it, add custom integrations. Postiz under the hood, rSpace on top.

Ready to Own Your Social Presence?

Deploy rSocials in your rSpace and start scheduling in minutes.

← Back to rSpace
`; }