Skip to content

Commit

Permalink
Updated for 2023-2024 Exec
Browse files Browse the repository at this point in the history
  • Loading branch information
Harris committed Jun 26, 2024
1 parent e0c1f42 commit 4eb863c
Show file tree
Hide file tree
Showing 8 changed files with 34,549 additions and 7,132 deletions.
27,053 changes: 27,053 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

Binary file removed src/images/club-photo.jpg
Binary file not shown.
Binary file added src/images/club-photo2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/dj-services.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/podcast-studio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 13 additions & 20 deletions src/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,21 @@ const AboutPage = ({data}) => (
<p>WMHD Radio is a student run radio that offers online music, equipment rentals &amp; DJ services for Rose-Hulman Institute of Technology community. Our studio is located in the basement of BSB hall, room 032.</p>

<h3>Club Meetings</h3>
<p>WMHD Online Radio has general club meetings every Wednesday at 7 PM in the basement of BSB, room 032.
<p>WMHD Online Radio has general club meetings in the basement of BSB, room 032.
The time for next quarter is still tentative.
In these meetings we discuss/listen to music, plan events, stream live radio shows,
and also run workshops on things like DJing, equipment setup, and the recording process.</p>

<h3>Current Officers</h3>
<div><b>General Manager/President</b>: Logan Ramon</div>
<div><b>Equipment Manager</b>: Donald Hau</div>
<div><b>Personnel Director</b>: Athena Henderson</div>
<div><b>Program Director</b>: Audrey Mitchell</div>
<div><b>Communications Director</b>: Natalija Pumpurs</div>
<div><b>Webmaster</b>: Abby Smith</div>
<div><b>Treasurer</b>: Andrew Orians</div>
<div><b>Faculty Advisor</b>: Kevin Lanke</div>
<div><b>General Manager/President</b>: Zico Youash</div>
<div><b>Equipment Manager</b>: Henry Morin </div>
<div><b>Personnel Director</b>: Charlie L.</div>
<div><b>Program Director</b>: Peter F </div>
<div><b>Communications Director</b>: Paul Sampson</div>
<div><b>Webmaster</b>: James Harris</div>
<div><b>Treasurer</b>: Ben Wilson</div>
<div><b>Podcast Director</b>: Randyn</div>
<div><b>Faculty Advisor</b>: Landon</div>

<h3>Room Info</h3>
<p>We have four main rooms in BSB basement: the Broadcasting Room (BSB032), Recording Studio (BSB030), Podcasting Studio (BSB028), and Music Lounge (BSB022).
Expand All @@ -34,23 +36,14 @@ const AboutPage = ({data}) => (
The hours that the radio is open weekly are posted below.</p>

<h3>Open Radio Room Hours and Weekly Events</h3>
<div><b>Monday:</b> 3:00 PM - 4:00 PM (Andrew)</div>
<div>&emsp; Officer Meetings 6:30-7:30 PM</div>
<div><b>Tuesday:</b> 9:30 AM - 12:00 PM (Donald) <br /> &emsp; 3:00 PM - 6:00 PM (Abby)</div>
<div><b>Wednesday:</b> 11:00 PM - 1:00 PM (Natalija) <br /> &emsp; 3:00 PM - 6:00 PM (Andrew)</div>
<div>&emsp; Club Meetings at 8:00 PM</div>
<div><b>Thursday:</b> 3:00 PM - 4:00 PM (Athena) <br /> &emsp; 6:00 PM - 8:00 PM (Audrey)</div>
<div><b>Friday:</b> 4:00 PM - 5:00 PM (Logan)<br /> &emsp; 7:00 PM - 9:00 PM (Abby)</div>
<div>&emsp; Jam Session from 7:00 PM to 9:00 PM</div>
<div><b>Saturday:</b> Jam Session from 8:00 PM to 11:00 PM (Natalija)</div>
<div><b>Sunday:</b> 2:00 PM - 4:00 PM (Keith)</div>
<div><b>Open Hours:</b> Open hours are posted in our discord and outside our door, if you ever need to get into the space ping or message an officer and we'll see if we can let you in <br /> &emsp; </div>
</section>
</>
)

export const query = graphql`
query {
clubImage: file(relativePath: { eq: "club-photo.jpg" }) {
clubImage: file(relativePath: { eq: "club-photo2.jpg" }) {
childImageSharp {
fluid(maxWidth: 4028) {
...GatsbyImageSharpFluid
Expand Down
27 changes: 9 additions & 18 deletions src/pages/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,42 +11,33 @@ const ServicesPage = ({data}) => (
<h1>Campus Services</h1>
<p className="services-info">For any questions regarding our services or to book one of our studios, contact our officers by <a href="mailto:[email protected]">email</a>.</p>
<div className="row">
<div className="col-md-4">
<div className="col-md-6">
<h3>DJ Services</h3>
<Img fluid={data.djServices.childImageSharp.fluid} className="services-pic" />
<p>WMHD offers DJ services for on-campus events. If you would like us to DJ at your event,
please fill out our rental request and DJing services <a href="https://docs.google.com/forms/d/e/1FAIpQLSeggZD4Busmn-YDP0NbEWqNMB_leOIePlblqkMUsb9WULST9g/viewform">form</a>.
If DJ services are required, then WMHD Personnel will set up the equipment and play the requested music.</p>
</div>
<div className="col-md-4">
<div className="col-md-6">
<h3>Equipment Rentals</h3>
<Img fluid={data.equipmentRentals.childImageSharp.fluid} className="services-pic" />
<p>WMHD has equipment available to rent for any Rose-Hulman affiliated organization or student for free.
There are speakers, microphones, lighting systems, mixers, and more that can be rented.
To request a rental, please fill out our rental request <a href="https://docs.google.com/forms/d/e/1FAIpQLSeggZD4Busmn-YDP0NbEWqNMB_leOIePlblqkMUsb9WULST9g/viewform">form</a>.</p>
</div>
<div className="col-md-4">
</div>
<div className="row">
<div className="col-md-6">
<h3>Recording Studio</h3>
<Img fluid={data.recordingStudio.childImageSharp.fluid} className="services-pic" />
<p>Our Recording Studio is free to rent for recording or as a practice space by any students or groups on campus.
The Recording Studio is equipped with a keyboard, drum kit, and bass amp, as well as plenty of microphones, music stands, and cables.</p>
</div>
</div>
<div className="row">
<div className="col-md-4">
<h3>Guitar Lessons</h3>
<Img fluid={data.guitarLessons.childImageSharp.fluid} className="services-pic" />
<p>Learn the basics of guitar playing every Saturday from 3:00pm to 5:00pm. These free lessons will get you started on electric or acoustic guitar. Contact Laya Mehra for more details.</p>
</div>
<div className="col-md-4">
<h3>Production Lessons</h3>
<Img fluid={data.productionLessons.childImageSharp.fluid} className="services-pic" />
<p>Learn to produce your own music every Saturday from 2:00pm to 3:00pm. You'll have access to our expansive software and equipment. Contact Frank Lancaster for more details.</p>
</div>
<div className="col-md-4">

</div>
<div className="col-md-6">
<h3>Podcast Studio</h3>
<Img fluid={data.podcastStudio.childImageSharp.fluid} className="services-pic" />
<p>Our Podcast Studio is free to book for recording any voice-based audio. There are high quality vocal microphones for 3 different speakers and more can be added if needed.</p>
<p>Our Podcast Studio is free to book for recording any voice-based audio. There are high quality vocal microphones, If you need something special or assistence is general, consult out Podcasting Director.</p>
</div>
</div>
</section>
Expand Down
Loading

0 comments on commit 4eb863c

Please sign in to comment.