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

Add events/* pages #151

Open
OleksiyRudenko opened this issue Jan 27, 2020 · 0 comments
Open

Add events/* pages #151

OleksiyRudenko opened this issue Jan 27, 2020 · 0 comments

Comments

@OleksiyRudenko
Copy link
Member

OleksiyRudenko commented Jan 27, 2020

Events listing

Route: /events/

Structure with examples:

Ongoing

Date Title Description Announcements & Interim reports
since 2019-03-01 Frontend p2p peer-to-peer Front End course fb, twitter, tg, dou, ain, youtube, Meetup 2019-04-25
since 2019-09-20 Backend NodeJS / Go / Python backend course online phase fb, twitter, tg, dou, ain, youtube, Meetup 2019-04-25

Upcoming

Date Title Description Announcements
2020-02-01 - 2020-04-01 YDKJS Walking through some of the You Don't Know JS topics fb, twitter, tg, dou, ain, youtube

Past

Date Title Description Reports
2020-01-25 Git Workshop Mastering rebase and team collaboration. Based on git course fb, twitter, tg, dou, ain, youtube
2019-12-10 Clojure Day Conference Lisp foreva fb, twitter, tg, dou, ain, youtube
2019-09-14 Git Workshop Mastering rebase and team collaboration. Based on git course fb, twitter, tg, dou, ain, youtube
2019-05-20 INPUT Conference A conference for switchers and junior devs: boosting your career fb, twitter, tg, dou, ain, youtube playlist
2018-10-01 - 2019-06-15 Front End A Front End course for beginners: HTML, CSS, Javascript, intro to Frameworks fb, twitter, tg, dou, ain, youtube playlist
2017-10-01 - 2018-05-30 Front End A Front End course for beginners: HTML, CSS, Javascript, intro to Frameworks fb, twitter, tg, dou, ain, youtube playlist

etc back to yr 2012...


Event page

Route: /events/<event-name>

Structure:

  • Title
  • Cover image (also used for socials)
  • Date/time
  • Location
  • Verbose Description (also used for announcement on socials)
  • Topics
  • Admission requirements
  • Link to related repos if any
  • Media from similar past events
  • Navigation
  • Registration form / link | Tickets

Navigation is a partial from a pre-defined set. Each partial comprises Street-view image, Map crop, Link to a google-map location, Address. Those partials are re-used


General notes

The deployment of a new event page must be as easy and quick as possible. Shouldn't employ styling and code review effort. Copy+change strategy expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant