mirror of
https://github.com/metagov/govarch-website.git
synced 2025-04-24 18:38:01 +00:00
Update styling
This commit is contained in:
parent
88dbb4415c
commit
8a75f131cb
@ -7,40 +7,41 @@ body {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3em;
|
||||
margin: .5em auto;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 2em;
|
||||
margin: 1em auto;
|
||||
margin: .5em auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h3 {
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
margin: 0.5em auto;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.25em;
|
||||
margin: 0.5em auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.25em;
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
margin: 1.875em auto;
|
||||
margin: 0.25em auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1em;
|
||||
font-size: .875em;
|
||||
font-style: italic;
|
||||
margin: 2em auto;
|
||||
margin: 0.25em auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: .875em;
|
||||
font-size: .6em;
|
||||
font-style: italic;
|
||||
margin: 2.25em auto;
|
||||
margin: 0.25em auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
8
about.md
8
about.md
@ -7,26 +7,26 @@ Governance Archaeology is an approach to learning from the past to inform the po
|
||||
|
||||
We are co-producing a global commons of collective governance practices that can inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises. Embedded in our approach is an orientation of ancestry whereby practitioners cultivate relationships of accountability and responsibility to the legacies they learn from, recognizing the harm from past patterns of exploitation. By taking seriously a wide range of historical governance practices, particularly those outside the Western canon, governance archaeology seeks to expand the options available for the design of more moral political economies.
|
||||
|
||||
# Methodology
|
||||
## Methodology
|
||||
|
||||
We began collecting data in the summer of 2021, and we have so far coded 67 discrete communities, over 300 institutions, and about 100 institutional mechanisms. We began looking into existing databases of documented groups around the world, such as the [Ethnographic Atlas](https://d-place.org/contributions/EA) and the [Human Relations Area Files](https://hraf.yale.edu/), and proceeded to identify communities that fit our criteria.
|
||||
|
||||
While much of the more readily available data comes from the West, we have deliberately sought to cover less well-known, and often less well-documented, non-Western cases. The reasons, as we explain in a recent [Daedalus](https://www.amacad.org/publication/governance-archaeology-research-ancestry) piece, are empirical and ethical: as globalization and advances in digitization enable us to learn more about the diversity of political arrangements around the world and throughout history, the usual Western-centered view seems increasingly myopic. Moreover, if the goal of this project is contributing to retrofit modern democracy with an eye to participation and inclusion, then we need to design for a “pluriverse,” a space in which many social worlds can fit.
|
||||
|
||||
# Team
|
||||
## Team
|
||||
|
||||
- [Federica Carugati (PI)](https://www.kcl.ac.uk/people/federica-carugati)
|
||||
- [Nathan Schneider (PI)](https://nathanschneider.info/)
|
||||
- [Riley Wong](https://www.rileynwong.com/)
|
||||
- [Júlia Martins Rodrigues](https://www.linkedin.com/in/j%C3%BAlia-martins-rodrigues-phd-963435144/)
|
||||
|
||||
# Participating Organizations
|
||||
## Participating Organizations
|
||||
|
||||
- [King’s College London](https://www.kcl.ac.uk/)
|
||||
- [MEDLab, University of Colorado Boulder](https://www.colorado.edu/lab/medlab/)
|
||||
- [Metagov](https://metagov.org/)
|
||||
|
||||
# Funders
|
||||
## Funders
|
||||
|
||||
- [Ethereum Foundation](https://ethereum.foundation/)
|
||||
- [King’s College London](https://www.kcl.ac.uk/)
|
||||
|
@ -3,7 +3,7 @@ layout: post
|
||||
title: Documentation
|
||||
---
|
||||
|
||||
## [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
|
||||
# [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
|
||||
|
||||
## Documentation
|
||||
|
||||
@ -18,14 +18,5 @@ title: Documentation
|
||||
- **Time span:** Written text description of the centuries in which the community existed in history.
|
||||
- **Time span: start:** Starting century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.
|
||||
- **Time span: end:** Ending century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.
|
||||
- **Size:** The number of members in the community. While some communities may have additionally granular size encodings, community size is generally bucketed in the following groups:
|
||||
- 1 - 10
|
||||
- 11 - 100
|
||||
- 100 - 1,000
|
||||
- 1,001 - 10,000
|
||||
- 10,001 - 100,000
|
||||
- 100,001 - 1,000,000
|
||||
- 1,000,001 - 10,000,000
|
||||
- 10,000,000+
|
||||
- Unknown
|
||||
- **Size:** The number of members in the community. While some communities may have additionally granular size encodings, community size is generally bucketed in the following groups: `1 - 10`; `11 - 100`; `100 - 1,000`; `1,001 - 10,000`; `10,001 - 100,000`; `100,001 - 1,000,000`; `1,000,001 - 10,000,000`; `10,000,000+`; `Unknown`
|
||||
- **Source:** Source material documenting community information.
|
||||
|
@ -3,13 +3,12 @@ layout: post
|
||||
title: Publications
|
||||
---
|
||||
|
||||
# Governance Archaeology: Research as Ancestry (2023)
|
||||
## Governance Archaeology: Research as Ancestry (2023)
|
||||
|
||||
**Federica Carugati and Nathan Schneider, "[Governance Archaeology: Research as Ancestry](https://www.amacad.org/publication/governance-archaeology-research-ancestry)," _Daedalus_ (Winter 2023)**
|
||||
|
||||
> This essay presents the idea of governance archaeology, an approach to learning from the past to inform the politics of the future. By reporting on a prototype historical database, we outline a strategy for co-producing a global commons of collective governance practices that can inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises. Embedded in our approach is an orientation of ancestry whereby practitioners cultivate relationships of accountability and responsibility to the legacies they learn from, recognizing the harm from past patterns of exploitation. By taking seriously a wide range of historical governance practices, particularly those outside the Western canon, governance archaeology seeks to expand the options available for the design of more moral political economies.
|
||||
|
||||
# Excavations: Governance Archaeology for the Future of the Internet (2021)
|
||||
## Excavations: Governance Archaeology for the Future of the Internet (2021)
|
||||
|
||||
**[Excavations.digital](https://excavations.digital/about/)**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user