Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create About Us page #17

Open
9 of 13 tasks
deweydell opened this issue Apr 14, 2019 · 11 comments · May be fixed by #150
Open
9 of 13 tasks

Create About Us page #17

deweydell opened this issue Apr 14, 2019 · 11 comments · May be fixed by #150
Assignees
Labels
epic Track a longer-term project help wanted Extra attention is needed
Projects

Comments

@deweydell
Copy link
Contributor

deweydell commented Apr 14, 2019

Description

We want to show who the organizers are and what their role is.

Why this is valuable:

This will help people get a sense of who runs the community and give organizers an ability to feel seen as a thank you for all the hard work.

Acceptance Criteria

  • There is a page at writespeakcode.com/about-us
  • The Page has a separate section for photos/bios in this order: board members, chapter leaders, organizers, and website contributors.
  • The data for the page is managed in a data file and pulled in via a page query.

Development Plan

Oct 11 - Nov 8

  • Discovery around other about pages. Questions to ask: How are roles distinguished? What data is displayed?
    • https://designsystems.nyc/ - I like the speakers and organizers section here. The simpler the better, minimal interactivity at least for the first iteration and less barrier to content.
  • Finalize data model for organizers:
    • name (string)
    • headshot (string)
    • pronouns (string)
    • city (string)
    • bio (string)
    • role: board member, chapter organizer, conference organizer, website contributor
    • MAYBE title?
    • social links: linkedin, twitter, github, website
  • Link to the About Page - in Community section? In footer?
  • Display mock information on a page - minimal style
    • <Organizers/>
    • <Organizer/>
  • Gather data
    • First pass: board members and chapter organizers

Nov 9 - 24

  • Style pass
  • Fill-in correct data
@deweydell deweydell added enhancement New feature or request help wanted Extra attention is needed labels Apr 14, 2019
@nayonnapurnell nayonnapurnell self-assigned this May 7, 2019
@deweydell
Copy link
Contributor Author

deweydell commented May 7, 2019

@nayonnapurnell I'm happy to take the lead on the design and the gathering of organizer data on this one. The other next step in this one is to add the organizer content type to the CMS config file - do you want to take that on?

@nayonnapurnell
Copy link
Contributor

nayonnapurnell commented May 7, 2019 via email

@deweydell deweydell added epic Track a longer-term project and removed enhancement New feature or request labels May 7, 2019
@deweydell
Copy link
Contributor Author

I turned the About page issue into an epic and am going to break it up into smaller tickets. I assigned. you to the issue above ^ which is the smaller task you can get started on while I gather information and draw up the design.

@deweydell
Copy link
Contributor Author

deweydell commented May 16, 2019

For designs I'm thinking something like this similar to the sponsors section on the landing page:
Screen Shot 2019-05-15 at 10 48 10 PM

For each person something like this. This would require adding an optional city to the organizer data.
Screen Shot 2019-05-15 at 11 08 35 PM

I also think it would be nice to put the conference organizers for 2019 on the conference page too. This would require adding a list of conference years to the organizer data.

@deweydell deweydell added this to Prioritized Todo in Kanban Sep 28, 2019
@halfghaninne halfghaninne moved this from Prioritized Todo to In progress in Kanban Oct 5, 2019
@halfghaninne halfghaninne self-assigned this Oct 5, 2019
@halfghaninne
Copy link
Member

@deweydell Do you envision this being a distinct page or a section of the landing page? Right now, I've set it up as the latter.

Also, any update to designs? I think I remember the sponsorship design changing a bit between May and the conference. If not, no worries. I can give it a go and we can revise in review.

@deweydell
Copy link
Contributor Author

@halfghaninne I would like it to be a separate page! It will eventually contain everyone involved in the org, so it will be pretty big.

Re: design. Can you start working on it just getting the data up and rendering the people in each section? I can draw up some screenshots of what I think it should look like, because yeah I have some new thoughts now. Part of the dev approach also can be gathering some inspiration from other about pages/team pages that we like.

@deweydell
Copy link
Contributor Author

deweydell commented Oct 19, 2019

@halfghaninne some sketches for the design implementation! Though for the image, I'd like to use the photo of all of us on stage at the 2019 conference. For the first iteration, let's implement something like what we did for 2017/2018 organizers (but with navy text on white background and link styles that match our current design).

I like the idea of "cards" or something that can show more info for board members, chapter leaders and main organizers, but that can be 2nd iteration.

Screen Shot 2019-05-15 at 11 12 53 PM

Screen Shot 2019-10-12 at 2 34 46 PM
Screen Shot 2019-10-12 at 2 35 55 PM

@deweydell
Copy link
Contributor Author

Here's the photo I like for the main page

WSC2019-493

@deweydell
Copy link
Contributor Author

@halfghaninne do you need any help with this page?

@halfghaninne
Copy link
Member

halfghaninne commented Nov 24, 2019

@deweydell Sorry I didn't see your message from a couple weeks ago! No help per se, though it would be helpful to have access to netlify logs to see why my PR builds are failing! I'd also love some feedback on the look of the page so far.

Oh! I also have a question on page interactivity. I've left out bios on the first pass at the organizer components, but we've collected the information. Do we want to include an extended view of each organizer that includes their bio (similar to the speaker dialogue part of the 2019 conference page)? Or do you want to leave it out for this iteration?

@halfghaninne halfghaninne linked a pull request Nov 24, 2019 that will close this issue
2 tasks
@deweydell
Copy link
Contributor Author

Ok nw, I look into adding you to netlify and check out your page locally and leave some feedback.
Let's leave bios out for now. In the meantime DMing you the netlify log failures on slack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Track a longer-term project help wanted Extra attention is needed
Projects
Kanban
  
In progress
Development

Successfully merging a pull request may close this issue.

3 participants