2022-06-20 02:33:38 -07:00
<!DOCTYPE html>
< html lang = "en" >
<!--
Gilroy Hacks Website Source Code -> HTML (https://gilroyhacks.com)
2022-06-23 13:15:05 -07:00
File: licenses.html
2022-06-20 02:33:38 -07:00
Web-Designed by James Dinh ᓚᘏᗢ from scratch using pure HTML, CSS, and JS
For more info, contact jamesdinh77 (at) protonmail (dot) com
Copyright Disclaimer: This Source Code is Copyright (c) 2022 Gilroy Hacks All Rights Reserved.
-->
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, shrink-to-fit=no" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2022-06-30 14:43:32 -07:00
< title > Gilroy Hacks · Liscences< / title >
2022-06-23 13:15:05 -07:00
< link href = "css/licenses.css" rel = "stylesheet" type = "text/css" media = "all" >
2022-06-20 02:33:38 -07:00
< link href = "css/scroll_nav.css" rel = "stylesheet" type = "text/css" media = "all" >
< link rel = "icon" href = "img/Gilroy-Hacks-Logo-icon-tp.ico" >
< link rel = "apple-touch-icon" href = "img/Gilroy Hacks Logo (app).png" >
< meta name = "author" content = "Gilroy Hacks" >
< meta name = "copyright" content = "This site and its pages are Copyright (c) 2022 Gilroy Hacks All Rights Reserved." >
< meta name = "description" content = "The official website for the Gilroy Hacks Hackathon. Strengthen your skills and collaborate with others to create something useful." >
< meta name = "keywords" content = "Gilroy Hacks, GilroyHacks, Gilroy, hackathon, Bay Area, GECA, Dr. TJ Owens Gilroy Early College Academy" >
< script src = "js/leaflet.js" > < / script >
< script defer data-domain = "gilroyhacks.com" src = "https://plausible.gilroyhacks.com/js/plausible.js" > < / script >
< style >
@font-face {
font-family: "Glacial Indifference";
src: url("font/GlacialIndifference-Regular.otf") format('opentype');
font-display: swap;
}
body {
position: relative;
background-color: #0d1117 !important;
background-image: "";
color: #f2f1ef !important;
font-family: "Glacial Indifference";
}
< / style >
<!-- For icons, go here: https://iconsvg.xyz/ -->
< / head >
< body >
<!-- Nav -->
< nav id = "navBar" >
< a id = "nav-logo-a" href = "./" >
< img id = "nav-logo" src = "img/Gilroy Hacks Logo [Summer-wide-2].png" alt = "logo" / >
< / a >
2022-06-30 14:43:32 -07:00
< div id = "banner" >
2022-06-30 17:29:09 -07:00
< p id = "banner-text" > < a class = "navlink" id = "timer-link" href = "index.html#timeline" > Opening Ceremony< / a > in
2022-06-30 14:43:32 -07:00
< abbr class = "tooltip-nav" title = "Aug 12, 4pm" > < span id = "timer" > < / span > < / abbr >
<!-- <span id="nav - tooltip" data - text="Aug 12, 4pm"></span> -->
< / p >
< / div >
2022-06-20 02:33:38 -07:00
< div id = "nav-links-container" >
2022-06-23 13:15:05 -07:00
< input onclick = "btnToggle()" type = "checkbox" id = "check" >
2022-06-20 02:33:38 -07:00
< label for = "check" class = "checkbtn" >
< img src = "img/bars.png" loading = "lazy" height = "17" width = "25" alt = "Bars" / >
< / label >
2022-06-30 17:29:09 -07:00
< a target = "_blank" href = "https://forms.gle/coK7q43RwBV2f15i7" > < div id = "sign-up" > SIGN UP< / div > < / a >
2022-06-23 13:15:05 -07:00
< ul id = "navList" >
2022-06-30 17:29:09 -07:00
< li > < a class = "navlink" href = "index.html#event" > Event< / a > < / li >
< li > < a class = "navlink" href = "index.html#rules" > Rules< / a > < / li >
< li > < a class = "navlink" href = "index.html#prizes" > Prizes< / a > < / li >
< li > < a class = "navlink" href = "index.html#team" > Team< / a > < / li >
2022-06-20 02:33:38 -07:00
< / ul >
< / div >
< / nav >
2022-06-23 13:15:05 -07:00
< header >
< div id = "header-background" >
< div id = "header-gradient" >
< div id = "header" >
< img id = "logo" src = "img/Gilroy Hacks Logo [Summer].png" height = "100" width = "100" alt = "logo" / >
2022-06-30 14:43:32 -07:00
< div class = "vertical-line" > < / div >
< div id = "header-info" >
< h2 id = "header-subtitle-date" > Aug 12 - 14< / h2 >
< div id = "spots-container" >
< div class = "blob green" aria-hidden = "true" > < / div >
< h2 id = "header-subtitle-spots" > 32 spots remaining< / h2 >
< / div >
2022-06-23 13:15:05 -07:00
< / div >
< / div >
< / div >
< / div >
< / header >
< main >
< section >
2022-06-30 14:43:32 -07:00
< h2 class = "topic" > Licenses< / h2 >
< hr class = "line" >
< div id = "license-list" >
< article class = "license-entry" >
2022-06-30 17:12:23 -07:00
< a class = "link" href = "https://gilroyhacks.com/img/bars.png" > https://gilroyhacks.com/img/bars.png< / a >
< ul >
< li > License: MIT License< / li >
< li > Attribution: < a class = "link" href = "https://fontawesome.com/icons/bars?s=solid" > Font Awesome< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/bronze-laurel.png" > https://gilroyhacks.com/img/bronze-laurel.png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/silver-laurel.png" > https://gilroyhacks.com/img/silver-laurel.png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/gold-laurel.png" > https://gilroyhacks.com/img/gold-laurel.png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/Gilroy%20Hacks%20Logo%20[Summer].png" > https://gilroyhacks.com/img/Gilroy%20Hacks%20Logo%20[Summer].png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/Gilroy%20Hacks%20Logo%20[Summer-wide-2].png" > https://gilroyhacks.com/img/Gilroy%20Hacks%20Logo%20[Summer-wide-2].png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/Gilroy%20Hacks%20Logo%20[icon-tp-podium].png" > https://gilroyhacks.com/img/Gilroy%20Hacks%20Logo%20[icon-tp-podium].png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/jd.png" > https://gilroyhacks.com/img/jd.png< / a >
< ul >
< li > License: Pro Content License< / li >
< li > Attribution: < a class = "link" href = "https://www.canva.com/" > Canva< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/SCCLD_logo.png" > https://gilroyhacks.com/img/SCCLD_logo.png< / a >
< ul >
< li > License: Unknown< / li >
< li > Attribution: < a class = "link" href = "https://sccld.org/" > SCCLD< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/leaflet/marker-icon.png" > https://gilroyhacks.com/img/leaflet/marker-icon.png< / a >
< ul >
< li > License: CC BY-SA 2.0< / li >
< li > Attribution: < a class = "link" href = "https://www.openstreetmap.org/copyright" > OpenStreetMap< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/font/GlacialIndifference-Regular.otf" > https://gilroyhacks.com/font/GlacialIndifference-Regular.otf< / a >
< ul >
< li > License: SIL Open Font License v1.10< / li >
< li > Attribution: < a class = "link" href = "https://www.fontsquirrel.com/fonts/glacial-indifference" > Font Squirrel< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
< a class = "link" href = "https://gilroyhacks.com/img/mountains-1.jpg" > https://gilroyhacks.com/img/mountains-1.jpg< / a >
< ul >
< li > License: Personal Use< / li >
< li > Attribution: < a class = "link" href = "https://wallpaperaccess.com/blue-firewatch" > WallpaperAccess< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
Font Awesome Icons
< ul >
< li > License: CC BY 4.0 License< / li >
< li > Attribution: < a class = "link" href = "https://fontawesome.com/license/free" > Font Awesome< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
IconSVG Icons
< ul >
< li > License: Unknown< / li >
< li > Attribution: < a class = "link" href = "https://iconsvg.xyz/#" > ICONSVG< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
Timeline
< ul >
< li > License: Unknown< / li >
< li > Attribution: < a class = "link" href = "https://codepen.io/cjl750/pen/MXvYmg" > CodePen< / a > < / li >
< li > Author: < a class = "link" href = "https://codepen.io/cjl750" > Clay Larson< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
Signup Checklist
< ul >
< li > License: Unknown< / li >
< li > Attribution: < a class = "link" href = "https://codepen.io/milanraring/pen/QWbqBGo" > CodePen< / a > < / li >
< li > Author: < a class = "link" href = "https://codepen.io/milanraring" > Milan Raring< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
Leaflet
< ul >
< li > License: BSD 2-Clause License< / li >
< li > Attribution: < a class = "link" href = "https://leafletjs.com/" > Leaflet< / a > < / li >
< li > Author: < a class = "link" href = "https://agafonkin.com/" > Volodymyr Agafonkin< / a > < / li >
< / ul >
< / article >
< article class = "license-entry" >
Timer
< ul >
< li > License: Unknown< / li >
< li > Attribution: < a class = "link" href = "https://www.w3schools.com/howto/howto_js_countdown.asp" > w3schools< / a > < / li >
< / ul >
2022-06-30 14:43:32 -07:00
< / article >
< / div >
2022-06-23 13:15:05 -07:00
< / section >
< / main >
2022-06-20 02:33:38 -07:00
<!-- Footer -->
< footer >
2022-06-30 14:43:32 -07:00
< div id = "footer-container" >
< article id = "footer-desc" >
< img id = "footer-logo" src = "img/Gilroy Hacks Logo [Summer-wide-2].png" alt = "logo" / >
< p >
Gilroy Hacks is a student-led organization focused on promoting community engagement and improving STEM exposure for local high school students.
< / p >
< div id = "socials" >
< div > < a target = "_blank" href = "https://www.facebook.com/profile.php?id=100082498013066" title = "Facebook" > < svg xmlns = "http://www.w3.org/2000/svg" width = "24" height = "24" viewBox = "0 0 24 24" fill = "#ffffff" > < path d = "M12 0c6.627 0 12 5.373 12 12s-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0zm4 7.278V4.5h-2.286c-2.1 0-3.428 1.6-3.428 3.889v1.667H8v2.777h2.286V19.5h2.857v-6.667h2.286L16 10.056h-2.857V8.944c0-1.11.572-1.666 1.714-1.666H16z" / > < / svg > < / a > < / div >
< div class = "socials-icon" > < a target = "_blank" href = "https://www.instagram.com/gilroyhacks/" title = "Instagram" > < svg xmlns = "http://www.w3.org/2000/svg" width = "24" height = "24" viewBox = "0 0 24 24" fill = "#ffffff" > < path d = "M12 0c6.6274 0 12 5.3726 12 12s-5.3726 12-12 12S0 18.6274 0 12 5.3726 0 12 0zm3.115 4.5h-6.23c-2.5536 0-4.281 1.6524-4.3805 4.1552L4.5 8.8851v6.1996c0 1.3004.4234 2.4193 1.2702 3.2359.7582.73 1.751 1.1212 2.8818 1.1734l.2633.006h6.1694c1.3004 0 2.389-.4234 3.1754-1.1794.762-.734 1.1817-1.7576 1.2343-2.948l.0056-.2577V8.8851c0-1.2702-.4234-2.3589-1.2097-3.1452-.7338-.762-1.7575-1.1817-2.9234-1.2343l-.252-.0056zM8.9152 5.8911h6.2299c.9072 0 1.6633.2722 2.2076.8166.4713.499.7647 1.1758.8103 1.9607l.0063.2167v6.2298c0 .9375-.3327 1.6936-.877 2.2077-.499.4713-1.176.7392-1.984.7806l-.2237.0057H8.9153c-.9072 0-1.6633-.2722-2.2076-.7863-.499-.499-.7693-1.1759-.8109-2.0073l-.0057-.2306V8.885c0-.9073.2722-1.6633.8166-2.2077.4712-.4713 1.1712-.7392 1.9834-.7806l.2242-.0057h6.2299-6.2299zM12 8.0988c-2.117 0-3.871 1.7238-3.871 3.871A3.8591 3.8591 0 0 0 12 15.8408c2.1472 0 3.871-1.7541 3.871-3.871 0-2.117-1.754-3.871-3.871-3.871zm0 1.3911c1.3609 0 2.4798 1.119 2.4798 2.4799 0 1.3608-1.119 2.4798-2.4798 2.4798-1.3609 0-2.4798-1.119-2.4798-2.4798 0-1.361 1.119-2.4799 2.4798-2.4799zm4.0222-2.3589a.877.877 0 1 0 0 1.754.877.877 0 0 0 0-1.754z" / > < / svg > < / a > < / div >
< / div >
< hr id = "footer-line" >
< p id = "footer-copyright" >
© 2022 Gilroy Hacks. All Rights Reserved
< / p >
< / article >
< article id = "footer-links" >
< h3 > Links< / h3 > < br >
< ul >
2022-06-30 17:29:09 -07:00
< li > < a class = "link" target = "_blank" href = "https://discord.gg/nkTDKMcYbr" title = "Discord Invite Link" > Discord< / a > < / li >
< li > < a class = "link" target = "_blank" href = "https://forms.gle/coK7q43RwBV2f15i7" > Signup Form< / a > < / li >
2022-06-30 14:43:32 -07:00
< li > < a class = "link" target = "_blank" href = "https://sccl.bibliocommons.com/events/62acbe100685eb4200c37c48" title = "Gilroy Library Event" > Library Event Entry< / a > < / li >
2022-06-30 17:13:22 -07:00
< li > < a class = "link" href = "licenses.html" title = "Licenses" > Licenses< / a > < / li >
2022-06-30 14:43:32 -07:00
< li > < a class = "link" target = "_blank" href = "mailto:tech@gilroyhacks.com" title = "Email" > Email Us< / a > < / li >
< / ul >
< / article >
< article id = "footer-links" >
< h3 > Location< / h3 > < br >
< ul >
< li > Gilroy Library< br > 350 W 6th St, Gilroy, CA 95020< / li >
< / ul >
< / article >
< / div >
2022-06-20 02:33:38 -07:00
< / footer >
2022-06-23 13:15:05 -07:00
<!-- JavaScript Refs -->
< script src = "js/scroll_nav.js" > < / script >
< script src = "js/scroll_element.js" > < / script >
< script src = "js/timer.js" > < / script >
2022-06-20 02:33:38 -07:00
< / body >
2022-06-18 11:50:21 -07:00
< / html >