This repository was archived by the owner on Aug 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
18 lines (15 loc) · 1.37 KB
/
index.html
File metadata and controls
18 lines (15 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: default
bodyclass: 'home'
---
<p id="introduction">In 2009 and 2010, with generous support from the <a href="http://www.neh.gov/odh/">National Endowment for the Humanities</a>, the <a href="http://scholarslab.org/">Scholars’ Lab</a> at the <a href="http://lib.virginia.edu/scholarslab/">University of Virginia Library</a> hosted three tracks of an “Institute for Enabling Geospatial Scholarship.” This website – which our participants dubbed not a clearinghouse but a “sharing-house” – was released in 2011 to serve as a community-driven resource for the spatial humanities. As of 2013, it continues to be updated. Please <a href="{{ site.baseurl }}/contribute">contribute!</a></p>
<nav id="introduction-global" class="global">
<ul>
<li class="spatial-turn"><a href="{{site.baseurl}}/spatial-turn">What is the Spatial Turn?</a></li>
<li class="stepbystep"><a href="{{site.baseurl}}/stepbystep">Spatial Humanities <em>Step By Step</em></a></li>
<li class="projects"><a href="{{site.baseurl}}/project">Projects & Groups</a></li>
<li class="resources"><a href="{{site.baseurl}}/resources">Spatial Humanities Resources</a></li>
<li class="about"><a href="{{site.baseurl}}/about">About the Institute</a></li>
<li class="contribute"><a href="{{site.baseurl}}/contribute">How to Contribute</a></li>
</ul>
</nav>