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

Already on GitHub? Sign in to your account

Display meetups on the events map #332

Merged
merged 1 commit into from Mar 2, 2014

Conversation

Projects
None yet
1 participant
Contributor

saivann commented Feb 28, 2014

Live preview: (Merged)

As suggested in issue #326, #318, #325 , this pull request uses the Meetup API to display all meetups on the map on bitcoin.org, giving extra visibility to all of these events.

The events.rb plugin should be error-proof; the website builds correctly even if the API call fails or is returning inconsistent data.

Some small improvements are also part of the pull req, like not displaying past events even if they are still in _events/ and using global liquid variables instead of generating empty orphan event pages.

saivann added a commit that referenced this pull request Mar 2, 2014

Merge pull request #332 from bitcoin/meetups
Display meetups on the events map

@saivann saivann merged commit 4609ccd into master Mar 2, 2014

@saivann saivann deleted the meetups branch Mar 2, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment