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

chapter instead of city on upcoming events? #45

Open
samlecuyer opened this issue Aug 27, 2015 · 1 comment
Open

chapter instead of city on upcoming events? #45

samlecuyer opened this issue Aug 27, 2015 · 1 comment
Assignees
Labels

Comments

@samlecuyer
Copy link
Contributor

This is related to DarrenN/calligraphus#5 so /cc @DarrenN

Maybe instead of the event city we could show the event chapter city name (Los Angeles instead of Marina Del Rey, for example) on the upcoming events page, and then show the actual city on the event page?

**<%= e[:city] %> <%= DateTime.parse(e[:formatted_time]).strftime('%-m/%-d') %>**: [<%= e[:event_title] %>](<%= e[:url] %>)

@DarrenN
Copy link
Contributor

DarrenN commented Aug 28, 2015

Sounds legit at first glance, we do have hard coded city data in https://github.com/papers-we-love/papers-we-love.github.io/blob/8b589b8b8d0558166fd2f25fbf16d5625c5e2468/source/chapters.yml which I should be able to make accessible in the template.

@DarrenN DarrenN added the api label Oct 7, 2015
@DarrenN DarrenN self-assigned this Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants