Skip to content

Add a statistics page #157

Description

@Zethson

We keep having to generate statistics for our talks and it would be awesome to have the growth of our community publicly displayed. The role model is of course https://nf-co.re/stats .

Ideally, we'd find a way to have live updates but this would be much harder given that we only have a static site. I currently think that we should have a CI job that uploads a JSON file of the stats somewhere just like we upload the scverse-tutorial Artifacts (see https://github.com/scverse/scverse-tutorials/actions/runs/14186216329/job/39741895697 for a run). Then we download such an Artifact on our website and display it. It would be an open question whether we cache it or ask for the stats on request if the JSON file is small.

This is just a rough description but we can flesh it out with a proposal or just start small and iterate.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions