buildHtml
baseUrl https://networkstate.scroll.pub
metaTags
editButton /edit.html
title Network State Dashboard | Startup Societies
style.css

header
 class hero
 nav
  div Network State
   class logo
  div
   class nav-links
   a Societies
    href #societies
   a Metrics
    href #metrics
   a About
    href #about
   a Contribute
    class cta-button
    href contribute.html
 div
  class hero-content
  h1 Network State Dashboard
  p Tracking the emergence of digital-first societies and startup cities
  a Explore Societies
   class primary-button
   href #societies
main
 section
  id societies
  class societies
  h2 Featured Startup Societies
  div
   class society-grid
   div
    class society-card
    div
     class society-image
     style background-image:url('/images/prospera.jpg')
    h3 Prospera
    p Honduras-based ZEDE with digital governance
    div
     class metrics
     span 500+ Residents
     span $50M+ Invested
   div
    class society-card
    div
     class society-image
     style background-image:url('/images/zuzalu.jpg')
    h3 Zuzalu
    p Pop-up city focused on crypto and longevity
    div
     class metrics
     span 200+ Residents
     span 2 Month Duration
   div
    class society-card
    div
     class society-image
     style background-image:url('/images/cabin.jpg')
    h3 Cabin
    p Network of creator neighborhoods
    div
     class metrics
     span 10+ Locations
     span 1000+ Members
   div
    class society-card
    div
     class society-image
     style background-image:url('/images/culdesac.jpg')
    h3 Culdesac
    p Car-free neighborhood in Tempe, AZ
    div
     class metrics
     span 1000+ Planned Units
     span $50M+ Funding
 section
  id metrics
  class metrics
  h2 Key Network State Metrics
  div
   class metrics-container
   div
    class metric-card
    h3 42
    p Startup Societies
   div
    class metric-card
    h3 $1.2B+
    p Total Investment
   div
    class metric-card
    h3 15k+
    p Residents
   div
    class metric-card
    h3 23
    p Countries
 section
  id about
  class about
  h2 About the Dashboard
  p This dashboard tracks the emergence of network states and startup societies - new forms of human organization enabled by digital technology. Our mission is to provide transparent metrics and analysis on this growing movement.
  a Learn More
   class secondary-button
   href about.html
footer
 div
  class footer-content
  div
   class footer-links
   a Methodology
    href methodology.html
   a API
    href api.html
   a Blog
    href blog.html
  p An open-source project tracking the future of governance.

script.js