Set up a new product docs site
Fill in the basics and submit. We'll create the folder structure under products/<slug>/, commit it to GitHub, and serve the new product at docs.offshorly.com/<slug>. First load lands ~2 minutes after submit (Render redeploys automatically on push).
Identity
Display name and slug. The slug is also the URL path.
docs.offshorly.com/<slug>.Target app & screenshot auth
Where the documented app lives and how the Playwright runner signs in to capture screenshots.
Screenshot login (encrypted in repo)
Form selectors (advanced)
GitHub auto-commit
Where edits get committed. Defaults to this monorepo; only override if this product should write elsewhere.
alexcatlin/offshorly_docs. Override only if this product's docs should live in a different repo (e.g. alongside a client's app).Theme overrides (optional)
By default the product uses the global Offshorly theme. Override the primary colour if this product should look different.
Submitting creates the product folder, commits to GitHub, and redirects you to the env-var setup instructions.