Skip to content

Commit 0f1638f

Browse files
committed
update site for update
1 parent 1cb8629 commit 0f1638f

File tree

6 files changed

+1483
-2
lines changed

6 files changed

+1483
-2
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ tmp
88
dist
99
css
1010
node_modules
11-
*.html
1211
!2015/**/*
1312
!halloffame.html
1413
!thankyou.html

deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
grunt build
2+
# grunt build
33

44
git config user.name "Circle CI"
55
git config user.email "[email protected]"

index.html

+82
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
<!doctype HTML>
2+
<html lang="en">
3+
<head>
4+
<title>Tech Retreat | 2015 Thank You</title>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta name="keywords" content="Tech, Retreat, Techretreat, Waterloo, Tech Retreat"/>
9+
<meta name="description"
10+
content="Tech Retreat - Learn. Collaborate. Create. Tech Retreat brings together passionate high school students at a one-day event held in the heart of Canada's technology hub. Hear from seasoned speakers and students in the industry. Learn and collaborate with like-minded peers to create something amazing."/>
11+
<meta property="og:title" content="Waterloo Tech Retreat"/>
12+
<meta property="og:description"
13+
content="Tech Retreat brings together passionate high school students at a one-day event held in the heart of Canada's technology hub. Hear from seasoned speakers and students in the industry. "/>
14+
<meta property="og:image" content="http://techretreat.ca/img/moonlogo-circled.png"/>
15+
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300' rel='stylesheet' type='text/css'>
16+
<link rel="stylesheet" href="/css/style.css">
17+
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
18+
<link rel="apple-touch-icon" sizes="57x57" href="/img/favicon/apple-icon-57x57.png">
19+
<link rel="apple-touch-icon" sizes="60x60" href="/img/favicon/apple-icon-60x60.png">
20+
<link rel="apple-touch-icon" sizes="72x72" href="/img/favicon/apple-icon-72x72.png">
21+
<link rel="apple-touch-icon" sizes="76x76" href="/img/favicon/apple-icon-76x76.png">
22+
<link rel="apple-touch-icon" sizes="114x114" href="/img/favicon/apple-icon-114x114.png">
23+
<link rel="apple-touch-icon" sizes="120x120" href="/img/favicon/apple-icon-120x120.png">
24+
<link rel="apple-touch-icon" sizes="144x144" href="/img/favicon/apple-icon-144x144.png">
25+
<link rel="apple-touch-icon" sizes="152x152" href="/img/favicon/apple-icon-152x152.png">
26+
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-icon-180x180.png">
27+
<link rel="icon" type="image/png" sizes="192x192" href="/img/favicon/android-icon-192x192.png">
28+
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
29+
<link rel="icon" type="image/png" sizes="96x96" href="/img/favicon/favicon-96x96.png">
30+
<link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
31+
<link rel="manifest" href="/img/manifest.json">
32+
<meta name="msapplication-TileColor" content="#ffffff">
33+
<meta name="msapplication-TileImage" content="/img/favicon/ms-icon-144x144.png">
34+
<meta name="theme-color" content="#ffffff">
35+
</head>
36+
<body>
37+
<section class="showcase container-fluid" style="line-height:2.2em;">
38+
<div class="row">
39+
<div class="col-md-8 col-md-offset-2">
40+
<a href="/"><img class="img-responsive center-img" src="/img/techretreat-shaded-moon.png"/></a>
41+
<h2 class='center'>Update</h2>
42+
<p class='header__description'>
43+
Unfortunately due to issues securing funds for the event, we have made the decision to cancel Tech Retreat for this year. We hate that things have come to this, but at the current level of funding the event simply cannot meet our expectations of what the event should be.
44+
</p><p class='header__description'>
45+
Our team of organizers have worked hard over the last few months to turn things around. We are very sorry about the cancellation.
46+
</p><p class='header__description'>
47+
If you have any questions, please don’t hesitate to reach out at [email protected].</p>
48+
<p class='header__description'>
49+
The Tech Retreat Team </p>
50+
</div>
51+
</section>
52+
<footer id="contact-us" class="container-fluid">
53+
<div class="row">
54+
<div class="col-lg-8 col-lg-offset-2">
55+
<p>Sponsorship inquiries? Questions?</p>
56+
57+
<p>Say hello!</p>
58+
59+
<div class="social"><a class="fa fa-2x fa-envelope-square" href="mailto:[email protected]"></a> <a
60+
class="fa fa-2x fa-facebook-square" href="https://www.facebook.com/kwtechretreat"></a> <a
61+
class="fa fa-2x fa-twitter-square" href="http://twitter.com/TechRetreat"></a></div>
62+
<p class="love">Made with love.</p>
63+
</div>
64+
</div>
65+
</footer>
66+
<script>
67+
(function (i, s, o, g, r, a, m) {
68+
i['GoogleAnalyticsObject'] = r;
69+
i[r] = i[r] || function () {
70+
(i[r].q = i[r].q || []).push(arguments)
71+
}, i[r].l = 1 * new Date();
72+
a = s.createElement(o),
73+
m = s.getElementsByTagName(o)[0];
74+
a.async = 1;
75+
a.src = g;
76+
m.parentNode.insertBefore(a, m)
77+
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
78+
ga('create', 'UA-61535728-1', 'auto');
79+
ga('send', 'pageview');
80+
</script>
81+
</body>
82+
</html>

0 commit comments

Comments
 (0)