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 pages for each chapter #22

Open
5 tasks
deweydell opened this issue May 1, 2019 · 4 comments
Open
5 tasks

Create pages for each chapter #22

deweydell opened this issue May 1, 2019 · 4 comments
Assignees
Labels
epic Track a longer-term project needs info Someone needs provide futher info/direction

Comments

@deweydell
Copy link
Contributor

deweydell commented May 1, 2019

Create a page for each chapter

Summary

Each chapter will have a page at writespeakcode.com/city.
The page will contain information like who are the chapter organizers and what are the upcoming events (pulled from meetup API).

Acceptance Criteria

  • Main page/footer links out chapter pages instead of directly to meetup pages

Each page will have:

  • list of sponsors
  • list of events that link to meetup
  • list of organizers
  • stretch: a nice chapter-specific photo

Motivation

  • Improve awareness of our individual chapters
  • Give a centralized location
  • Give chapter organizers ownership over their own pages for managing updates and data

Questions

  • Needs design
  • Needs content model

Resources

@deweydell deweydell added epic Track a longer-term project needs info Someone needs provide futher info/direction labels May 1, 2019
@coilysiren
Copy link
Member

There's currently 2 pages that I know we need:

# chapter page
https://www.writespeakcode.com/chapters/<chapter name>
# events page
https://www.writespeakcode.com/chapters/<chapter name>/events/<event name>

☝️ feel free to make the urls less verbose if you want. I could imaging something like

# chapter page
https://www.writespeakcode.com/<chapter name>
 where <chapter name> is:
   - chapter-sea
   - sea
# events page
https://www.writespeakcode.com/<event name>
 where <event name> is:
    - oye-sea-2019

chapter page

On the chapter page I want:

eventually I want sub-pages that describe how to become a sponsor / organizer / host an event, but we can figure that out later IMO.

events page

I want a page like the national conference page, but for OYEs https://www.writespeakcode.com/2019/

OYEs have all the same contact as the national conf (eg. schedule, program, speaker list) so TBH we can use all the same style and structure, just swap in different content.

The primary goal here is to use this page to help drive requirements for OYE. That is, create a place where we can compare national events / EOY events against each other, and see where we can improve / plan ahead.

The secondary goal here is to create an alternate event front-page, in replacement of ti.to. That said, the MVP of this page will almost certainly include a link to ti.to somewhere.

@deweydell
Copy link
Contributor Author

@lynncyrin I'm working on the Seattle chapter page! Do you have any photos specifically of the seattle chapter that I could use?

@coilysiren
Copy link
Member

@deweydell I'll go find a bunch now, and collect them in google drive 👍

@coilysiren
Copy link
Member

partially assigning this to myself so that I don't forget about it ^^

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 needs info Someone needs provide futher info/direction
Projects
None yet
Development

No branches or pull requests

2 participants