diff --git a/assets/mobirise/css/mbr-additional.css b/assets/mobirise/css/mbr-additional.css index 11724cb..0fa7bc3 100644 --- a/assets/mobirise/css/mbr-additional.css +++ b/assets/mobirise/css/mbr-additional.css @@ -102,7 +102,7 @@ body { background-color: #40b0bf !important; } .bg-info { - background-color: #47b5ed !important; + background-color: #0077b6 !important; } .bg-warning { background-color: #fdf0d5 !important; @@ -156,8 +156,8 @@ body { } .btn-info, .btn-info:active { - background-color: #47b5ed !important; - border-color: #47b5ed !important; + background-color: #0077b6 !important; + border-color: #0077b6 !important; color: #ffffff !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); } @@ -166,15 +166,15 @@ body { .btn-info.focus, .btn-info.active { color: #ffffff !important; - background-color: #148cca !important; - border-color: #148cca !important; + background-color: #003e5f !important; + border-color: #003e5f !important; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); } .btn-info.disabled, .btn-info:disabled { color: #ffffff !important; - background-color: #148cca !important; - border-color: #148cca !important; + background-color: #003e5f !important; + border-color: #003e5f !important; } .btn-success, .btn-success:active { @@ -332,13 +332,13 @@ body { .btn-info-outline:active { background-color: transparent !important; border-color: transparent; - color: #47b5ed; + color: #0077b6; } .btn-info-outline:hover, .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline.active { - color: #148cca !important; + color: #003e5f !important; background-color: transparent!important; border-color: transparent!important; box-shadow: none!important; @@ -346,8 +346,8 @@ body { .btn-info-outline.disabled, .btn-info-outline:disabled { color: #ffffff !important; - background-color: #47b5ed !important; - border-color: #47b5ed !important; + background-color: #0077b6 !important; + border-color: #0077b6 !important; } .btn-success-outline, .btn-success-outline:active { @@ -464,7 +464,7 @@ body { color: #40b0bf !important; } .text-info { - color: #47b5ed !important; + color: #0077b6 !important; } .text-warning { color: #fdf0d5 !important; @@ -496,7 +496,7 @@ a.text-success.active { a.text-info:hover, a.text-info:focus, a.text-info.active { - color: #1283bc !important; + color: #003450 !important; } a.text-warning:hover, a.text-warning:focus, @@ -541,7 +541,7 @@ a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-cap background-color: #70c770; } .alert-info { - background-color: #47b5ed; + background-color: #0077b6; } .alert-warning { background-color: #fdf0d5; @@ -571,7 +571,7 @@ a:hover { } .mbr-plan-header.bg-info .mbr-plan-subtitle, .mbr-plan-header.bg-info .mbr-plan-price-desc { - color: #ffffff; + color: #37baff; } .mbr-plan-header.bg-warning .mbr-plan-subtitle, .mbr-plan-header.bg-warning .mbr-plan-price-desc { @@ -752,7 +752,7 @@ a { } .cid-sgPI0rTtnd .dropdown-menu, .cid-sgPI0rTtnd .navbar.opened { - background: #780000 !important; + background: #c80425 !important; } .cid-sgPI0rTtnd .nav-item:focus, .cid-sgPI0rTtnd .nav-link:focus { @@ -787,7 +787,7 @@ a { transition: all 0.3s; border-bottom: 1px solid transparent; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); - background: #780000; + background: #c80425; } .cid-sgPI0rTtnd .navbar.opened { transition: all 0.3s; @@ -932,7 +932,7 @@ a { padding: 0.667em 1.667em; } .cid-sgPI0rTtnd .navbar.navbar-expand-lg .dropdown .dropdown-menu { - background: #780000; + background: #c80425; } .cid-sgPI0rTtnd .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu { margin: 0; @@ -1037,7 +1037,7 @@ a { .cid-sgPJ0TKe9q { padding-top: 4rem; padding-bottom: 3rem; - background-color: #003049; + background-color: #2b2d42; } @media (max-width: 991px) { .cid-sgPJ0TKe9q .image-wrapper { @@ -1051,27 +1051,27 @@ a { width: 100%; } .cid-sgPJ0TKe9q .mbr-description { - color: #fdf0d5; + color: #ffffff; text-align: center; } .cid-tih9EvSaF5 { padding-top: 5rem; padding-bottom: 0rem; - background-color: #003049; + background-color: #2b2d42; } .cid-tih9EvSaF5 .mbr-section-title { - color: #fdf0d5; + color: #ffffff; } .cid-tih9EvSaF5 .mbr-section-subtitle { - color: #fdf0d5; + color: #ffffff; } .cid-sgPJIlmBEv { padding-top: 0rem; padding-bottom: 5rem; - background-color: #003049; + background-color: #2b2d42; } .cid-sgPJIlmBEv .card-wrapper { - background: #f05165; + background: #f45b69; border-radius: 4px; } @media (max-width: 767px) { @@ -1100,7 +1100,7 @@ a { .cid-t5rSAuN6jS { padding-top: 5rem; padding-bottom: 6rem; - background-color: #003049; + background-color: #2b2d42; } .cid-t5rSAuN6jS img, .cid-t5rSAuN6jS .item-img { @@ -1116,7 +1116,7 @@ a { .cid-t5rSAuN6jS .slide-content { position: relative; border-radius: 4px; - background: #003049; + background: #2b2d42; height: 100%; display: flex; overflow: hidden; @@ -1228,19 +1228,19 @@ a { .cid-sU99xA04eV { padding-top: 5rem; padding-bottom: 5rem; - background-color: #f05165; + background-color: #f45b69; } .cid-sU99xA04eV .mbr-section-subtitle { text-align: center; - color: #fdf0d5; + color: #ffffff; } .cid-sU99xA04eV .mbr-text { - color: #fdf0d5; + color: #ffffff; } .cid-t5J1p7r28q { padding-top: 6rem; padding-bottom: 4rem; - background-color: #003049; + background-color: #2b2d42; } .cid-t5J1p7r28q img, .cid-t5J1p7r28q .item-img { @@ -1256,7 +1256,7 @@ a { .cid-t5J1p7r28q .slide-content { position: relative; border-radius: 4px; - background: #003049; + background: #2b2d42; height: 100%; display: flex; overflow: hidden; @@ -1368,7 +1368,7 @@ a { .cid-sU9iJiwiKR { padding-top: 0rem; padding-bottom: 8rem; - background-color: #003049; + background-color: #2b2d42; } .cid-sU9iJiwiKR .mbr-section-title { color: #ffffff; @@ -1408,7 +1408,7 @@ a { .cid-t5zRJx1DXX { padding-top: 5rem; padding-bottom: 5rem; - background-color: #003049; + background-color: #2b2d42; } .cid-t5zRJx1DXX .image-wrapper { display: flex; diff --git a/assets/theme/js/script.js b/assets/theme/js/script.js index f922e58..ae3689b 100644 --- a/assets/theme/js/script.js +++ b/assets/theme/js/script.js @@ -53,4 +53,4 @@ c}).forEach(function(a){a=a.querySelector("span.sign")?a.querySelector("span.sig function(){b.forEach(function(a){a.addEventListener("click",c)});d.forEach(function(a){a.addEventListener("click",c)});u&&e(a).carousel({keyboard:!1})});a.addEventListener("slid.bs.carousel",function(){b.forEach(function(a){a.removeEventListener("click",c)});d.forEach(function(a){a.removeEventListener("click",c)});u&&e(a).carousel({keyboard:!0});1 .dropdown-menu": { + "display": "block" + }, + "ul.navbar-nav": { + "flex-wrap": "wrap" + }, + ".navbar-buttons": { + "text-align": "center", + "min-width": "170px" + }, + "button.navbar-toggler": { + "outline": "none", + "width": "31px", + "height": "20px", + "cursor": "pointer", + "transition": "all 0.2s", + "position": "relative", + "align-self": "center", + ".hamburger span": { + "position": "absolute", + "right": "0", + "width": "30px", + "height": "2px", + "border-right": "5px", + "background-color": "@hamburgerColor", + "&:nth-child(1)": { + "top": "0", + "transition": "all 0.2s" + }, + "&:nth-child(2)": { + "top": "8px", + "transition": "all 0.15s" + }, + "&:nth-child(3)": { + "top": "8px", + "transition": "all 0.15s" + }, + "&:nth-child(4)": { + "top": "16px", + "transition": "all 0.2s" + } + } + }, + "nav.opened .hamburger span": { + "&:nth-child(1)": { + "top": "8px", + "width": "0", + "opacity": "0", + "right": "50%", + "transition": "all 0.2s" + }, + "&:nth-child(2)": { + "transform": "rotate(45deg)", + "transition": "all 0.25s" + }, + "&:nth-child(3)": { + "transform": "rotate(-45deg)", + "transition": "all 0.25s" + }, + "&:nth-child(4)": { + "top": "8px", + "width": "0", + "opacity": "0", + "right": "50%", + "transition": "all 0.2s" + } + }, + ".navbar-dropdown": { + "padding": "0 1rem", + "& when (@sticky)": { + "position": "fixed" + } + }, + "a.nav-link": { + "display": "flex", + "align-items": "center", + "justify-content": "center" + }, + ".icons-menu": { + "flex-wrap": "nowrap", + "display": "flex", + "justify-content": "center", + "padding-left": "1rem", + "padding-right": "1rem", + "padding-top": "0.3rem", + "text-align": "center" + }, + "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { + ".navbar": { + "height": "70px", + "&.opened": { + "height": "auto" + } + }, + ".nav-item .nav-link:hover::before": { + "width": "175%", + "max-width": "calc(100% ~\"+\" 2rem)", + "left": "-1rem" + } + } + }, + "_name": "menu3", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n \n
", + "_cid": "sgPI0rTtnd", + "_anchor": "menu3-0", + "_protectedParams": [], + "_global": true, + "_once": "menu", + "_params": {} + }, + { + "alias": false, + "_styles": { + "& when not (@fullScreen)": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)" + }, + "& when (@bg-type = 'color')": { + "background-color": "@bg-value" + }, + "& when (@bg-type = 'image')": { + "background-image": "url(@bg-value)" + }, + "@media (max-width: 991px)": { + ".image-wrapper": { + "margin-bottom": "1rem" + } + }, + ".row": { + "flex-direction": "row-reverse" + }, + "img": { + "width": "100%" + }, + ".mbr-description": { + "color": "#fdf0d5", + "text-align": "center" + } + }, + "_name": "image3", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n\n
\n
\n
\n
\n \"Hack@WPI\"\n

\n
January 13 - 15th, 2023

\n
\n
\n
\n
\n
", + "_cid": "sgPJ0TKe9q", + "_anchor": "image3-1", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "& when not (@fullScreen)": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)" + }, + "& when (@bg-type = 'color')": { + "background-color": "@bg-value" + }, + "& when (@bg-type = 'image')": { + "background-image": "url(@bg-value)" + }, + ".mbr-section-title": { + "color": "#fdf0d5" + }, + ".mbr-section-subtitle": { + "color": "#fdf0d5" + } + }, + "_name": "content4", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n
\n

\n Hack@WPI Is Now GOATHACKS!

\n

\n We're excited to announce our rebranding to GOATHACKS!

\n \n
\n
\n
\n
", + "_cid": "tih9EvSaF5", + "_anchor": "content4-1f", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "& when not (@fullScreen)": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)" + }, + "& when (@bg-type = \"color\")": { + "background-color": "@bg-value" + }, + "& when (@bg-type = \"image\")": { + "background-image": "url(@bg-value)" + }, + ".card-wrapper": { + "background": "@wrapBgColor", + "border-radius": "4px", + "@media (max-width: 767px)": { + "padding": "1rem" + }, + "@media (min-width: 768px) and (max-width: 991px)": { + "padding": "2rem" + }, + "@media (min-width: 992px)": { + "padding": "4rem" + } + }, + ".card-title": { + "color": "#ffffff" + }, + ".mbr-text, .mbr-section-btn": { + "color": "#ffffff", + "text-align": "center" + } + }, + "_name": "header12", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n
\n
\n
\n
\n
\n

