Skip to content

Commit d1ea4a6

Browse files
committed
removed some extraneous pages, resources and files
1 parent 59b1520 commit d1ea4a6

5 files changed

+17
-222
lines changed

index.html

+17-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Chris Dermody's GitHub Projects</title>
99

1010
<link rel="stylesheet" href="css/bootstrap.min.css">
11-
<link rel="stylesheet" href="css/animate.css">
11+
<!-- <link rel="stylesheet" href="css/animate.css"> -->
1212
<link rel="stylesheet" href="css/style.css">
1313

1414

@@ -19,6 +19,19 @@
1919
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
2020
<![endif]-->
2121

22+
<script>
23+
24+
if(location.hostname != "localhost") {
25+
(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-42920430-17', 'auto'); ga('send', 'pageview');
26+
} else {
27+
console.log('dev mode detected, don\'t track view')
28+
}
29+
30+
31+
</script>
32+
33+
34+
2235
</head>
2336
<body>
2437

@@ -156,12 +169,12 @@ <h4>Technology</h4>
156169

157170

158171
</div>
159-
172+
<!--
160173
<div class="container-fluid">
161174
162175
163176
164-
</div>
177+
</div> -->
165178

166179
<!-- <div class="text-center">
167180
<p style="margin-top:20px"">*Also love building other things, like VBA macros, mobile applications, chat bots, and the odd motorbike...</p>
@@ -172,6 +185,6 @@ <h4>Technology</h4>
172185
<!-- Including Bootstrap JS (with its jQuery dependency) so that dynamic components work -->
173186
<script src="js/jquery-3.1.0.min.js"></script>
174187
<script src="js/bootstrap.min.js"></script>
175-
<script src="js/myScripts.js"></script>
188+
<!-- <script src="js/myScripts.js"></script> -->
176189
</body>
177190
</html>

js/handlebars.min-latest.js

-28
This file was deleted.

js/typeahead.js

-1
This file was deleted.

lobsterlogo.sketch

-224 KB
Binary file not shown.

search.html

-189
This file was deleted.

0 commit comments

Comments
 (0)