From c1ac9696bbdbef4f7b4c7629794c0e15f7ac6015 Mon Sep 17 00:00:00 2001 From: Peter Kos Date: Thu, 17 Sep 2020 11:46:14 -0400 Subject: [PATCH 01/11] Update copyright (fresh run of jekyll) --- _site/404.html | 2 +- _site/assets/css/main.css | 21 +++------------------ _site/atom.xml | 2 +- _site/clayhack.html | 2 +- _site/index.html | 2 +- 5 files changed, 7 insertions(+), 22 deletions(-) diff --git a/_site/404.html b/_site/404.html index f3728d1..998ceab 100644 --- a/_site/404.html +++ b/_site/404.html @@ -37,7 +37,7 @@

Looks like this tiger den is empty.

diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css index 0670993..c017820 100644 --- a/_site/assets/css/main.css +++ b/_site/assets/css/main.css @@ -161,23 +161,8 @@ a:hover { color: #F36321; } #error-page h1 { margin-top: 0; padding-top: 25px; } -@media screen and (max-width: 768px) { body { font-size: 14px; } - .grid-cta .col { clear: both; float: none !important; margin-top: 8px; padding-right: 0; width: 100% !important; } - .section { padding-bottom: 15px; padding-top: 15px; } - .section .title { margin-bottom: 25px; } - #about .badge-cta { margin-bottom: 40px; } - #about .badge-cta .badge-icon { font-size: 3em; height: 100px; width: 100px; } - #about .badge-cta .badge-name { margin: 0; } - #events { padding-bottom: 20px; padding-top: 20px; } - #events .inner { padding: 20px 10px; } - #events p { width: auto; } - #event-list { width: 100%; } - #committees .committee { display: block !important; margin-left: 0; text-align: left !important; transform: none !important; width: 100% !important; } - #committees .committee-info { margin-left: 0 !important; width: 100% !important; } } - -@media screen and (max-width: 400px) { #contact .grid-cta { width: auto; } - #events .container { background: #FFFFFF; } - #events .inner { padding: 10px 3px; } - #event-list-cta { width: auto; } } +@media screen and (max-width: 768px) { body { font-size: 14px; } .grid-cta .col { clear: both; float: none !important; margin-top: 8px; padding-right: 0; width: 100% !important; } .section { padding-bottom: 15px; padding-top: 15px; } .section .title { margin-bottom: 25px; } #about .badge-cta { margin-bottom: 40px; } #about .badge-cta .badge-icon { font-size: 3em; height: 100px; width: 100px; } #about .badge-cta .badge-name { margin: 0; } #events { padding-bottom: 20px; padding-top: 20px; } #events .inner { padding: 20px 10px; } #events p { width: auto; } #event-list { width: 100%; } #committees .committee { display: block !important; margin-left: 0; text-align: left !important; transform: none !important; width: 100% !important; } #committees .committee-info { margin-left: 0 !important; width: 100% !important; } } + +@media screen and (max-width: 400px) { #contact .grid-cta { width: auto; } #events .container { background: #FFFFFF; } #events .inner { padding: 10px 3px; } #event-list-cta { width: auto; } } /*# sourceMappingURL=main.css.map */ \ No newline at end of file diff --git a/_site/atom.xml b/_site/atom.xml index 31b5e17..90fa90c 100644 --- a/_site/atom.xml +++ b/_site/atom.xml @@ -4,7 +4,7 @@ codeRIT - 2019-09-03T12:12:45-04:00 + 2020-09-17T11:42:51-04:00 http://localhost:4000 diff --git a/_site/clayhack.html b/_site/clayhack.html index 7927c6e..4f6d642 100644 --- a/_site/clayhack.html +++ b/_site/clayhack.html @@ -104,7 +104,7 @@

GET IN TOUCH

-

© codeRIT 2019 All Rights Reserved

+

© codeRIT 2020 All Rights Reserved

diff --git a/_site/index.html b/_site/index.html index 3e53b92..c3f7837 100644 --- a/_site/index.html +++ b/_site/index.html @@ -125,7 +125,7 @@

GET IN TOUCH

-

© codeRIT 2019 All Rights Reserved

+

© codeRIT 2020 All Rights Reserved

From 2addcf888dd94858ae10d1d6314f711d0584e2d5 Mon Sep 17 00:00:00 2001 From: Peter Kos Date: Thu, 17 Sep 2020 11:49:45 -0400 Subject: [PATCH 02/11] BH6->BH7; open site in new tab --- _site/atom.xml | 2 +- _site/index.html | 4 ++-- index.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_site/atom.xml b/_site/atom.xml index 90fa90c..fe7d93a 100644 --- a/_site/atom.xml +++ b/_site/atom.xml @@ -4,7 +4,7 @@ codeRIT - 2020-09-17T11:42:51-04:00 + 2020-09-17T11:46:36-04:00 http://localhost:4000 diff --git a/_site/index.html b/_site/index.html index c3f7837..1c1d78d 100644 --- a/_site/index.html +++ b/_site/index.html @@ -75,12 +75,12 @@

EVENT SCHEDULE

-

BrickHack 6

+

BrickHack 7

We're getting ready for the next BrickHack.

If you would like to be a part of RIT's history, we could use your help. Join one of our committees and help create something great!

Get Involved
- BrickHack Website + BrickHack Website
diff --git a/index.html b/index.html index be65d69..30ff555 100644 --- a/index.html +++ b/index.html @@ -43,12 +43,12 @@

EVENT SCHEDULE

{% include events.html %}
-

BrickHack 6

+

BrickHack 7

We're getting ready for the next BrickHack.

If you would like to be a part of RIT's history, we could use your help. Join one of our committees and help create something great!

Get Involved
- BrickHack Website + BrickHack Website
From cf7d7385917e7ab627bf3e95505e90c4e7d5f87e Mon Sep 17 00:00:00 2001 From: Claire Gallup Date: Fri, 25 Jun 2021 19:52:49 -0500 Subject: [PATCH 03/11] Adjusted content to reflect club transition --- index.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 30ff555..b9da0e5 100644 --- a/index.html +++ b/index.html @@ -5,16 +5,17 @@
-

WHAT IS CODERIT?

+

WHAT IS BRICKHACK?

-

codeRIT is a community of students who like to make things. We empower all RIT students, especially newcomers, with the tools and knowledge necessary to become successful makers.

-

Join codeRIT on CampusGroups

-

Join our Slack

+ +

BrickHack is a community of students passionate about running hackathons: fast-paced prototyping events. Our members love the challenge of organizing great events through careful planning, empathy, and a little bit of luck.

+

Join BrickHack on CampusGroups

+

Discord server coming soon!


@@ -24,7 +25,7 @@

Education

Community

-

Join a community of makers.

+

Join a community of organizers.

@@ -43,12 +44,12 @@

EVENT SCHEDULE

{% include events.html %}
-

BrickHack 7

+

BrickHack 8

We're getting ready for the next BrickHack.

If you would like to be a part of RIT's history, we could use your help. Join one of our committees and help create something great!

Get Involved
- BrickHack Website + Event Website
From a36bb6e6b62525c312ba3e062c56a83fa1b33051 Mon Sep 17 00:00:00 2001 From: Claire Gallup Date: Sun, 27 Jun 2021 01:23:47 -0500 Subject: [PATCH 04/11] Updated Discord link to indicate disabled state --- _site/404.html | 4 ++-- _site/assets/css/main.css | 8 +++++--- _site/atom.xml | 8 ++++---- _site/clayhack.html | 2 +- _site/index.html | 19 ++++++++++--------- assets/css/main.sass | 8 +++++--- index.html | 4 ++-- 7 files changed, 29 insertions(+), 24 deletions(-) diff --git a/_site/404.html b/_site/404.html index 998ceab..f086df6 100644 --- a/_site/404.html +++ b/_site/404.html @@ -32,12 +32,12 @@

Looks like this tiger den is empty.

-

Try going back to the cave entrance to find what you are looking for.

+

Try going back to the cave entrance to find what you are looking for.

-

© codeRIT 2020 All Rights Reserved

+

© codeRIT 2021 All Rights Reserved

diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css index c017820..8514a9d 100644 --- a/_site/assets/css/main.css +++ b/_site/assets/css/main.css @@ -29,15 +29,17 @@ a:hover { color: #F36321; } .button.orange { color: #F3852A; border-color: #F3852A; } -.button.orange:hover { background: #F3852A; color: #FFFFFF; } +.button.orange:hover:not(.disabled) { background: #F3852A; color: #FFFFFF; } .button.clay { color: #ED7277; border-color: #EF6669; padding-bottom: 10px; margin-bottom: 2.5%; } -.button.clay:hover { background: #EF6669; color: #FFFFFF; } +.button.clay:hover:not(.disabled) { background: #EF6669; color: #FFFFFF; } .button.blue { color: #194774; border-color: #194774; } -.button.blue:hover { background: #194774; color: #FFFFFF; } +.button.blue:hover:not(.disabled) { background: #194774; color: #FFFFFF; } + +.button.disabled { cursor: not-allowed; } .banner { box-sizing: border-box; color: #FFFFFF; display: block; margin: 0 auto; padding: 10px 0; position: relative; width: 100%; } diff --git a/_site/atom.xml b/_site/atom.xml index fe7d93a..f9c21d5 100644 --- a/_site/atom.xml +++ b/_site/atom.xml @@ -2,10 +2,10 @@ codeRIT - - - 2020-09-17T11:46:36-04:00 - http://localhost:4000 + + + 2021-06-27T01:21:24-05:00 + https://coderit.org diff --git a/_site/clayhack.html b/_site/clayhack.html index 4f6d642..4323975 100644 --- a/_site/clayhack.html +++ b/_site/clayhack.html @@ -104,7 +104,7 @@

GET IN TOUCH

-

© codeRIT 2020 All Rights Reserved

+

© codeRIT 2021 All Rights Reserved

diff --git a/_site/index.html b/_site/index.html index 1c1d78d..2f725e2 100644 --- a/_site/index.html +++ b/_site/index.html @@ -32,16 +32,17 @@
-

WHAT IS CODERIT?

+

WHAT IS BRICKHACK?

-

codeRIT is a community of students who like to make things. We empower all RIT students, especially newcomers, with the tools and knowledge necessary to become successful makers.

-

Join codeRIT on CampusGroups

-

Join our Slack

+

BrickHack is a community of students passionate about running hackathons: fast-paced prototyping events. Our members love the challenge of organizing great events through careful planning, empathy, and a little bit of luck.

+

More info coming soon!

+

Join BrickHack on CampusGroups

+

Discord server coming soon!


@@ -51,7 +52,7 @@

Education

Community

-

Join a community of makers.

+

Join a community of organizers.

@@ -75,12 +76,12 @@

EVENT SCHEDULE

-

BrickHack 7

+

BrickHack 8

We're getting ready for the next BrickHack.

If you would like to be a part of RIT's history, we could use your help. Join one of our committees and help create something great!

Get Involved
- BrickHack Website + Event Website
@@ -125,7 +126,7 @@

GET IN TOUCH

-

© codeRIT 2020 All Rights Reserved

+

© codeRIT 2021 All Rights Reserved

diff --git a/assets/css/main.sass b/assets/css/main.sass index 496e774..a2b13fa 100644 --- a/assets/css/main.sass +++ b/assets/css/main.sass @@ -93,7 +93,7 @@ a color: $orange-light border-color: $orange-light - &:hover + &:hover:not(.disabled) background: $orange-light color: $white &.clay @@ -101,15 +101,17 @@ a border-color: $clay-light padding-bottom: 10px margin-bottom: 2.5% - &:hover + &:hover:not(.disabled) background: $clay-light color: $white &.blue color: $blue-light border-color: $blue-light - &:hover + &:hover:not(.disabled) background: $blue-light color: $white + &.disabled + cursor: not-allowed .banner box-sizing: border-box diff --git a/index.html b/index.html index b9da0e5..f7fbfc3 100644 --- a/index.html +++ b/index.html @@ -12,10 +12,10 @@

WHAT IS BRICKHACK?

-

BrickHack is a community of students passionate about running hackathons: fast-paced prototyping events. Our members love the challenge of organizing great events through careful planning, empathy, and a little bit of luck.

+

More info coming soon!

Join BrickHack on CampusGroups

-

Discord server coming soon!

+

Discord server coming soon!


From eba5096194166d18b45febd9ac536f15afe549e0 Mon Sep 17 00:00:00 2001 From: Claire Gallup Date: Sun, 27 Jun 2021 01:31:30 -0500 Subject: [PATCH 05/11] codeRIT logo -> BrickHack (7) logo --- _site/atom.xml | 2 +- _site/index.html | 2 +- assets/images/brickhack/brickhack_logo.png | Bin 0 -> 12469 bytes index.html | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 assets/images/brickhack/brickhack_logo.png diff --git a/_site/atom.xml b/_site/atom.xml index f9c21d5..1af4b9f 100644 --- a/_site/atom.xml +++ b/_site/atom.xml @@ -4,7 +4,7 @@ codeRIT - 2021-06-27T01:21:24-05:00 + 2021-06-27T01:28:58-05:00 https://coderit.org diff --git a/_site/index.html b/_site/index.html index 2f725e2..3fb6a78 100644 --- a/_site/index.html +++ b/_site/index.html @@ -31,7 +31,7 @@