-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathstatic-about-component.html
More file actions
40 lines (21 loc) · 2.48 KB
/
static-about-component.html
File metadata and controls
40 lines (21 loc) · 2.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!-- Begin Static About Component -->
<div class="static">
<div class="col-sm-8 static__main">
<p>Welcome to Calisphere: your gateway to California’s remarkable digital collections. Calisphere provides free access to unique and historically important artifacts for research, teaching, and curious exploration. Discover over one million photographs, documents, letters, artwork, diaries, oral histories, films, advertisements, musical recordings, and more.</p>
<p>The collections on Calisphere have been digitized and contributed by <a href="/institutions/">all ten campuses of the University of California</a> and other important <a href="/institutions/statewide-partners/">libraries, archives, and museums throughout the state</a>.</p>
<h2>Using Calisphere</h2>
<p>For more information about how to use Calisphere and the materials you find here, please consult the <a href="/help/">help page</a> and <a href="/terms/">terms of use</a>. Special information about using Calisphere in the classroom can be found on our <a href="/for-educators">For Educators page</a>.</p>
<h2>Add your collections</h2>
<p>Calisphere aggregates digital collections from libraries, archives, museums, historical societies, and other cultural heritage organizations in California. If you represent such an organization and are interested in contributing digital content to Calisphere, <a href="/contribute/">click here to learn more</a>.</p>
<h2>Subscribe to our newsletter</h2>
<p>Be the first to hear about new collections and exhibitions, posters, and online research tips and resources! <a href="http://eepurl.com/cTM_Cb">Subscribe</a> if you'd like the latest news from Calisphere delivered right to your inbox.</p>
<h2>Free posters!</h2>
<p>We offer free posters for students, teachers, and librarians. Visit the <a href="/posters/">poster order page</a> for more details.</p>
<h2>Spread the word</h2>
<p>Love Calisphere? Help us spread the word! Check out our <a href="/outreach/">outreach tips and tools</a> for sharing Calisphere with others.</p>
<h2>Our organization</h2>
<p>Calisphere is a project of the <a href="http://libraries.universityofcalifornia.edu">University of California Libraries</a>, developed and maintained by the <a href="http://www.cdlib.org">California Digital Library</a>.</p>
<p>Information about Calisphere's technical framework can be found on our <a href="/help/#11">help page</a>.</p>
</div>
</div>
<!-- End Static About Component -->