Fountain Coach Gitowner-controlled · read only

Fountain-Coach.github.io.git · index.html

Fountain-Coach.github.io.git / index.html

revision 4a319c0fa259e32d0f2a7296005daf01c85cb233 · complete file

<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Fountain Coach — Extending Presence</title>
    <meta name="description" content="Fountain Coach builds technologies that extend presence across time." />
    <meta property="og:type" content="website">
    <meta property="og:site_name" content="Fountain Coach">
    <meta property="og:url" content="https://fountain-coach.github.io/">
    <meta property="og:image" content="/assets/img/logo.svg">
    <meta name="twitter:card" content="summary_large_image">
    <link rel="stylesheet" href="/assets/css/style.css?v=1" />
    <link rel="icon" href="/assets/img/logo.svg" type="image/svg+xml" />
  </head>
  <body>
    <main class="container">
      <nav class="nav">
        <a href="/" class="nav__home" aria-label="Home"></a>
        <a href="https://github.com/Fountain-Coach" class="nav__link" target="_blank" rel="noopener">GitHub</a>
        <a href="https://github.com/Fountain-Coach/midi2" class="nav__link" target="_blank" rel="noopener">MIDI 2</a>
        <a href="https://github.com/Fountain-Coach/FountainKit" class="nav__link" target="_blank" rel="noopener">FountainKit</a>
      </nav>

      <header class="brand">
        <div class="brand__image" role="img" aria-label="Fountain Coach branding"></div>
        <h1 class="brand__title">Fountain Coach</h1>
        <p class="brand__subtitle">Extending presence — technologies that hold space rather than fill it.</p>
      </header>

      <div class="page">
        <div class="paper">
          <div class="spread">
            <h1>FountainAI — Foundational Statement</h1>
            <p><strong>FountainAI</strong> is the infrastructural heart of the organization. It was created to extend presence — the felt continuity that allows transformation to unfold across time. It listens structurally and semantically, preserving threads of meaning between moments of reflection.</p>
            <h2>Featured Repositories</h2>
            <p>
              • <a href="https://github.com/Fountain-Coach/midi2">MIDI 2</a><br>
              • <a href="https://github.com/Fountain-Coach/FountainKit">FountainKit</a>
            </p>
          </div>
          <footer class="paper__footer">
            <p>© 2025 Fountain Coach</p>
          </footer>
        </div>
      </div>
    </main>
    <script defer src="/assets/js/mobile-tables.js"></script>
  </body>
</html>