Skip to content

Commit 99f2f1f

Browse files
author
Christopher Baudouin
committed
- Removes unused directories
- Fixes loader.gif
1 parent af3748b commit 99f2f1f

File tree

14 files changed

+7
-134
lines changed

14 files changed

+7
-134
lines changed

_includes/events.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div id="event-list-cta">
22
<div class="center">
3-
<img class="loader" src="assets/css/loader.gif" />
3+
<img class="loader" src="assets/images/loader.gif" />
44
</div>
5-
</div>
5+
</div>

_posts/2014-04-30-Welcome-codeRIT.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

_site/2014/04/30/Welcome-codeRIT.html

Lines changed: 0 additions & 49 deletions
This file was deleted.

_site/atom.xml

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -4,62 +4,13 @@
44
<title>codeRIT</title>
55
<link href="http://localhost:4000/atom.xml" rel="self"/>
66
<link href="http://localhost:4000/"/>
7-
<updated>2019-03-06T10:06:50-05:00</updated>
7+
<updated>2019-03-06T10:09:22-05:00</updated>
88
<id>http://localhost:4000</id>
99
<author>
1010
<name></name>
1111
<email></email>
1212
</author>
1313

1414

15-
<entry>
16-
<title>codeRIT General Meeting</title>
17-
<link href="http://localhost:4000/events/2017/09/12/Meeting-1.html"/>
18-
<updated>2017-09-12T00:00:00-04:00</updated>
19-
<id>http://localhost:4000/events/2017/09/12/Meeting-1</id>
20-
<content type="html">
21-
</content>
22-
</entry>
23-
24-
<entry>
25-
<title>Y-Hack</title>
26-
<link href="http://localhost:4000/events/2014/10/31/Y-Hack.html"/>
27-
<updated>2014-10-31T00:00:00-04:00</updated>
28-
<id>http://localhost:4000/events/2014/10/31/Y-Hack</id>
29-
<content type="html">
30-
</content>
31-
</entry>
32-
33-
<entry>
34-
<title>Hack MIT</title>
35-
<link href="http://localhost:4000/events/2014/10/03/Hack-MIT.html"/>
36-
<updated>2014-10-03T00:00:00-04:00</updated>
37-
<id>http://localhost:4000/events/2014/10/03/Hack-MIT</id>
38-
<content type="html">
39-
</content>
40-
</entry>
41-
42-
<entry>
43-
<title>Big Red Hacks</title>
44-
<link href="http://localhost:4000/events/2014/09/26/Big-Red-Hacks.html"/>
45-
<updated>2014-09-26T00:00:00-04:00</updated>
46-
<id>http://localhost:4000/events/2014/09/26/Big-Red-Hacks</id>
47-
<content type="html">
48-
</content>
49-
</entry>
50-
51-
<entry>
52-
<title>Welcome</title>
53-
<link href="http://localhost:4000/2014/04/30/Welcome-codeRIT.html"/>
54-
<updated>2014-04-30T00:00:00-04:00</updated>
55-
<id>http://localhost:4000/2014/04/30/Welcome-codeRIT</id>
56-
<content type="html">&lt;p&gt;codeRIT represents a coalition of students with a mission to represent the RIT hackathon community on a national level. It focuses its attention towards increasing its relationship with other collegiate technical communities, teaching software development and entrepreneurial skills to its members, and uniting a fragmented collection of groups amongst GCCIS as one RIT group&lt;/p&gt;
57-
58-
&lt;p&gt;Video that was used to make this awesome site.&lt;br /&gt;&lt;/p&gt;
59-
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;//www.youtube.com/embed/HlGcXcdwJqk&quot; frameborder=&quot;0&quot; allowfullscreen=&quot;&quot;&gt;&lt;/iframe&gt;
60-
61-
</content>
62-
</entry>
63-
6415

6516
</feed>

_site/clayhack.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,10 @@ <h3 class="center">EVENT SCHEDULE</h3>
6666
<div class="col">
6767
<div id="event-list-cta">
6868
<div class="center">
69-
<img class="loader" src="assets/css/loader.gif" />
69+
<img class="loader" src="assets/images/loader.gif" />
7070
</div>
7171
</div>
72+
7273
</div>
7374
<div class="col center">
7475
<h4>BrickHack V</h4>

_site/events/2014/09/26/Big-Red-Hacks.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_site/events/2014/10/03/Hack-MIT.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_site/events/2014/10/31/Y-Hack.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_site/events/2017/09/12/Meeting-1.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_site/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,10 @@ <h3 class="center">EVENT SCHEDULE</h3>
6060
<div class="col">
6161
<div id="event-list-cta">
6262
<div class="center">
63-
<img class="loader" src="assets/css/loader.gif" />
63+
<img class="loader" src="assets/images/loader.gif" />
6464
</div>
6565
</div>
66+
6667
</div>
6768
<div class="col center">
6869
<h3>BrickHack V</h3>

events/_posts/2014-09-26-Big-Red-Hacks.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

events/_posts/2014-10-03-Hack-MIT.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

events/_posts/2014-10-31-Y-Hack.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

events/_posts/2017-9-12-Meeting-1.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)