\n Registration Opens Winter 2022!

\n


Please take a moment to read through our FAQ section below. If you have any questions, please don't hesitate to reach out to us at hack@wpi.edu

This event will be run according to the MLH Code of Conduct.

(Returning hackers can scroll down to the bottom of the registration form and click \"Sign In\" to acces the GOATHACKS dashboard)

\n \n
\n
\n
\n
\n
\n
", + "_cid": "sgPJIlmBEv", + "_anchor": "header12-2", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)", + "& when (@bg-type = \"color\")": { + "background-color": "@bg-value" + }, + "& when (@bg-type = \"image\")": { + "background-image": "url(@bg-value)", + "& when (@overlay)": { + ".mbr-overlay": { + "background": "@overlayColor", + "opacity": "@overlayOpacity" + } + } + }, + "img, .item-img": { + "width": "100%", + "& when (@autoSize)": { + "height": "100%", + "object-fit": "cover", + "& when (@showCardTitle)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + }, + "& when (@showCardSubtitle)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + }, + "& when (@showText)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + }, + "& when (@showButtons)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + } + } + }, + ".item:focus, span:focus": { + "outline": "none" + }, + ".item-wrapper": { + "position": "relative" + }, + ".slide-content": { + "position": "relative", + "border-radius": "4px", + "background": "@cardsBg", + "height": "100%", + "display": "flex", + "overflow": "hidden", + "flex-flow": "column nowrap", + "@media (min-width: 992px)": { + "& when (@showButtons)": { + ".item-content": { + "padding": "2rem 2rem 0" + }, + ".item-footer": { + "padding": "0 2rem 2rem" + } + }, + "& when not (@showButtons)": { + ".item-content": { + "padding": "2rem" + } + } + }, + "@media (max-width: 991px)": { + "& when (@showButtons)": { + ".item-content": { + "padding": "1rem 1rem 0" + }, + ".item-footer": { + "padding": "0 1rem 1rem" + } + }, + "& when not (@showButtons)": { + ".item-content": { + "padding": "1rem" + } + } + } + }, + ".mbr-section-btn": { + "margin-top": "auto !important" + }, + ".mbr-section-title": { + "color": "#ffffff" + }, + ".mbr-text, .mbr-section-btn": { + "text-align": "left" + }, + ".item-title": { + "text-align": "left" + }, + ".item-subtitle": { + "text-align": "left" + }, + ".embla__slide": { + "display": "flex", + "justify-content": "center", + "position": "relative", + "min-width": "410px", + "max-width": "410px", + "@media (max-width: 768px)": { + "min-width": "70%", + "max-width": "initial", + "margin-left": "1rem !important", + "margin-right": "1rem !important" + } + }, + ".embla__button--next, .embla__button--prev": { + "display": "flex" + }, + ".embla__button": { + "top": "50%", + "width": "60px", + "height": "60px", + "margin-top": "-1.5rem", + "font-size": "22px", + "background-color": "rgba(0, 0, 0, 0.5)", + "color": "#fff", + "border": "2px solid #fff", + "border-radius": "50%", + "transition": "all 0.3s", + "position": "absolute", + "display": "flex", + "justify-content": "center", + "align-items": "center", + "& when not (@arrows)": { + "display": "none" + }, + "& when not (@arrowsMobile)": { + "@media (max-width: 768px)": { + "display": "none" + } + }, + "&:disabled": { + "cursor": "default", + "display": "none" + }, + "&:hover": { + "background": "#000", + "color": "rgba(255, 255, 255, 0.5)" + }, + "&.embla__button--prev": { + "left": "0", + "margin-left": "2.5rem" + }, + "&.embla__button--next": { + "right": "0", + "margin-right": "2.5rem" + }, + "@media (max-width: 767px)": { + "top": "auto" + } + }, + ".embla": { + "position": "relative", + "width": "100%" + }, + ".embla__viewport": { + "overflow": "hidden", + "width": "100%" + }, + ".embla__viewport.is-draggable": { + "cursor": "grab" + }, + ".embla__viewport.is-dragging": { + "cursor": "grabbing" + }, + ".embla__container": { + "display": "flex", + "user-select": "none", + "-webkit-touch-callout": "none", + "-khtml-user-select": "none", + "-webkit-tap-highlight-color": "transparent" + } + }, + "_name": "slider4", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

