-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·156 lines (114 loc) · 4.72 KB
/
index.html
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>LibPatterns</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="https://kzadrozny.github.io/stylesheets/github-light.css">
<script src="https://kzadrozny.github.io/javascripts/scale.fix.js"></script>
<script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.11.3.min.js"></script>
<style type="text/css">
header {
min-width: 20em;
background-color: #5e5e5e;
background-image: none;
}
h1.header {
font-weight: 100;
font-family: Gotham, sans-serif;
}
h1, h2, h3 {
font-family: Gotham, sans-serif;
}
</style>
</head>
<body>
<!-- Begin Body -->
<div class="wrapper">
<header>
<h1 class="header">LibPattern</h1>
<p class="header">UChicago Library</p>
</header>
<section>
<div class="container-fluid">
<h2>Exhibits & Collections</h2>
<p>> <a href="exhibit-home.html">Web Exhibit Template, Home Page</a><br/>
<em>Last Updated:</em> 8/15/2016</p>
<p>> <a href="exhibit.html">Web Exhibit Template, Secondary Page</a><br/>
<em>Last Updated:</em> 8/15/2016</p>
<h2 class="lp">Homepage Designs</h2>
<p>> <a href="home-updated.html">Main Homepage with Search Box</a><br/>
<em>Last Updated:</em> 5/9/2016 <!-- | > <a href="d-home.html">Alt ver.</a> --></p>
<p>> <a href="home-crerar-updated.html">Branch Homepage with Search Box</a> (Crerar)<br/>
<em>Last Updated:</em> 5/9/2016</p>
<!-- <p>> <a href="a3-search-law.html">D'Angelo Law Library, Home Page</a><br/>
<strong>Last Updated:</strong> 5/5/2016</p> -->
<h2 class="lp">Secondary Pages</h2>
<p>> <a href="borrowing.html">Borrowing, Due Dates and Loan Periods</a><br/>
<em>Last Updated:</em> 5/16/2016</p>
<p>> <a href="crerar-prize.html">The John Crerar Foundation Writing Prize for College Students</a><br/>
<em>Last Updated:</em> 5/16/2016</p>
<h2 class="lp">Directory</h2>
<p>> <a href="staff-profile2.html">Staff Profile Page</a><br/>
<em>Last Updated:</em> 5/5/2016</p>
<p>> <a href="directory-staff2.html">All Staff view</a><br/>
<em>Last Updated:</em> 5/13/2016</p>
<p>> <a href="directory2.html">Department view, Alpha</a><br/>
<em>Last Updated:</em>5/13/2016</p>
<p>> <a href="directory2-org.html">Department view, Hierarchical</a><br/>
<em>Last Updated:</em> 5/13/2016</p>
<!-- *********** SPACES *********** -->
<h2>Spaces</h2>
<p>> <a href="spaces-fullhours.html">All Locations: Hours page</a><br/>
<em>Last Updated:</em> 6/1/2016</p>
<p>> <a href="spaces.html">Browse Spaces, Default view</a><br/>
<em>Last Updated:</em> 6/1/2016</p>
<p>> <a href="spacesroom.html">Room detail page</a><br/>
<em>Last Updated:</em> 6/3/2016</p>
<p>> <a href="spacesreg.html">Building detail page</a><br/>
<em>Last Updated:</em> 6/3/2016</p>
<p>> <a href="spacesfloor.html">Floor detail page</a><br/>
<em>Last Updated:</em> 6/3/2016</p>
<p>> <a href="spacesfloor2.html">Floorplan page</a><br/>
<em>Last Updated:</em> 6/3/2016</p>
<!-- *********** ASK *********** -->
<h2 class="lp">Ask</h2>
<p>> <a href="asklib-updated.html">Ask A Librarian (General)</a><br/>
<em>Last Updated:</em> 5/27/2016</p>
<!-- *********** EVENTS *********** -->
<h2 class="lp">Events</h2>
<p>> <a href="spaces-events.html">Full Event Calendar</a><br/>
<em>Last Updated:</em> 6/1/2016</p>
<!-- *********** COLLECTIONS *********** -->
<h2 class="lp">Collection Templates</h2>
<p>> <a href="az-collections2.html">Collections List (also has Subjects & Exhibits)</a><br/>
<em>Last Updated:</em> 6/16/2016</p>
<p>> <a href="exhibit-page.html">Exhibit Page</a><br/>
<em>Last Updated:</em> 6/16/2016</p>
<p>> <a href="collection-page.html">Collection Page</a><br/>
<em>Last Updated:</em> 6/16/2016</p>
<p>> <a href="scrc-findingaids2.html">Finding Aids List</a><br/>
<em>Last Updated:</em> 6/16/2016</p>
</div>
<p><h2> </h2></p><p><h2> </h2></p><p><h2> </h2></p>
</div>
<!-- script references -->
<script>
var shiftWindow = function() { scrollBy(0, -50) };
if (location.hash) shiftWindow();
window.addEventListener("hashchange", shiftWindow);
$('.nav a').on('click', function(){
$(".btn-navbar").click(); //bootstrap 2.x
$(".navbar-toggle").click() //bootstrap 3.x by Richard
});
</script>
<script src="https://code.jquery.com/jquery-2.1.3.min.js"><script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"><script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>