-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
189 lines (176 loc) · 10.2 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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0" />
<title>GatorLinks</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.min.css" type="text/css" rel="stylesheet" media="screen,projection" />
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection" />
<!-- Google stuff -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71670896-2', 'auto');
ga('send', 'pageview');
</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7994039158684418",
enable_page_level_ads: true
});
</script>
</head>
<body>
<nav class="blue">
</nav>
<div id="bg-shadow">
<div class="section no-pad-bot" id="index-banner">
<div id="subtitle1">
<div class="container">
<h1 class="header center orange-text">GatorLinks</h1>
<div class="row center">
<div id="subtitle1">
<h5 class="header col s12 light">All of your links in one place</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 m4">
<div class="icon-block">
<br>
<div class="row center">
<a href="https://lss.at.ufl.edu/" id="download-button" class="btn-large waves-effect waves-light orange">E-Learning</a>
</div>
<div class="row center">
<a href="http://www.registrar.ufl.edu/soc/" id="download-button" class="btn-large waves-effect waves-light blue lighten-1">Courses</a>
</div>
<div class="row center">
<a href="http://acm.cise.ufl.edu/" id="download-button" class="btn-large waves-effect waves-light blue lighten-2">UF ACM</a>
</div>
<div class="row center">
<a href="https://www.dso.ufl.edu/drc" id="download-button" class="btn-large waves-effect waves-light blue lighten-3">DRC</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<br>
<div class="row center">
<a href="https://webmail.ufl.edu/" id="download-button" class="btn-large waves-effect waves-light orange">EMAIL</a>
</div>
<div class="row center">
<a href="http://www.uflib.ufl.edu/msl/about/policies/studyroom.html" id="download-button" class="btn-large waves-effect waves-light blue lighten-1">D!BS/Study Room</a>
</div>
<div class="row center">
<a href="http://gatorace.org/" id="download-button" class="btn-large waves-effect waves-light blue lighten-2">Gator ACE</a>
</div>
<div class="row center">
<a href="http://www.alligator.org/" id="download-button" class="btn-large waves-effect waves-light blue lighten-3">The Independent Florida Alligator</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<br>
<div class="row center">
<a href="https://one.uf.edu/" id="download-button" class="btn-large waves-effect waves-light orange">ONE.UF</a>
</div>
<div class="row center">
<a href="http://www.umatter.ufl.edu/" id="download-button" class="btn-large waves-effect waves-light blue lighten-1">U MATTER</a>
</div>
<div class="row center">
<a href="http://ufsit.org/#/" id="download-button" class="btn-large waves-effect waves-light blue lighten-2">UF Student InfoSec Team</a>
</div>
<div class="row center">
<a href="http://recsports.ufl.edu/locations" id="download-button" class="btn-large waves-effect waves-light blue lighten-3">RecSports</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="page-footer blue">
<div class="section blue darken-1" id="misc">
<div class="row">
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center brown-text"><i class="material-icons"></i></h2>
<div class="row center">
<a href="http://cur.aa.ufl.edu/" id="download-button" class="btn-large waves-effect waves-light orange">Center for UG. Research</a>
</div>
<div class="row center">
<a href="http://www.bsd.ufl.edu/G1C/" id="download-button" class="btn-large waves-effect waves-light blue lighten-1">Gator One Central</a>
</div>
<div class="row center">
<a href="http://swamphacks.com/" id="download-button" class="btn-large waves-effect waves-light blue lighten-2">Swamp Hacks</a>
</div>
<div class="row center">
<a href="http://www.gatordining.com/hours" id="download-button" class="btn-large waves-effect waves-light blue lighten-3">Gator Dining</a>
</div>
<div class="row center">
<a href="http://ufsec.com/#/" id="download-button" class="btn-large waves-effect waves-light blue lighten-4">UF SEC</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center brown-text"><i class="material-icons"></i></h2>
<div class="row center">
<a href="http://www.sfa.ufl.edu/" id="download-button" class="btn-large waves-effect waves-light orange">UF Financial Aid</a>
</div>
<div class="row center">
<a href="http://www.uflib.ufl.edu/msl" id="download-button" class="btn-large waves-effect waves-light blue lighten-1">Marston Science Library</a>
</div>
<div class="row center">
<a href="http://www.lynda.com/" id="download-button" class="btn-large waves-effect waves-light blue lighten-2">Lynda Tutorials</a>
</div>
<div class="row center">
<a href="http://www.w3schools.com/" id="download-button" class="btn-large waves-effect waves-light blue lighten-3">W3Schools</a>
</div>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center brown-text"><i class="material-icons"></i></h2>
<div class="row center">
<a href="https://www.facebook.com/groups/ufprogteam/" id="download-button" class="btn-large waves-effect waves-light orange">UF Programming Team</a>
</div>
<div class="row center">
<a href="https://www.dso.ufl.edu/care/medical-withdrawal-process/" id="download-button" class="btn-large waves-effect waves-light blue lighten-1">UF Medical Withdrawal</a>
</div>
<div class="row center">
<a href="https://www.dso.ufl.edu/veteran" id="download-button" class="btn-large waves-effect waves-light blue lighten-2">Collegiate Veterans Success Center</a>
</div>
<div class="row center">
<a href="http://www.tutormatchingservice.com/" id="download-button" class="btn-large waves-effect waves-light blue lighten-3">Tutoring Matching Service</a>
</div>
<div class="row center">
<a href="http://www.studyedge.com/" id="download-button" class="btn-large waves-effect waves-light blue lighten-4">Study Edge</a>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
Originally created by <a class="orange-text text-lighten-3" href="https://github.com/nicolasiscoding">Nicolas Fry</a> &&
<a class="orange-text text-lighten-3" href="http://bit.ly/1PhGF3N" target="_blank">Alligator article!</a> &&
<a class="orange-text text-lighten-3" href="https://www.google.com/policies/privacy/partners/" target="_blank">Privacy Policy (to cover the domain renewal costs!)</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
</body>
</html>