GOATHACKS in previous years

\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", + "_cid": "t5rSAuN6jS", + "_anchor": "slider4-10", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)", + "background-color": "@bgColor", + ".mbr-section-subtitle": { + "text-align": "center", + "color": "#fdf0d5" + }, + ".mbr-text": { + "color": "#fdf0d5" + } + }, + "_name": "content5", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n \n
\n
\n
\n
\n

\n Article Title\n

\n

Tentative Event Schedule

\n

Friday January 13th    
06:00 PM   Doors Open / Check-In Begins\n
06:30 PM   Opening Ceremony Begins\n
07:30 PM   Opening Ceremony Ends - Start Brainstorming and Team-Forming!\n
07:30 PM   Team Formation Activity (in-person only)
12:30 AM   In-person venue closes for the night

Saturday January 14th
09:00 AM   Breakfast
01:00 PM    Lunch
06:00 PM   Dinner

Sunday January 15th
09:00 AM  Breakfast
11:00 AM   Project Submission Deadline (Upload to DevPost!)\n
02:00 PM   Closing Ceremony and Awards
04:00 PM   Event end - in-person venue closes



\n
\n
\n
\n
", + "_cid": "sU99xA04eV", + "_anchor": "content5-x", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)", + "& when (@bg-type = \"color\")": { + "background-color": "@bg-value" + }, + "& when (@bg-type = \"image\")": { + "background-image": "url(@bg-value)", + "& when (@overlay)": { + ".mbr-overlay": { + "background": "@overlayColor", + "opacity": "@overlayOpacity" + } + } + }, + "img, .item-img": { + "width": "100%", + "& when (@autoSize)": { + "height": "100%", + "object-fit": "cover", + "& when (@showCardTitle)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + }, + "& when (@showCardSubtitle)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + }, + "& when (@showText)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + }, + "& when (@showButtons)": { + "height": "(@imageHeight * 100px)", + "object-fit": "cover" + } + } + }, + ".item:focus, span:focus": { + "outline": "none" + }, + ".item-wrapper": { + "position": "relative" + }, + ".slide-content": { + "position": "relative", + "border-radius": "4px", + "background": "@cardsBg", + "height": "100%", + "display": "flex", + "overflow": "hidden", + "flex-flow": "column nowrap", + "@media (min-width: 992px)": { + "& when (@showButtons)": { + ".item-content": { + "padding": "2rem 2rem 0" + }, + ".item-footer": { + "padding": "0 2rem 2rem" + } + }, + "& when not (@showButtons)": { + ".item-content": { + "padding": "2rem" + } + } + }, + "@media (max-width: 991px)": { + "& when (@showButtons)": { + ".item-content": { + "padding": "1rem 1rem 0" + }, + ".item-footer": { + "padding": "0 1rem 1rem" + } + }, + "& when not (@showButtons)": { + ".item-content": { + "padding": "1rem" + } + } + } + }, + ".mbr-section-btn": { + "margin-top": "auto !important" + }, + ".mbr-section-title": { + "color": "#ffffff" + }, + ".mbr-text, .mbr-section-btn": { + "text-align": "left" + }, + ".item-title": { + "text-align": "left" + }, + ".item-subtitle": { + "text-align": "left" + }, + ".embla__slide": { + "display": "flex", + "justify-content": "center", + "position": "relative", + "min-width": "410px", + "max-width": "410px", + "@media (max-width: 768px)": { + "min-width": "70%", + "max-width": "initial", + "margin-left": "1rem !important", + "margin-right": "1rem !important" + } + }, + ".embla__button--next, .embla__button--prev": { + "display": "flex" + }, + ".embla__button": { + "top": "50%", + "width": "60px", + "height": "60px", + "margin-top": "-1.5rem", + "font-size": "22px", + "background-color": "rgba(0, 0, 0, 0.5)", + "color": "#fff", + "border": "2px solid #fff", + "border-radius": "50%", + "transition": "all 0.3s", + "position": "absolute", + "display": "flex", + "justify-content": "center", + "align-items": "center", + "& when not (@arrows)": { + "display": "none" + }, + "& when not (@arrowsMobile)": { + "@media (max-width: 768px)": { + "display": "none" + } + }, + "&:disabled": { + "cursor": "default", + "display": "none" + }, + "&:hover": { + "background": "#000", + "color": "rgba(255, 255, 255, 0.5)" + }, + "&.embla__button--prev": { + "left": "0", + "margin-left": "2.5rem" + }, + "&.embla__button--next": { + "right": "0", + "margin-right": "2.5rem" + }, + "@media (max-width: 767px)": { + "top": "auto" + } + }, + ".embla": { + "position": "relative", + "width": "100%" + }, + ".embla__viewport": { + "overflow": "hidden", + "width": "100%" + }, + ".embla__viewport.is-draggable": { + "cursor": "grab" + }, + ".embla__viewport.is-dragging": { + "cursor": "grabbing" + }, + ".embla__container": { + "display": "flex", + "user-select": "none", + "-webkit-touch-callout": "none", + "-khtml-user-select": "none", + "-webkit-tap-highlight-color": "transparent" + } + }, + "_name": "slider4", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

\n Previous Years Sponsors


\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", + "_cid": "t5J1p7r28q", + "_anchor": "slider4-19", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "& when not (@fullScreen)": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)" + }, + "& when (@bg-type = 'image')": { + "background-image": "url(@bg-value)" + }, + "& when (@bg-type = 'color')": { + "background-color": "@bg-value" + }, + ".mbr-section-title": { + "color": "#ffffff" + }, + ".mbr-text, .mbr-section-btn": { + "color": "#ffffff", + "text-align": "center" + } + }, + "_name": "info1", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n


