<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>The 250kb Club</title>
  <meta name="description" content="An exclusive membership for web pages presenting themselves in no more than 250kb.">
  <link rel="icon" href="/favicon.png" type="image/x-icon">
  <link rel='stylesheet' href='/global.css?1606124120497'>
  <script defer src='/build/bundle.js?1606124120497'></script>
</head>
<body>
  <header>
    <h1>The 250kb&nbsp;Club</h1>
    <p>
      The WWW has become a bloated mess. Many pages are loading megabytes of Javascript to show you a few kilobytes of content.
      These things are a <strong>cancerous growth</strong> on the web and we should stand up against it.
    </p>
    <p>We can make a difference - no matter how small it may seem. The <em>250kb Club</em> is a collection of web pages that focus on performance, efficiency and accessibility.</p>
    <p>
      If you'd like to suggest a web page to add to this collection, open a ticket on
      <a href="https://github.com/nkoehring/250kb-club" rel="noopener" target="_blank">Github</a>
      or
      <a href="https://sr.ht/~koehr/the-250kb-club/" rel="noopener" target="_blank">Sourcehut</a>.
      The site will be reviewed and, if applicable, added to the list below.
    </p>
    <p>If your pages exceeds 250kb, you might consider <a href="https://1MB.club" rel="noopener" target="_blank">1MB.club</a> which is the inspiration for this page.</p>
  </header>
  <main id="members-table">
  </main>
  <footer>
    <p>
      Made with &hearts; for a performant web by <a href="https://koehr.in" rel="noopener" target="_blank">Norman Köhring</a>.
      Inspired by <a href="https://uglyduck.ca" rel="noopener" target="_blank">Bradley Taunt</a>s <a href="https://1MB.club" rel="noopener" target="_blank">1MB.club</a>
      <br/>
      The code of this page is open source. You can find it on <a href="https://github.com/nkoehring/250kb-club" rel="noopener" target="_blank">Github</a>
      and <a href="https://sr.ht/~koehr/the-250kb-club/" rel="noopener" target="_blank">Sourcehut</a>.
    </p>
  </footer>
  <script data-goatcounter="https://250kb-club.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</body>
</html>