pioneers / website

PiE's public-facing website, built on Jekyll.
https://pioneers.berkeley.edu
Apache License 2.0
5 stars 47 forks source link

Refactor "Programs" navbar item #277

Closed cwang314 closed 7 years ago

cwang314 commented 7 years ago

It's getting a little long. I want to move the fall/spring robotics competition pages into their own navbar menu (something like "Competitions"), and rename "Programs" to "Other Programs".

jiangdaniel commented 7 years ago

Somewhat related, is the Open Source link still relevant?

jiangdaniel commented 7 years ago

Also, is there a point in keeping the Past Programs page?

viviehn commented 7 years ago

These sound like questions for @medecinqui

medecinqui commented 7 years ago

@cwang395 I mean, sure we can see how refactoring all of that will look. I think that's a cool idea. @jiangdaniel That's a question on whether we're keeping programs we've historically had on the website or not. Do we think people will be interested in seeing what happened to PREP? We can refer people to that page on the website when we talk about what programs we used to have - I was thinking that would be useful in case there were interested schools. As for PREP open source, that's essentially part of PREP.

cwang314 commented 7 years ago

Let's refactor the navbar to the following:

  1. About
    • About Us
    • The PiE Team
    • Foundation
    • Gallery
  2. Compete
    • Fall Competition
    • Spring Competition
    • Start a Team
    • Past Participants
  3. Programs
    • Fall Workshops
    • Open Source
    • Scholarship
    • Past Programs
  4. Get Involved
    • Join PiE Staff
    • Become a Mentor
    • Volunteer
    • FAQ
  5. Support PiE
    • How You Can Help
    • List of Sponsors
  6. Blog

Reasoning:

dwai213 commented 7 years ago

👍

jiangdaniel commented 7 years ago

Addressed by #290