Skip to content

update fork #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Oct 11, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
41a6d26
Reduced wordiness and formality
piperchester Sep 11, 2014
eee2bc8
Revert 'join your peers'
piperchester Sep 11, 2014
c8c863f
Change 'Northeast' to 'nation'
piperchester Sep 11, 2014
ff12aa4
Merge pull request #6 from codeRIT/maint/minor-wording-changes
benkantor Sep 11, 2014
ef8507f
Add permalink to /404.html
piperchester Sep 12, 2014
fb17f0f
Change layout to default. Fix #7
piperchester Sep 12, 2014
fe7faaa
Cut the ® footer to plug in our layout
piperchester Sep 12, 2014
0afbd88
restyled 404 page to fit with design
nateperry Sep 12, 2014
8da4fb6
Merge pull request #8 from codeRIT/bug/7-404-page
nateperry Sep 12, 2014
12e9801
Fix typo
piperchester Sep 15, 2014
f9fdb6b
Center footer text
piperchester Sep 15, 2014
c7bf2cb
Add link to website
piperchester Sep 15, 2014
1f54c8f
Merge pull request #9 from codeRIT/maint/footer-clean-up
benkantor Sep 15, 2014
f1efc21
removed deprecated names
nateperry Sep 26, 2014
fa0b4d3
Created majority of redesign
nateperry Sep 27, 2014
d98e988
removed committee images for temporary soft launch
nateperry Oct 2, 2014
f01018e
Merge pull request #11 from codeRIT/feature/redesign
nateperry Oct 2, 2014
86176f5
add scroll script, fixes #14
nateperry Oct 9, 2014
df912db
Edited some typos
Oct 9, 2014
b9bb092
improved mobile view resolves #16, calendar api closes #12 and closes…
nateperry Oct 11, 2014
5ed2928
Merge pull request #17 from codeRIT/feature/events
nateperry Oct 11, 2014
61d114f
added error handling to events
nateperry Oct 11, 2014
9ee1593
add missing return in event error
nateperry Oct 11, 2014
36d7ad0
added new api key
nateperry Oct 11, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 8 additions & 10 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
layout: fullscreen
layout: default
permalink: /404.html
title: "404"
image: /assets/images/luke.png
---

<div id="post-info">
<p style="color: #fff; opacity: .75; font-size: 420px; font-weight: bold">404</p>
<h2 style=" margin: 0 0 0 0;">This page has just discovered that Darth Vader is his father and ran away to not be found. Go back to the homepage.</h2>
</div>
<div id="nav-icon" style="bottom: 60px;">
<a href="{{ site.url }}"><span class="genericon genericon-home"></span></a>
</div>
<p class="copyright">&copy;{{ site.time | date: "%Y" }}, <a href="{{ site.copyright.url }}" target="_blank">{{ site.copyright.author }}</a>. <a href="{{ site.copyright.type_url }}" target="_blank">{{ site.copyright.type_title }}</a>.</p>
<div class="foot-pusher">
<div id="error-page" class="container center">
<h1>Looks like this tiger den is empty.</h1>
<p>Try going back to the <a href="{{ site.url }}">cave entrance</a> to find what you are looking for.</p>
</div>
</div>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
coderit.github.io
=================

The official website of codeRIT.
The official website of [codeRIT](http://coderit.org).
28 changes: 22 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,28 @@
# Dependencies
markdown: redcarpet
pygments: false

# Permalinks
permalink: /blog/:title
highliter: pygments

# Setup
title: codeRIT
tagline: 'codeRIT'
description: '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.'
url: http://coderit.org

committees:
- name: Logistics & Hospitality
description: Our main goal is to make sure that everyone is comfortable and having fun during Brick Hack events. We are responsible for planning out the many needs of the event, such as location, events, venue setup, food, and many other important amenities.
image: http://placehold.it/150

- name: Marketing & Design
description: Our team is in charge of the branding of our organization by creatings logos, building and managing websites, getting swag to hand out, and handling all of our social media efforts.
image: http://placehold.it/150

- name: Director
description: Communicates all organization ongoings with each committee as well as with administration. Maintains various weekly events for the entire organization.
image: http://placehold.it/150

- name: Sponsorship
description: We reach out to some of the best companies in the world to come to and sponsor our events. Without the financial support from these different companies, none of our events could take place.
image: http://placehold.it/150

- name: Travel & Outreach
description: We communicate with other schools to learn how make our own organization better. By networking with other schools, we open more opportunities to attend their events and for them to attend ours.
image: http://placehold.it/150
5 changes: 5 additions & 0 deletions _includes/events.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<div id="event-list-cta">
<div class="center">
<img class="loader" src="assets/css/loader.gif" />
</div>
</div>
10 changes: 7 additions & 3 deletions _includes/foot.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<footer id="footer" class="banner">
<footer id="footer">
<div class="inner container">
<p>&copy;CodeRIT 2014 All Rights Reserved</p>
<p>&copy;codeRIT 2014 All Rights Reserved</p>
</div>
</footer>
<div class="divider"></div>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.8.3/moment.min.js"></script>
<script type="text/javascript" src="/assets/scripts/main.js"></script>
<script>function GAPILoad(){Events.init();}</script>
<script src="https://apis.google.com/js/client.js?onload=GAPILoad"></script>
Loading