Looking to Sponsor?

\n

\n Interested in sponsoring? See our sponsor packet below and reach out to us at hack@wpi.edu\n

\n \n
\n
\n
\n
", + "_cid": "sU9iJiwiKR", + "_anchor": "info1-z", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)", + "& when (@bg-type = 'color')": { + "background-color": "@bg-value" + }, + "& when (@bg-type = 'image')": { + "background-image": "url(@bg-value)" + }, + ".card .card-header": { + "background-color": "transparent", + "margin-bottom": "0" + }, + ".panel-title": { + "display": "flex", + "align-items": "center", + "justify-content": "space-between" + }, + ".mbr-iconfont": { + "padding-left": "1rem", + "font-family": "'Moririse2' !important", + "font-size": "1.4rem !important", + "color": "@primaryColor" + }, + ".panel-body, .card-header": { + "padding": "1rem 0" + }, + ".panel-title-edit": { + "color": "#000000" + } + }, + "_name": "content17", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n\n \n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n \n
\n \n
\n
\n
\n

Frequently Asked Questions

\n

\n Subtitle

\n
\n \n
\n
\n \n
\n
\n

Yes, we will be providing food and refreshments for all attendants, more information to come!

\n
\n
\n
\n
1\">\n \n
\n
\n

Anyone who is attending a university! Hackers must be 18+ years old and must be attending a college or university to participate.

\n
\n
\n
\n
2\">\n \n
\n
\n

You do not need to know how to code in order to participate! Hack@WPI 2023 is open to all kinds of STEAM disciplines, and we encourage both software and hardware hacks. This means the event is not limited to just CS majors or programmers -- practically anybody can participate. 

\n
\n
\n
\n
3\">\n \n
\n
\n

Tools, hardware and machines are available to WPI students in the Makerspace in the Innovation Studio; students should see makerspace.wpi.edu for more details.\n

\n
\n
\n
\n
4\">\n \n
\n
\n

\n Teams can range anywhere from 1 to 5 people.

\n
\n
\n
\n
5\">\n \n
\n
\n

The venue will be open over night for all participants to stay and work!

\n
\n
\n
\n
\n
\n
\n
\n
", + "_cid": "sU9izjxqWU", + "_anchor": "content17-y", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + }, + { + "alias": false, + "_styles": { + "padding-top": "(@paddingTop * 1rem)", + "padding-bottom": "(@paddingBottom * 1rem)", + "& when (@bg-type = 'color')": { + "background-color": "@bg-value" + }, + "& when (@bg-type = 'image')": { + "background-image": "url(@bg-value)" + }, + ".image-wrapper": { + "display": "flex", + "align-items": "center" + }, + ".card-wrapper": { + "margin-bottom": "2rem", + "@media (max-width: 991px)": { + "padding": "1rem 2rem" + }, + "@media (min-width: 992px)": { + "padding": "2rem 4rem" + }, + "display": "flex", + "border-radius": "4px", + "background": "@cardsBg" + }, + ".mbr-iconfont": { + "font-size": "(@iconSize * 1rem)", + "padding-right": "1.5rem", + "color": "@primaryColor" + }, + ".mbr-section-title": { + "color": "#ffffff" + } + }, + "_name": "contacts2", + "_sourceTheme": "mobirise5", + "_customHTML": "
\n \n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Cards
\n \n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n

\n Contact Us!

\n

\n Contacts Subtitle\n

\n
\n
\n
\n
\n
\n \n
\n
\n
\n Email
\n

hack@wpi.edu

\n
\n
\n
\n
1\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@goathacks_wpi

\n
\n
\n
\n
2\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@wpi_acm

\n
\n
\n
\n
3\">\n
\n
\n \n
\n
\n
\n Working Hours\n
\n

\n 9:00 - 18:00\n

\n
\n
\n
\n
\n
\n
", + "_cid": "t5zRJx1DXX", + "_anchor": "contacts2-13", + "_protectedParams": [], + "_global": false, + "_once": false, + "_params": {} + } + ] + } + } +} \ No newline at end of file diff --git a/index.html b/index.html index a845460..0255273 100644 --- a/index.html +++ b/index.html @@ -242,7 +242,7 @@
-

Tentative Event Schedule

+

Tentative Event Schedule

Friday January 13th    
06:00 PM   Doors Open / Check-In Begins
06:30 PM   Opening Ceremony Begins
07:30 PM   Opening Ceremony Ends - Start Brainstorming and Team-Forming! @@ -501,7 +501,7 @@

