-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from HackNC/dev-phase
Dev phase
- Loading branch information
Showing
39 changed files
with
9,570 additions
and
475 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,19 +17,18 @@ | |
|
||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link | ||
href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" | ||
rel="stylesheet"> | ||
|
||
<script src="https://use.fontawesome.com/28dbc0dc5a.js"></script> | ||
<script src="https://kit.fontawesome.com/95c7888398.js" crossorigin="anonymous"></script> | ||
<!-- David's Kit^^ --> | ||
|
||
<script src="https://code.jquery.com/jquery-3.5.1.js" | ||
integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc=" crossorigin="anonymous"></script> | ||
<script src="static/js/main.js"></script> | ||
<script src="static/js/dolly-zoom.js"></script> | ||
<script src="static/js/hambuger-menu.js"></script> | ||
<script src="static/js/navbar.js" defer></script> | ||
<link rel="stylesheet" href="static/css/main.css"> | ||
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@700&family=Titillium+Web:wght@400;600&family=Urbanist:ital,wght@0,400;1,400&display=swap" rel="stylesheet"> | ||
</head> | ||
|
||
<body> | ||
|
@@ -39,14 +38,15 @@ | |
<li> | ||
<a href="#home"> | ||
<div class="home"> | ||
<img src="/static/assets/images/halloween-art/ram.svg" /> | ||
HackNC | ||
<span><img src="/static/assets/images/Splash/Copy of HackNC2024 Logo 2.0 .png" /> | ||
HackNC</span> | ||
</div> | ||
</a> | ||
</li> | ||
<li id="nav-section"><a href="#about">About</a></li> | ||
<li id="nav-section"><a href="#faq">FAQ</a></li> | ||
<li id="nav-section"><a href="#sponsors">Sponsors</a></li> | ||
<!--<li id="nav-section"><a href="meet-the-team/index.html">Meet The Team</a></li>--> | ||
</ul> | ||
</nav> | ||
|
||
|
@@ -59,27 +59,63 @@ | |
<a href="#about">About</a> | ||
<a href="#faq">FAQ</a> | ||
<a href="#sponsors">Sponsors</a> | ||
<!--<a href="meet-the-team/index.html">Meet The Team</a>--> | ||
</div> | ||
|
||
<!-- Logo and header --> | ||
<div class="splash"> | ||
<div class="banner"> | ||
<img id="banner-graphic" src="/static/assets/images/halloween-art/combined banner graphic.svg" | ||
alt="Banner Graphic SVG" /> | ||
<div class="banner-info"> | ||
|
||
<h1 class="tagline"><span class="haunted">HackNC 2024</span><br>Coming Soon!</h1> | ||
<!-- <h1 class="techortreat">Tech or Treat</h1> --> | ||
<div class="scroll-track"> | ||
<div class="sticky-div"> | ||
<div class="space-station-frame"> | ||
<img id="astronaut-ram" src="/static/assets/images/dolly-zoom-space-art/(border) ram astronaut.svg" /> | ||
<img id="ctrl-panel" | ||
src="/static/assets/images/dolly-zoom-space-art/(border) left wall control panel.svg" /> | ||
<img id="pipes" src="/static/assets/images/dolly-zoom-space-art/(border) right wall pipes.svg" /> | ||
<img id="id-card" src="/static/assets/images/dolly-zoom-space-art/(border) name tag.svg" /> | ||
<img id="screen" src="/static/assets/images/dolly-zoom-space-art/(border) constellation screen.svg" /> | ||
<img id="coffee" src="/static/assets/images/dolly-zoom-space-art/(border) space coffee.svg" /> | ||
<div class="banner-info"> | ||
<h2 class="date">{ November 2 - 3, 2024 }</h2> | ||
<button class="involve-button hide-button register-button"><a | ||
href="https://forms.gle/XKBWSz1AeRxMwS2n6" target="_blank">2024 Organizer Interest | ||
form</a></button> | ||
<a class="mobile-registration-link register-button" href="https://forms.gle/XKBWSz1AeRxMwS2n6" | ||
target="_blank">2024 Organizer Interest form</a> | ||
</div> | ||
</div> | ||
<div class="starry-sky"> | ||
<img id="ram-planet" src="/static/assets/images/Splash/Copy of HackNC2024 Logo 2.0 .png" /> | ||
<img id="HackNC-text" src="/static/assets/images/Splash/Copy of Text-DarkLightStar-WhiteFill.png" /> | ||
</div> | ||
</div> | ||
<div class="sticky-over"> | ||
This needs some text here for sticky-div to work. This text will be black so invisible and sticky-div set to | ||
100vh so covers too. | ||
</div> | ||
</div> | ||
|
||
<img id="splash-about-transition" src="/static/assets/images/Transitions/splash to about transition.svg"></img> | ||
|
||
<!-- | ||
<div class="splash"> | ||
<div class="banner"> | ||
<img id="banner-graphic" src="/static/assets/images/halloween-art/combined banner graphic.svg" | ||
alt="Banner Graphic SVG" /> | ||
<div class="banner-info"> | ||
<h1 class="tagline"><span class="haunted">HackNC 2024</span><br>Coming Soon!</h1> | ||
<h1 class="techortreat">Tech or Treat</h1> | ||
<h2 class="date">{ November 2 - 3, 2024 }</h2> | ||
<button class="involve-button hide-on-med-and-down register-button"><a | ||
href="https://forms.gle/XKBWSz1AeRxMwS2n6" target="_blank">2024 Organizer Interest form</a></button> | ||
<a class="mobile-registration-link register-button" href="https://forms.gle/XKBWSz1AeRxMwS2n6" | ||
target="_blank">2024 Organizer Interest form</a> | ||
<h2 class="date">{ November 2 - 3, 2024 }</h2> | ||
<button class="involve-button hide-on-med-and-down register-button"><a | ||
href="https://forms.gle/XKBWSz1AeRxMwS2n6" target="_blank">2024 Organizer Interest form</a></button> | ||
<a class="mobile-registration-link register-button" href="https://forms.gle/XKBWSz1AeRxMwS2n6" | ||
target="_blank">2024 Organizer Interest form</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
--> | ||
|
||
<!-- About --> | ||
<div class="section about"> | ||
|
@@ -102,13 +138,20 @@ <h1 class="about-heading">What is HackNC?</h1> | |
target="_blank">Explore Past Projects</a></button> | ||
</div> | ||
</div> | ||
<img id="about-graphic" src="/static/assets/images/halloween-art/combined about graphic.svg" | ||
<img id="about-graphic" src="/static/assets/images/About/HACKNC planet gif final.gif" | ||
alt="Raven, Full Moon, and Pumpkin SVG" /> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<!-- About to FAQ Transition --> | ||
<div class="about-to-faq"> | ||
<img class="mars" src="/static/assets/images/Transitions/Mars.svg" alt="mars"> | ||
<img class="saturn" src="/static/assets/images/Transitions/Saturn.svg" alt="saturn"> | ||
<img class="neptune" src="/static/assets/images/Transitions/Neptune.svg" alt="neptune"> | ||
</div> | ||
|
||
<!-- FAQ --> | ||
<div class="section faq"> | ||
<a class="nav-anchor" id="faq"></a> | ||
|
@@ -178,41 +221,44 @@ <h1 class="center sponsorFooter">Coming Soon!</h1> | |
|
||
</main> | ||
|
||
<!-- Footer --> | ||
<footer class="section"> | ||
<div class="container center"> | ||
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank"> | ||
<p>MLH Code of Conduct</p> | ||
</a> | ||
|
||
<div class="contact-info"> | ||
<a aria-label="HackNC email" target="_blank" href="mailto:[email protected]"> | ||
<i class="fa fa-envelope-square fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC facebook" target="_blank" href="https://www.facebook.com/thehacknc/"> | ||
<i class="fa fa-facebook-square fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC twitter" target="_blank" href="https://twitter.com/thehacknc"> | ||
<i class="fa fa-twitter-square fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC instagram" target="_blank" href="https://www.instagram.com/thehacknc/"> | ||
<i class="fa fa-instagram fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC linkedin" target="_blank" href="https://www.linkedin.com/company/thehacknc/"> | ||
<i class="fa fa-linkedin fa-2x"></i></a> | ||
<footer> | ||
<div class="background-container"> | ||
<div class="footer-content"> | ||
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" target="_blank"> | ||
<p>MLH Code of Conduct</p> | ||
</a> | ||
|
||
<div class="contact-info"> | ||
<a aria-label="HackNC email" target="_blank" href="mailto:[email protected]"> | ||
<i class="fa fa-envelope-square fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC facebook" target="_blank" href="https://www.facebook.com/thehacknc/"> | ||
<i class="fa fa-facebook-square fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC twitter" target="_blank" href="https://twitter.com/thehacknc"> | ||
<i class="fa fa-twitter-square fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC instagram" target="_blank" href="https://www.instagram.com/thehacknc/"> | ||
<i class="fa fa-instagram fa-2x"></i></a> | ||
|
||
<a aria-label="HackNC linkedin" target="_blank" href="https://www.linkedin.com/company/thehacknc/"> | ||
<i class="fa fa-linkedin fa-2x"></i> | ||
</a> | ||
</div> | ||
|
||
<div> | ||
<u>© HackNC 2024 </u> | ||
</div> | ||
</div> | ||
|
||
<u>© HackNC 2024 </u> | ||
</div> | ||
</footer> | ||
|
||
<a id="mlh-trust-badge" | ||
style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" | ||
href="https://mlh.io/na?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2025-season&utm_content=black" | ||
target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2025/mlh-trust-badge-2025-black.svg" | ||
alt="Major League Hacking 2025 Hackathon Season" | ||
style="width:100%"></a> | ||
<a id="mlh-trust-badge" | ||
style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" | ||
href="https://mlh.io/na?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2025-season&utm_content=black" | ||
target="_blank"><img | ||
src="https://s3.amazonaws.com/logged-assets/trust-badge/2025/mlh-trust-badge-2025-black.svg" | ||
alt="Major League Hacking 2025 Hackathon Season" style="width:100%"></a> | ||
</body> | ||
|
||
</html> |
Binary file not shown.
Oops, something went wrong.