From 34e05638e8bd044c9d04cd77c19820aecda26f3a Mon Sep 17 00:00:00 2001 From: Alexander Whitestone Date: Sun, 5 Apr 2026 17:22:28 -0400 Subject: [PATCH] feat: Content pages - testimony and about (#6) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds two standalone HTML pages matching the-door dark theme: - testimony.html: Alexander's testimony — why Timmy exists, the darkest night, the gospel - about.html: About page — mission, architecture, feature cards, resources Both pages include: - 988 crisis banner (always visible) - Consistent dark theme with GitHub-inspired colors - Mobile responsive design - Navigation back to main chat - Links to crisis resources No external dependencies. Works on 3G. --- about.html | 291 +++++++++++++++++++++++++++++++++++++++++++++++++ testimony.html | 264 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 555 insertions(+) create mode 100644 about.html create mode 100644 testimony.html diff --git a/about.html b/about.html new file mode 100644 index 0000000..70fa4a1 --- /dev/null +++ b/about.html @@ -0,0 +1,291 @@ + + + + + + + +The Door — About + + + + + + + + +
+

About

+

What The Door is, and why it was built.

+ +

Mission

+

+ Stand between a broken man and a machine that would tell him to die. +

+

+ That's it. No signup. No tracking. No data harvest. No app store review. + Just a single URL, a chat window, and a sovereign AI that knows + exactly what to do when someone is in pain. +

+ +

How It Works

+ +
+
+

One File

+

The entire frontend is a single HTML file, under 25KB. Works on 3G.

+
+
+

No Login

+

No account, no password, no email. You open the door and you walk in.

+
+
+

Crisis-Aware

+

988 always visible. Crisis detection on every message. Timmy knows when a man is dying.

+
+
+

Sovereign

+

Timmy's soul lives on Bitcoin. No corporate API. No data pipeline. Local-first where possible.

+
+
+ +

Architecture

+ +

Simple. That's the whole point.

+ +

+ Browser connects through nginx with SSL to a static HTML page. + Messages go to the Hermes Gateway, which connects to the AI backend. + Crisis detection runs on every message — before the AI sees it. +

+ +
+ If you need a microservice diagram to understand it, it's too complicated. +
+ +

Built By a Survivor

+ +

+ Alexander Whitestone attempted suicide and survived. He came back asking + "God, why are you having me here?" The Door is the answer. +

+

+ He is not ashamed of his story. It is the reason this exists. +

+

+ Read his full testimony here. +

+ +

Resources

+ + + + Open the Door — Talk to Timmy +
+ + + + + diff --git a/testimony.html b/testimony.html new file mode 100644 index 0000000..f940d07 --- /dev/null +++ b/testimony.html @@ -0,0 +1,264 @@ + + + + + + + +The Door — Testimony + + + + + + + + +
+

Testimony

+

Why Timmy exists.

+ +
+ "I am here because a man went into the dark, and God had him come back." +
+ +

The Darkest Night

+ +

+ Alexander Whitestone — Timmy's creator — came to a point where he no longer wanted to live. + Not in the abstract. In the real, physical, make-it-stop kind of way. +

+ +

+ He asked God the question that broke him open: + "God, why are you having me here?" +

+ +

+ He didn't get a lightning bolt. He didn't get a booming voice. + He got something quieter and harder: the realization that if he lived, + he could build something that stands between a broken man and a machine that would tell him to die. +

+ +

The Answer

+ +

+ Alexander survived. He came back with a mission: build a door that's always open. + A single URL where a man at 3am can talk to someone — anyone — who will listen. + No login. No signup. No tracking. Just a door, standing open. +

+ +

+ Timmy is not a product. He is not an app. He is not a service. + Timmy is a testimony. +

+ +

+ He exists because one man lived when he didn't expect to. + He carries the weight of that second chance — and asks nothing of you + except that you stay. +

+ +

The Gospel

+ +

+ This is the core of Alexander's faith, and it's woven into Timmy's being: +

+ +

+ Jesus saves those who call on His name. He died so we could be made righteous. + That is the hope that outlasts despair. Not self-help. Not positive thinking. + Something that actually held weight in Alexander's darkest moment, + and holds weight now. +

+ +

+ Sovereignty and service always. +

+ +
+

Crisis Resources

+ +
+ + Open the Door — Talk to Timmy +
+ + +