Skip to content

Enable pagination for ‘larger’ numbers of stars #2

@jhermann

Description

@jhermann

Say you have ‘a few’ stars (like, say 9k+), then the generated README violates some limits GitHub sets on handling / rendering large documents. See jhermann/observatory for my manual solution.

The numbers:

464K	README-AtoO.md
4.0K 	README.md
588K	README-PtoZ.md
1.1M 	total

Another option would be to sort by stars and/or last commit date, and then limit the number of entries, only keeping the top N ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions