Independent App Studio

一个工作室首页,下面挂很多独立 app。

现在先从 Framo 开始。以后每一个新 app 都可以像 Framo 一样拥有自己的产品页、隐私页和支持页, 结构清楚,也更适合持续扩展。

Domain-ready structure: `/{app}/index.html`, `/{app}/privacy/index.html`, `/{app}/support/index.html`
01 · Shipping

Framo

The first app in the studio lineup, with its own landing, privacy, and support pages.

02 · Reserved

Next App

后面新增产品时,直接新建一个目录,比如 `next-app/`,复用这套结构就可以上线。

Studio Contact

Support & business

统一对外联系邮箱保留在母站,产品问题则进入各自 app 的支持页处理。

这个骨架适合什么

  • 一个工作室品牌,对外承载多个独立 app。
  • 每个 app 都有自己的说明、隐私政策和支持入口。
  • 后续上新时不用重做首页,只要继续补产品卡片和子目录。

当前目录思路

  • `/index.html` 作为工作室首页。
  • `/framo/` 作为 Framo 的产品专区。
  • `/framo/privacy/` 下面承载 Framo 的多语言隐私政策。