Initial commit
This commit is contained in:
14
data/anchors.toml
Normal file
14
data/anchors.toml
Normal file
@ -0,0 +1,14 @@
|
||||
[[anchor]]
|
||||
name = "King's College London"
|
||||
logo = "kcl-logo.png"
|
||||
url = "https://www.kcl.ac.uk/"
|
||||
|
||||
[[anchor]]
|
||||
name = "Media Economies Design Lab, University of Colorado Boulder"
|
||||
logo = "MEDLab-logo.png"
|
||||
url = "https://colorado.edu/lab/medlab"
|
||||
|
||||
[[anchor]]
|
||||
name = "Metagov"
|
||||
logo = "metagov-logo.png"
|
||||
url = "https://metagov.org"
|
13
data/funders.toml
Normal file
13
data/funders.toml
Normal file
@ -0,0 +1,13 @@
|
||||
[[funder]]
|
||||
name = "Eutopia Foundation"
|
||||
url = "https://eutopiafoundation.org/"
|
||||
|
||||
[[funder]]
|
||||
name = "Ethereum Foundation"
|
||||
logo = "ef-logo.png"
|
||||
url = "https://ethereum.org/en/foundation/"
|
||||
|
||||
[[funder]]
|
||||
name = "Siegel Family Endowment"
|
||||
logo = "siegel-logo.png"
|
||||
url = "https://omidyar.com"
|
0
data/partners.toml
Normal file
0
data/partners.toml
Normal file
15
data/projects.toml
Normal file
15
data/projects.toml
Normal file
@ -0,0 +1,15 @@
|
||||
[[project]]
|
||||
title = "Excavations"
|
||||
description = "An artist residency exploring histories and possible futures for Internet governance, exhibited at the UN Internet Governance Forum."
|
||||
url = "https://excavations.ecologies.info"
|
||||
logo = "excavations-logo.png"
|
||||
|
||||
[[project]]
|
||||
title = "Governance Archaeology"
|
||||
description = "A database that explores collective governance practices across culture, history, and geography."
|
||||
url = "https://govarch.ecologies.info"
|
||||
|
||||
[[project]]
|
||||
title = "Protocol Oral History Project"
|
||||
description = "A collection of interviews with protocol artists—the skilled builders and stewards of the rules, standards, and norms that shape our lives in often invisible ways."
|
||||
url = "https://protocols.ecologies.info"
|
23
data/team.toml
Normal file
23
data/team.toml
Normal file
@ -0,0 +1,23 @@
|
||||
[[member]]
|
||||
name = "Federica Carugati"
|
||||
#photo = "jane-smith.jpg"
|
||||
institution = "King's College London"
|
||||
url = "https://www.kcl.ac.uk/people/federica-carugati"
|
||||
|
||||
[[member]]
|
||||
name = "Júlia Martins Rodrigues"
|
||||
#photo = "john-doe.jpg"
|
||||
institution = "University of Colorado Boulder"
|
||||
url = "https://www.colorado.edu/lab/medlab/julia-martins-rodrigues"
|
||||
|
||||
[[member]]
|
||||
name = "Nathan Schneider"
|
||||
#photo = "maria-rodriguez.jpg"
|
||||
institution = "University of Colorado Boulder"
|
||||
url = "https://www.colorado.edu/cmci/people/media-studies/nathan-schneider"
|
||||
|
||||
[[member]]
|
||||
name = "Riley Wong"
|
||||
#photo = "alex-chen.jpg"
|
||||
institution = "Emergent Research"
|
||||
url = "https://www.rileynwong.com/"
|
Reference in New Issue
Block a user