diff --git a/site/apple-touch-icon.png b/site/apple-touch-icon.png new file mode 100644 index 0000000..f71c9ed Binary files /dev/null and b/site/apple-touch-icon.png differ diff --git a/site/favicon-192.png b/site/favicon-192.png new file mode 100644 index 0000000..120212a Binary files /dev/null and b/site/favicon-192.png differ diff --git a/site/favicon.ico b/site/favicon.ico new file mode 100644 index 0000000..f9472e8 Binary files /dev/null and b/site/favicon.ico differ diff --git a/site/index.html b/site/index.html index 55ad33a..f8d0a0d 100644 --- a/site/index.html +++ b/site/index.html @@ -3,8 +3,20 @@
-
+ Set the vision. Define quality gates.
+ Agents derive the backlog, build, review, ship, and operate.
+ You're the founder, not the developer.
+
- Disinto is an open-source framework for solo founders - who want to ship without hiring a team. Set the vision. Define - your quality gates. Agents derive the backlog, build, review, ship, - and operate — you're the founder, not the developer. -
-- Built for web apps and crypto projects. - SaaS dashboards, DeFi protocols, token launches — if it has - a repo and a CI pipeline, Disinto can work it. -
-- Like AL-76, it works with whatever's available. Point it at a repo, - give it a vision, and it starts building. -
-- Bash orchestration. Claude for implementation and review. - Woodpecker CI for build verification. - Codeberg for git hosting and issue tracking. - Cron jobs, shell scripts, and a lightweight listener daemon — - invoking an LLM only when thinking is needed. -
-- Each agent is a pair of bash scripts — a cron-driven poller and an - implementation script. The supervisor runs every 10 minutes. - When something breaks, it fixes it. When it can't fix it, it asks. -
+- You don't need a team. You need a VISION.md and a vault. - Disinto turns your product vision into a running development operation. - The vault is where you define what gets auto-approved - and what needs your sign-off — deployments, pricing changes, public posts. - Everything else runs without you. + Bash scripts and Claude. No Kubernetes, no microservices, + no SaaS dependencies. Runs on an 8GB VPS. + Point it at a Codeberg repo with a + Woodpecker CI pipeline and it starts building.
- Opinionated over configurable. Good defaults, few knobs. - Works out of the box for web apps and crypto projects. -
-- Bash over frameworks. If it can be a shell script, it should be. - Claude is the only dependency that matters. + Built for web apps and crypto projects. + SaaS dashboards, DeFi protocols, token launches — if it has + a repo and tests, Disinto can work it.