Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
sidebar_position: 1
description: Get started with OpenBuilt, the no-code app builder inside Nextcloud. Compose apps from OpenRegister schemas, OpenConnector flows, and Pipelinq.
---

# OpenBuilt
Expand Down
2 changes: 1 addition & 1 deletion docs/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export default function Home() {
return (
<Layout
title="OpenBuilt, no-code app builder inside Nextcloud"
description="Citizen-developer app builder for Nextcloud — compose apps from registers, connectors, workflows, and documents without code."
description="Citizen-developer app builder for Nextcloud. Compose apps from registers, connectors, workflows, and documents without writing code."
>
<main className="marketing-page">
<DetailHero
Expand Down
Loading