Nathan Schneider 42ba886a4a Initial commit
2025-04-11 12:22:00 -06:00

85 lines
3.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Governance Ecologies | Governance Ecologies</title>
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<header>
<div class="container">
<div class="header-content">
<a href="/" class="logo-link">
<img src="/images/GovEco-removebg-preview.png" alt="Governance Ecologies Logo" class="logo">
</a>
<nav class="main-nav">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/research/">Research</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</nav>
</div>
</div>
</header>
<main>
<section>
<div class="container">
<h1>About Governance Ecologies</h1>
<h2 id="our-mission">Our Mission</h2>
<p>Governance Ecologies is a scholarly project dedicated to excavating, documenting, and learning from diverse governance practices throughout human history. Our mission is to expand the imagination of what governance can be by exploring historical alternatives to dominant contemporary models.</p>
<h2 id="why-governance-ecologies">Why Governance Ecologies?</h2>
<p>Just as archaeological excavations uncover the material artifacts of past civilizations, our project unearths the institutional, cultural, and philosophical technologies that humans have used to govern themselves across time and space. These &ldquo;governance artifacts&rdquo; offer valuable insights that can inform how we address pressing challenges today.</p>
<p>By exploring governance diversity across cultures and eras, we aim to:</p>
<ol>
<li>Challenge the notion that current governance systems are inevitable or optimal</li>
<li>Recover lost knowledge about alternative approaches to common problems</li>
<li>Inspire innovations in contemporary governance design</li>
<li>Promote cross-cultural and historical understanding of collective decision-making</li>
</ol>
<h2 id="our-team">Our Team</h2>
<p>Our interdisciplinary team brings together scholars from history, anthropology, political science, philosophy, and related fields, alongside practitioners with experience in various governance contexts.</p>
<h2 id="join-us">Join Us</h2>
<p>We welcome collaboration with researchers, institutions, and practitioners interested in exploring the rich diversity of human governance systems. Please contact us to learn more about opportunities for involvement.</p>
</div>
</section>
</main>
<footer>
<div class="container">
<div class="footer-content">
<div class="footer-logo">
<img src="/images/GovEco-removebg-preview.png" alt="Governance Ecologies Logo" class="footer-logo-img">
</div>
<div class="footer-nav">
<h3>Site Links</h3>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/about/">About</a></li>
<li><a href="/research/">Research</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</div>
<div class="footer-contact">
<h3>Connect</h3>
<p>Email: info@governanceecologies.org</p>
<div class="social-icons">
<a href="#" class="social-icon">Twitter</a>
<a href="#" class="social-icon">LinkedIn</a>
</div>
</div>
</div>
<div class="footer-bottom">
<p>&copy; 2025 Governance Ecologies. All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>