diff --git a/archive/home-v1/index.html b/archive/home-v1/index.html new file mode 100644 index 0000000..8d2bed3 --- /dev/null +++ b/archive/home-v1/index.html @@ -0,0 +1,559 @@ + + + + + + Parachute Computer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

You and AI, thinking together.

+

A memory that's truly yours — AI-native and human-first. Open and self-hosted, it's a home for your context that you and any AI (Claude, ChatGPT, your own agents) build together — reading and writing the same notes you do, so your thinking carries across every tool and session. Yours to export anytime.

+
+ Get started → + ~2 minutes, one command + GitHub +
+

Local-firstOpen standard (MCP)Open source (AGPL)Your data, exportable anytime

+

Latest from the blog: The mind is like a parachute

+
+ +
+

See it

+
+ A Parachute surface over a personal vault, with the quick-capture panel (Text / Voice) open +
+

A real Parachute surface in use — capturing a thought into your vault. Notes ships built-in; this one's a custom surface on the same vault.

+
+ +
+

The problem

+ +
+ +
+

How it works

+
    +
  1. +

    You capture. A thought, a voice note, a doc — straight into your vault.

    +
  2. +
  3. +

    Your AI works from the same memory. Every AI you use reads and writes the same vault — connecting across everything you've kept, instead of starting blank each chat.

    +
  4. +
  5. +

    It stays yours. Your memory carries across every tool and session — on your machine, yours to shape and export anytime.

    +
  6. +
+
+ +
+

Why Parachute

+ +
+ +
+

Where this goes

+

We're building the foundation for a new era of co-intelligence — for individuals, organizations, and society.

+
+ +
+

Start thinking together.

+ Get started → +

~2 minutes, one command

+ + +
+

Stay in the loop

+

Updates as Parachute opens up — thoughtful and infrequent.

+
+ + +
+ +

No spam, unsubscribe any time. Or just say hello.

+
+ + + +
+
+ + + + + + + + diff --git a/index.njk b/archive/home-v1/index.njk similarity index 100% rename from index.njk rename to archive/home-v1/index.njk diff --git a/eleventy.config.js b/eleventy.config.js index 1868c14..0f43020 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -11,12 +11,14 @@ module.exports = function (eleventyConfig) { // Favicon + webclip + PWA icons at site root eleventyConfig.addPassthroughCopy("*.png"); eleventyConfig.addPassthroughCopy("site.webmanifest"); - // New landing-page candidate (team-direction). ONE self-contained file - // (all CSS/JS/SVG inlined) serves two purposes: a repo-root artifact you - // can open directly, and the /v2/ candidate route deployed alongside the - // live homepage. Not templated (templateFormats is njk/md only) — copied - // verbatim. Promote to homepage later by moving it to index.njk. - eleventyConfig.addPassthroughCopy({ "landing-preview.html": "v2/index.html" }); + // The homepage. ONE self-contained file (all CSS/JS/SVG inlined) — a + // repo-root artifact you can open directly AND the deployed homepage. + // Not templated (templateFormats is njk/md only) — copied verbatim. + // Promoted from the /v2/ candidate route 2026-07-02; /v2/ is now a + // redirect (v2-redirect.njk) because the preview link circulated. + // The old homepage is archived at /archive/home-v1/ (rendered snapshot + // + source), per the archive convention. + eleventyConfig.addPassthroughCopy({ "landing-preview.html": "index.html" }); // Ignore non-content files eleventyConfig.ignores.add("CLAUDE.md"); diff --git a/landing-preview.html b/landing-preview.html index 7af95e6..38c086a 100644 --- a/landing-preview.html +++ b/landing-preview.html @@ -9,9 +9,17 @@ - + + + + + + + + +
@@ -607,11 +615,13 @@

Not ready yet?