This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
127 lines (115 loc) · 6.79 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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>University of California on GitHub</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/x-icon" href="/favicon.png" />
<link rel="stylesheet" href="css/bootstrap.min.css">
<style>
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<link rel="stylesheet" href="css/bootstrap-responsive.min.css">
<link rel="stylesheet" href="css/style.css">
<script src="js/libs/modernizr-2.5.3-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]><p class=chromeframe>Your browser is <em>ancient!</em> <a href="http://browsehappy.com/">Upgrade to a different browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to experience this site.</p><![endif]-->
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="/index.html">University of California</a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="/index.html">Home</a></li>
<li><a href="/about.html">About</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<h4>Welcome to the </h4>
<h1>University of California</h1>
<h2>Information Technology Collaborative Homepage</h2>
<hr />
<p>This portal intends to promote and enable the sharing of code and other IT-related materials across the University of California system.</p>
</div>
<!-- Example row of columns (span12 to a row)-->
<div class="row">
<div class="span6">
<h2><i class="icon-home"></i> University GitHub Accounts</h2>
<p>These links will take you to the GitHub homepage for each organization, where you can view open source projects. For access to closed-source projects, please contact the administrator of the desired organization.</p>
<ul>
<li><a href="https://github.com/ucberkeley">UC Berkeley (https://github.com/ucberkeley)</a></li>
<li><a href="https://github.com/ucdavis">UC Davis (https://github.com/ucdavis)</a></li>
<li><a href="https://github.com/ucirvine">UC Irvine (https://github.com/ucirvine)</a></li>
<li><a href="https://github.com/ucla/">UCLA (https://github.com/ucla/)</a></li>
<li><a href="https://github.com/ucr">UC Riverside (https://github.com/ucr)</a></li>
<li><a href="https://github.com/ucr-bioinformatics">UC Riverside - Bioinformatics Core Facility (https://github.com/ucr-bioinformatics)</a></li>
<li><a href="https://github.com/ucsd">UC San Diego (https://github.com/ucsd)</a></li>
<li><a href="https://github.com/ucsdlib">UC San Diego - Library (https://github.com/ucsdlib)</a></li>
<li><a href="https://github.com/ucsbfinaid">UC Santa Barbara Financial Aid (https://github.com/ucsbfinaid)</a></li>
<li><a href="https://github.com/ucsf-ckm">UCSF - Center for Knowledge Management (https://github.com/ucsf-ckm)</a></li>
<li><a href="https://github.com/ucsc">UC Santa Cruz (https://github.com/ucsc)</a></li>
</ul>
</div>
<div class="span6">
<h2><i class="icon-bullhorn"></i> Projects of Interest</h2>
<p>Here are some links to interesting projects going on around the UC system. Why not stop by one and take a peek?</p>
<ul>
<li>UCLA Mobile Web Framework: <a href="http://mwf.ucla.edu/">http://mwf.ucla.edu/</a></li>
<li>UC Davis PrePurchasing: <a href="http://ucdavis.github.com/Purchasing/">http://ucdavis.github.com/Purchasing/</a></li>
<li>Jazzee Open Application Platform: <a href="http://jazzee.org/">http://jazzee.org/</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="span6">
<h2><i class="icon-random"></i> Fork Your Projects</h2>
<p>There is a <a href="https://github.com/universityofcalifornia/">University of California GitHub Site (https://github.com/universityofcalifornia/)</a> where you can fork your own public projects for additional visibility by the greater UC community.</p>
</div>
<div class="span6">
<h2><i class="icon-globe"></i> Links</h2>
<p>Links to other great UC resources across the web</p>
<ul>
<li>DevOps Wiki: <a href="https://spaces.ais.ucla.edu/display/ucdevops/Home">https://spaces.ais.ucla.edu/display/ucdevops/Home</a></li>
<li> UC Collaboration Tools Wiki: <a href="https://spaces.ais.ucla.edu/display/ucmetacollab/UC+Collaboration+Tools">https://spaces.ais.ucla.edu/display/ucmetacollab/UC+Collaboration+Tools</a></li>
</ul>
</div>
</div>
<hr class="soft">
<div class="row well">
<div class="span12">
<h2><i class="icon-pencil"></i> Contribute</h2>
<p>You can make this site better by visiting the repository for this website and adding information about your own projects. Simply <a href="https://github.com/universityofcalifornia/universityofcalifornia.github.com">fork this repository (https://github.com/universityofcalifornia/universityofcalifornia.github.com)</a> and make a pull request with your changes!</p>
<p>For now, if you have any questions or want any content added directly send me a tweet @srkirkland.</p>
</div>
</div>
<hr>
<footer>
<p>University of California, @2012 UC Regents</p>
</footer>
</div> <!-- /container -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/libs/jquery-1.7.2.min.js"><\/script>')</script>
<script src="js/libs/bootstrap/bootstrap.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>