@@ -521,8 +521,8 @@ -

This site was created with Mobirise

+

This web page was built with Mobirise

- + \ No newline at end of file diff --git a/project.mobirise b/project.mobirise index a8d04bf..9640fb4 100644 --- a/project.mobirise +++ b/project.mobirise @@ -9,7 +9,7 @@ "primaryColor": "#000000", "secondaryColor": "#ff8a8a", "successColor": "#40b0bf", - "infoColor": "#47b5ed", + "infoColor": "#0077b6", "warningColor": "#fdf0d5", "dangerColor": "#ff9966", "mainFont": "Jost", @@ -30,13 +30,13 @@ "isScrollToTopButton": false }, "additionalSetColors": [ + "#0077b6", + "#f45b69", + "#bbd1ea", + "#2b2d42", + "#c80425", "#003049", - "#f05165", - "#fdf0d5", - "#669bbc", - "#c1121f", - "#ac2b37", - "#780000" + "#f05165" ] }, "path": "@PROJECT_PATH@", @@ -496,7 +496,7 @@ }, "_name": "menu3", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n \n
", + "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n \n
", "_cid": "sgPI0rTtnd", "_anchor": "menu3-0", "_protectedParams": [], @@ -529,13 +529,13 @@ "width": "100%" }, ".mbr-description": { - "color": "#fdf0d5", + "color": "#ffffff", "text-align": "center" } }, "_name": "image3", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n\n
\n
\n
\n
\n \"Hack@WPI\"\n

\n
January 13 - 15th, 2023

\n
\n
\n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n\n
\n
\n
\n
\n \"Hack@WPI\"\n

\n
January 13 - 15th, 2023

\n
\n
\n
\n
\n
", "_cid": "sgPJ0TKe9q", "_anchor": "image3-1", "_protectedParams": [], @@ -557,15 +557,15 @@ "background-image": "url(@bg-value)" }, ".mbr-section-title": { - "color": "#fdf0d5" + "color": "#ffffff" }, ".mbr-section-subtitle": { - "color": "#fdf0d5" + "color": "#ffffff" } }, "_name": "content4", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n
\n

\n Hack@WPI Is Now GOATHACKS!

\n

\n We're excited to announce our rebranding to GOATHACKS!

\n \n
\n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n
\n

\n Hack@WPI Is Now GOATHACKS!

\n

\n We're excited to announce our rebranding to GOATHACKS!

\n \n
\n
\n
\n
", "_cid": "tih9EvSaF5", "_anchor": "content4-1f", "_protectedParams": [], @@ -609,7 +609,7 @@ }, "_name": "header12", "_sourceTheme": "mobirise5", - "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n
\n
\n
\n
\n
\n

\n Registration Opens Winter 2022!

\n


Please take a moment to read through our FAQ section below. If you have any questions, please don't hesitate to reach out to us at hack@wpi.edu

This event will be run according to the MLH Code of Conduct.

(Returning hackers can scroll down to the bottom of the registration form and click \"Sign In\" to acces the GOATHACKS dashboard)

\n \n
\n
\n
\n
\n
\n
", + "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n\n
\n
\n
\n
\n
\n
\n
\n

\n Registration Opens Winter 2022!

\n


Please take a moment to read through our FAQ section below. If you have any questions, please don't hesitate to reach out to us at hack@wpi.edu

This event will be run according to the MLH Code of Conduct.

(Returning hackers can scroll down to the bottom of the registration form and click \"Sign In\" to acces the GOATHACKS dashboard)

\n \n
\n
\n
\n
\n
\n
", "_cid": "sgPJIlmBEv", "_anchor": "header12-2", "_protectedParams": [], @@ -800,7 +800,7 @@ }, "_name": "slider4", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

GOATHACKS in previous years

\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

GOATHACKS in previous years

\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", "_cid": "t5rSAuN6jS", "_anchor": "slider4-10", "_protectedParams": [], @@ -816,15 +816,15 @@ "background-color": "@bgColor", ".mbr-section-subtitle": { "text-align": "center", - "color": "#fdf0d5" + "color": "#ffffff" }, ".mbr-text": { - "color": "#fdf0d5" + "color": "#ffffff" } }, "_name": "content5", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n \n
\n
\n
\n
\n

\n Article Title\n

\n

Tentative Event Schedule

\n

Friday January 13th    
06:00 PM   Doors Open / Check-In Begins\n
06:30 PM   Opening Ceremony Begins\n
07:30 PM   Opening Ceremony Ends - Start Brainstorming and Team-Forming!\n
07:30 PM   Team Formation Activity (in-person only)
12:30 AM   In-person venue closes for the night

Saturday January 14th
09:00 AM   Breakfast
01:00 PM    Lunch
06:00 PM   Dinner

Sunday January 15th
09:00 AM  Breakfast
11:00 AM   Project Submission Deadline (Upload to DevPost!)\n
02:00 PM   Closing Ceremony and Awards
04:00 PM   Event end - in-person venue closes



\n
\n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n \n
\n
\n
\n
\n

\n Article Title\n

\n

Tentative Event Schedule

\n

Friday January 13th    
06:00 PM   Doors Open / Check-In Begins\n
06:30 PM   Opening Ceremony Begins\n
07:30 PM   Opening Ceremony Ends - Start Brainstorming and Team-Forming!\n
07:30 PM   Team Formation Activity (in-person only)
12:30 AM   In-person venue closes for the night

Saturday January 14th
09:00 AM   Breakfast
01:00 PM    Lunch
06:00 PM   Dinner

Sunday January 15th
09:00 AM  Breakfast
11:00 AM   Project Submission Deadline (Upload to DevPost!)\n
02:00 PM   Closing Ceremony and Awards
04:00 PM   Event end - in-person venue closes



\n
\n
\n
\n
", "_cid": "sU99xA04eV", "_anchor": "content5-x", "_protectedParams": [], @@ -1015,7 +1015,7 @@ }, "_name": "slider4", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

\n Previous Years Sponsors


\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Carousel
\n \n \n \n \n \n \n
Cards
\n \n \n \n \n \n \n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n
\n
\n
\n

\n Previous Years Sponsors


\n
To add more cards, hover on a card and\n click 'Add items'
\n
\n
\n
\n
\n \n \n \n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n
\n \n
\n
\n
\n
Unique Styles
\n
\n Card Subtitle\n
\n

Select the theme that suits you. Each theme\n in the Mobirise Website Software contains a set of unique blocks.

\n
\n \n
\n
\n
\n
\n \n \n
\n
\n
", "_cid": "t5J1p7r28q", "_anchor": "slider4-19", "_protectedParams": [], @@ -1046,7 +1046,7 @@ }, "_name": "info1", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n


Looking to Sponsor?

\n

\n Interested in sponsoring? See our sponsor packet below and reach out to us at hack@wpi.edu\n

\n \n
\n
\n
\n
", + "_customHTML": "
\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n


Looking to Sponsor?

\n

\n Interested in sponsoring? See our sponsor packet below and reach out to us at hack@wpi.edu\n

\n \n
\n
\n
\n
", "_cid": "sU9iJiwiKR", "_anchor": "info1-z", "_protectedParams": [], @@ -1135,7 +1135,7 @@ }, "_name": "contacts2", "_sourceTheme": "mobirise5", - "_customHTML": "
\n \n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Cards
\n \n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n

\n Contact Us!

\n

\n Contacts Subtitle\n

\n
\n
\n
\n
\n
\n \n
\n
\n
\n Email
\n

hack@wpi.edu

\n
\n
\n
\n
1\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@goathacks_wpi

\n
\n
\n
\n
2\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@wpi_acm

\n
\n
\n
\n
3\">\n
\n
\n \n
\n
\n
\n Working Hours\n
\n

\n 9:00 - 18:00\n

\n
\n
\n
\n
\n
\n
", + "_customHTML": "
\n \n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Cards
\n \n \n \n \n \n
Background
\n
\n \n \n \n
\n \n \n \n
\n
\n
\n
\n
\n

\n Contact Us!

\n

\n Contacts Subtitle\n

\n
\n
\n
\n
\n
\n \n
\n
\n
\n Email
\n

hack@wpi.edu

\n
\n
\n
\n
1\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@goathacks_wpi

\n
\n
\n
\n
2\">\n
\n
\n \n
\n
\n
\n Instagram
\n

@wpi_acm

\n
\n
\n
\n
3\">\n
\n
\n \n
\n
\n
\n Working Hours\n
\n

\n 9:00 - 18:00\n

\n
\n
\n
\n
\n
\n
", "_cid": "t5zRJx1DXX", "_anchor": "contacts2-13", "_protectedParams": [], diff --git a/screenshot.png b/screenshot.png index 9cd9a1c..c53609a 100644 Binary files a/screenshot.png and b/screenshot.png differ