88 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			88 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en">
 | 
						|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
						|
    <title>Commons Governance | 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>Commons Governance</h1>
 | 
						|
        <h2 id="governing-shared-resources">Governing Shared Resources</h2>
 | 
						|
<p>Throughout history, communities have developed sophisticated systems for managing shared resources. This research area explores these commons governance traditions and their relevance to contemporary challenges.</p>
 | 
						|
<p>Building on Elinor Ostrom’s groundbreaking work, we examine:</p>
 | 
						|
<ul>
 | 
						|
<li>Long-lasting commons systems from different regions</li>
 | 
						|
<li>Institutional design principles for sustainable resource management</li>
 | 
						|
<li>Knowledge commons and cultural commons governance</li>
 | 
						|
<li>Digital commons and their governance structures</li>
 | 
						|
<li>The relationship between commoning practices and broader governance systems</li>
 | 
						|
</ul>
 | 
						|
<h2 id="current-projects">Current Projects</h2>
 | 
						|
<ul>
 | 
						|
<li>Alpine commons for forest and pasture management</li>
 | 
						|
<li>Irrigation systems governance across cultures</li>
 | 
						|
<li>Urban commons in historical perspective</li>
 | 
						|
<li>Historical seed and plant genetic resource sharing systems</li>
 | 
						|
<li>Traditional fisheries management</li>
 | 
						|
</ul>
 | 
						|
 | 
						|
    </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>© 2025 Governance Ecologies. All rights reserved.</p>
 | 
						|
        </div>
 | 
						|
    </div>
 | 
						|
</footer>
 | 
						|
</body>
 | 
						|
</html> |