diff --git a/content/about.mdx b/content/about.mdx deleted file mode 100644 index d66bded..0000000 --- a/content/about.mdx +++ /dev/null @@ -1,18 +0,0 @@ ---- -order: "0" -title: "About" ---- - -# About - -## The College Hackathon - -In the context of a hackathon, the word "hack" is used to describe how multiple technologies can be used together in a new and innovative way. Teams of up to four people spend the weekend working on innovative software and hardware solutions to real-world problems. These projects range in platform and application, including elements of web development, mobile applications, drones, and more. However, many times the most important aspect of a hackathon are the community it generates and skills that inexperienced hackers walk away with. - -## The PennApps Difference - -Founded in the fall of 2009, PennApps was the nation's first student-run college hackathon. Since then, it has spurred a revolution in the way engineering students develop and showcase their skills, spawning an entire "league" of hackathons across the nation. In the past years, over a thousand students from the U.S. and other countries like Switzerland, Canada, England, India and Singapore have converged in Philadelphia for a weekend of creation and discovery. Both beginners and experts alike will work together, learn and compete to become better engineers. This year, PennApps is expanding its focus on learning by emphasizing the collaboration of new and experienced hackers and providing more learning opportunities and workshops throughout the weekend. - -## Campus Ambassadors - -At the start of every cycle, we ask the PennApps family if they would like to be a campus ambassador for PennApps. What this entails is spreading the word about PennApps at your local school, college or university. Campus ambassadors are an important part of the PennApps community and receive custom swag and perks at and before the event. Campus ambassadors have been announced. diff --git a/content/apply.mdx b/content/apply.mdx deleted file mode 100644 index f225147..0000000 --- a/content/apply.mdx +++ /dev/null @@ -1,14 +0,0 @@ ---- -order: "1" -title: "Apply" ---- - -# Apply - -## The Application Process - -Thousands of qualified candidates apply to participate in PennApps every year, however our space can only support a limited number of participants and as much as we'd like to take everyone, it just isn't possible. We think that the fairest way to decide who we invite is by asking everyone to tell us a little bit about themselves, so that we can invite people who have demonstrated interest and skill. - -We don't expect everyone to have been to a hackathon before, in fact, we love first-time hackers having been there ourselves when we started! We're just trying to bring those who most want to really build something awesome and learn something new, and while we can't invite everyone, we're striving to continue building a community of diverse and amazing hackers at PennApps. Just show us what you've made, tell us about why you want to be at PennApps, and we'll do our best to get you here! - -Applications are currently open at [apply.pennapps.com](http://apply.pennapps.com/). diff --git a/src/components/About.js b/src/components/About.js index 5c3fafa..d1ae6a0 100644 --- a/src/components/About.js +++ b/src/components/About.js @@ -1,7 +1,7 @@ import * as React from 'react' import aboutTitle from '../images/about.svg'; -const About = ({content}) => { +const About = () => { return (
diff --git a/src/components/Apply.js b/src/components/Apply.js index 03de494..b6d6a24 100644 --- a/src/components/Apply.js +++ b/src/components/Apply.js @@ -1,10 +1,10 @@ import * as React from 'react' import ghosts from '../images/ghosts.svg' -const Apply = ({content, id}) => { +const Apply = () => { return ( -
- +
+
diff --git a/src/components/FAQ.js b/src/components/FAQ.js index c4229de..d782741 100644 --- a/src/components/FAQ.js +++ b/src/components/FAQ.js @@ -3,10 +3,7 @@ import Collapsible from 'react-collapsible'; import ReactMarkdown from 'react-markdown' import {VscTriangleDown, VscTriangleUp} from "react-icons/vsc" import faqTitle from '../images/FAQs.svg' -import bgleft from '../images/FAQBGLeft.svg' -import bgright from '../images/FAQBGRight.svg' import '../styles/index.css' -import aboutTitle from "../images/about.svg"; const FAQ = ({content}) => { const faqs = content.split("## ").slice(1); diff --git a/src/components/Landing.js b/src/components/Landing.js index 3768605..b82f272 100644 --- a/src/components/Landing.js +++ b/src/components/Landing.js @@ -1,7 +1,6 @@ import React, { useEffect, useState } from 'react' import landingBg from '../images/landing_bg.svg' import landingLogo from '../images/pennapps-logo.svg' -import { VscFoldDown } from "react-icons/vsc" const target = new Date("September 2 2023 11:00:00 EST") //1 hour difference bc of daylight savings so 11:00 => 12:00 diff --git a/src/images/CampusAmbassadors.png b/src/images/CampusAmbassadors.png deleted file mode 100644 index 2b884b3..0000000 Binary files a/src/images/CampusAmbassadors.png and /dev/null differ diff --git a/src/images/CollegeHackathon.png b/src/images/CollegeHackathon.png deleted file mode 100644 index ce22016..0000000 Binary files a/src/images/CollegeHackathon.png and /dev/null differ diff --git a/src/images/FAQBGLeft.svg b/src/images/FAQBGLeft.svg deleted file mode 100644 index 45a3db4..0000000 --- a/src/images/FAQBGLeft.svg +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/images/FAQBGRight.svg b/src/images/FAQBGRight.svg deleted file mode 100644 index d8aae1b..0000000 --- a/src/images/FAQBGRight.svg +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/images/LogisticsBackground.png b/src/images/LogisticsBackground.png deleted file mode 100644 index 8aa095f..0000000 Binary files a/src/images/LogisticsBackground.png and /dev/null differ diff --git a/src/images/PennAppsDifference.png b/src/images/PennAppsDifference.png deleted file mode 100644 index 5fb99ca..0000000 Binary files a/src/images/PennAppsDifference.png and /dev/null differ diff --git a/src/images/PennAppsF22_Banner.png b/src/images/PennAppsF22_Banner.png deleted file mode 100644 index 3b22faa..0000000 Binary files a/src/images/PennAppsF22_Banner.png and /dev/null differ diff --git a/src/images/PennAppsF22_BannerThemed.png b/src/images/PennAppsF22_BannerThemed.png deleted file mode 100644 index 204e290..0000000 Binary files a/src/images/PennAppsF22_BannerThemed.png and /dev/null differ diff --git a/src/images/PrizesIcon.png b/src/images/PrizesIcon.png deleted file mode 100644 index 8eaa6da..0000000 Binary files a/src/images/PrizesIcon.png and /dev/null differ diff --git a/src/images/ScheduleIcon.png b/src/images/ScheduleIcon.png deleted file mode 100644 index d71f19d..0000000 Binary files a/src/images/ScheduleIcon.png and /dev/null differ diff --git a/src/images/faq_bg.png b/src/images/faq_bg.png deleted file mode 100644 index 7a64e27..0000000 Binary files a/src/images/faq_bg.png and /dev/null differ diff --git a/src/images/icon.png b/src/images/icon.png deleted file mode 100644 index 38b2fb0..0000000 Binary files a/src/images/icon.png and /dev/null differ diff --git a/src/images/logistics_bg_mobile.png b/src/images/logistics_bg_mobile.png deleted file mode 100644 index 69cfb0e..0000000 Binary files a/src/images/logistics_bg_mobile.png and /dev/null differ diff --git a/src/pages/index.js b/src/pages/index.js index 33aa377..64e8251 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -16,9 +16,7 @@ const IndexPage = ({data}) => { return data.allMdx.nodes.filter(node => node.frontmatter.title === title)[0] } - const aboutContent = getSectionContent("About") - const applyContent = getSectionContent("Apply") - const logisticsContent = getSectionContent("Logistics") + //const logisticsContent = getSectionContent("Logistics") const faqContent = getSectionContent("FAQ") return ( @@ -26,8 +24,8 @@ const IndexPage = ({data}) => { - - + + {/* */}