Skip to content

Feat: add community stats view#144

Merged
elcuervo merged 2 commits into
rubyuy:mainfrom
AFornio:community-stats
May 21, 2026
Merged

Feat: add community stats view#144
elcuervo merged 2 commits into
rubyuy:mainfrom
AFornio:community-stats

Conversation

@AFornio
Copy link
Copy Markdown

@AFornio AFornio commented May 6, 2026

Description

Adds a /stats page with community metrics: meetups, talks, members, projects, GitHub stars, and authors. Includes per-year visualizations, host/speaker/project rankings, and a receipt section at the bottom.

Data is sourced from the existing Jekyll collections and data files (_meetups/, _data/people.yml, _data/community.yml, _data/companies.yml), so all stats auto-update as new meetup files or data entries are added. Added flat_map and sum_by custom Liquid filters to support the aggregation logic.

## Screenshots
Screenshot 2026-05-06 at 4 20 46 PM
Screenshot 2026-05-06 at 4 20 50 PM
Screenshot 2026-05-06 at 4 20 53 PM
Screenshot 2026-05-06 at 4 20 56 PM
Screenshot 2026-05-06 at 4 21 01 PM

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

🔍 Preview: https://d3d2fd23.ruby-uy.pages.dev

@AFornio AFornio marked this pull request as ready for review May 7, 2026 12:56
@AFornio AFornio requested a review from a team as a code owner May 7, 2026 12:57
Copy link
Copy Markdown
Contributor

@elcuervo elcuervo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@github-actions
Copy link
Copy Markdown

🔍 Preview: https://849d2737.ruby-uy.pages.dev

@elcuervo elcuervo merged commit a4d5685 into rubyuy:main May 21, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants