8000 Updated content from codeRIT to BrickHack by skyegallup · Pull Request #55 · codeRIT/coderit.github.io · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ markdown: kramdown
highliter: pygments

# Setup
title: codeRIT
title: BrickHack
url: https://coderit.org
description: codeRIT represents a coalition of RIT 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.
description: BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals.

sass:
sass_dir: _sass
2 changes: 1 addition & 1 deletion _includes/foot.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer id="footer">
<div class="inner container">
<p>&copy; codeRIT {{ site.time | date: '%Y' }} All Rights Reserved</p>
<p>&copy; BrickHack {{ site.time | date: '%Y' }} All Rights Reserved</p>
</div>
</footer>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="{{site.description}}" />
<meta property="og:description" content="{{site.description}}" />
<meta property="og:image" content="/assets/images/coderit/coderit_logo.png" />
<meta property="og:image" content="/assets/images/brickhack/brickhack_logo.png" />
<meta property="og:url" content="http:coderit.org" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://coderit.org" />
<meta name="twitter:title" content="codeRIT" />
<meta name="twitter:description" content="{{site.description}}" />
<title>codeRIT</title>
<link rel="icon" type="image/png" href="/assets/images/icon.png" />
<title>BrickHack</title>
<link rel="icon" type="image/png" href="/assets/images/favicon.ico" />
<link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" />
Expand Down
16 changes: 8 additions & 8 deletions _site/404.html
Original file line number Diff 7440 line number Diff line change
Expand Up @@ -12,16 +12,16 @@
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="codeRIT represents a coalition of RIT 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." />
<meta property="og:description" content="codeRIT represents a coalition of RIT 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." />
<meta property="og:image" content="/assets/images/coderit/coderit_logo.png" />
<meta name="description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." />
<meta property="og:description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." />
<meta property="og:image" content="/assets/images/brickhack/brickhack_logo.png" />
<meta property="og:url" content="http:coderit.org" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://coderit.org" />
<meta name="twitter:title" content="codeRIT" />
<meta name="twitter:description" content="codeRIT represents a coalition of RIT 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." />
<title>codeRIT</title>
<link rel="icon" type="image/png" href="/assets/images/icon.png" />
<meta name="twitter:description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." />
<title>BrickHack</title>
<link rel="icon" type="image/png" href="/assets/images/favicon.ico" />
<link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet" />
Expand All @@ -32,12 +32,12 @@
<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="http://localhost:4000">cave entrance</a> to find what you are looking for.</p>
<p>Try going back to the <a href="https://coderit.org">cave entrance</a> to find what you are looking for.</p>
</div>
</div>
<footer id="footer">
<div class="inner container">
<p>&copy; codeRIT 2020 All Rights Reserved</p>
<p>&copy; BrickHack 2021 All Rights Reserved</p>
</div>
</footer>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
Expand Down
12 changes: 8 additions & 4 deletions _site/assets/css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions _site/atom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

<title>codeRIT</title>
<link href="http://localhost:4000/atom.xml" rel="self"/>
<link href="http://localhost:4000/"/>
<updated>2020-09-17T11:46:36-04:00</updated>
<id>http://localhost:4000</id>
<title>BrickHack</title>
<link href="https://coderit.org/atom.xml" rel="self"/> 5285 ;
<link href="https://coderit.org/"/>
<updated>2021-07-01T13:48:36-05:00</updated>
<id>https://coderit.org</id>
<author>
<name></name>
<email></email>
Expand Down
8 changes: 4 additions & 4 deletions _site/clayhack.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="codeRIT represents a coalition of RIT 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." />
<meta property="og:description" content="codeRIT represents a coalition of RIT 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." />
<meta name="description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." />
<meta property="og:description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." />
<meta property="og:image" content="/assets/images/coderit_logo2.png" />
<meta property="og:url" content="http:coderit.org" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:url" content="https://coderit.org" />
<meta name="twitter:title" content="codeRIT" />
<meta name="twitter:description" content="codeRIT represents a coalition of RIT 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." />
<meta name="twitter:description" content="BrickHack represents a coalition of RIT students with a passion for producing excellent hackathons. It focuses its attention towards producing the annual BrickHack hackathon and other hackathons at RIT by uniting and enhancing the efforts of organizers, designers, sponsors, and other talented individuals." />
<title>ClayHack</title>
<link rel="icon" type="image/png" href="/assets/images/icon.png" />
<link href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600" rel="stylesheet" type="text/css" />
Expand Down Expand Up @@ -104,7 +104,7 @@ <h2 class="title">GET IN TOUCH</h2>

<footer id="footer-clayhack">
<div class="inner container">
<p>&copy; codeRIT 2020 All Rights Reserved</p>
<p>&copy; codeRIT 2021 All Rights Reserved</p>
</div>
</footer>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
Expand Down
Loading
0