<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>Build Internet</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="Build Internet was a blog about web design and development, most active from 2008 to 2013.">
    <meta property="og:title" content="Build Internet">
    <meta property="og:description" content="Build Internet was a blog about web design and development, most active from 2008 to 2013.">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://buildinternet.com/">
    <meta property="og:image" content="https://buildinternet.com/logo.png">
    <meta property="og:image:width" content="200">
    <meta property="og:image:height" content="200">
    <link rel="canonical" href="https://buildinternet.com/">
    <link rel="icon" href="/favicon.ico">
    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
    <link rel="stylesheet" href="/styles.css">
  </head>
  <body>
    <main class="card">
      <header class="header">
        <img class="logo" src="/logo.png" alt="Build Internet logo" width="56" height="56">
        <h1>Build Internet</h1>
      </header>

      <div class="prose">
        <p>Build Internet was a blog about web design and development. It was most active from 2008 to 2013, as the companion blog to our digital agency <a href="https://onemightyroar.com">One Mighty Roar</a>.</p>

        <p>You can find most of the articles still available via the <a href="https://web.archive.org/web/20200511094804/http://buildinternet.com/">web archive</a>.</p>

        <p><strong>What are we up to now?</strong> In 2014 we decided to build a product company and founded <a href="https://robinpowered.com">Robin</a>, a workplace management platform named after our mom. It now powers thousands of offices across the world, which we continue to believe is pretty cool.</p>

        <p>After ten years of Robin, we started something new again. You can find us building <a href="https://rally.space">Rally</a> right now.</p>

        <p class="signature">&mdash; Sam &amp; Zach Dunn</p>
      </div>

      <nav class="links" aria-label="Related sites and people">
        <section class="links-group full">
          <h2>Our work</h2>
          <div class="work-split">
            <div class="sub-group">
              <div class="sub-group-header">
                <span class="pill active"><span class="dot"></span>Active</span>
              </div>
              <ul>
                <li><a class="work-link" href="https://rally.space"><span class="favicon"><img src="/icons/rally.png" alt="" width="16" height="16"></span><span class="label">Rally</span></a></li>
                <li><a class="work-link" href="https://robinpowered.com"><span class="favicon"><img src="/icons/robin.png" alt="" width="16" height="16"></span><span class="label">Robin</span></a></li>
                <li><a class="work-link" href="https://releases.sh" title="Releases.sh — an agent-friendly API for product releases and changelogs"><span class="favicon fav-releases">$</span><span class="label">Releases.sh</span></a></li>
              </ul>
            </div>
            <div class="sub-group">
              <div class="sub-group-header">
                <span class="pill archive"><span class="dot"></span>Archive</span>
              </div>
              <ul>
                <li><a class="work-link" href="https://onemightyroar.com"><span class="favicon"><img src="/icons/onemightyroar.png" alt="" width="16" height="16"></span><span class="label">One Mighty Roar</span></a></li>
              </ul>
            </div>
          </div>
        </section>

        <section class="links-group">
          <h2>People</h2>
          <ul>
            <li><a href="https://zachdunn.com">Zach Dunn</a></li>
            <li><a href="https://samdunn.org">Sam Dunn</a></li>
          </ul>
        </section>

        <section class="links-group">
          <h2>Elsewhere</h2>
          <ul>
            <li>
              <a class="social-link" href="https://github.com/buildinternet" rel="me" title="Build Internet on GitHub">
                <svg width="14" height="14" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg>
                <span class="handle">@buildinternet</span>
              </a>
            </li>
            <li>
              <a class="social-link" href="https://x.com/buildinternet" rel="me" title="Build Internet on X">
                <svg width="14" height="14" viewBox="0 0 16 16" fill="currentColor" aria-hidden="true"><path d="M9.28 6.97 14.9 0h-1.33L8.67 6.04 4.77 0H.27l5.89 9.1L.27 16h1.33l5.15-6.37L10.87 16h4.5L9.28 6.97zm-1.82 2.25-.6-.89L2.07 1.04h2.04l3.83 5.67.6.89 4.99 7.38h-2.04L7.46 9.22z"/></svg>
                <span class="handle">@buildinternet</span>
              </a>
            </li>
          </ul>
        </section>
      </nav>
    </main>
  </body>
</html>
