imfunniee / gitfolio

:octocat: personal website + blog for every github user

Home Page:https://imfunniee.github.io/gitfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Over 100 repos not listed

nwtgck opened this issue · comments

Name Value
OS Mac/Linux
Node Version v10.15.0
Project Version d84d6fd

What is the current behavior?

I think the current behavior list only 100 repos and over 100 repos are not listed. I have over 100 repos. So not all repos are not listed and I use "sort desc" but they are not all my repos.

I think the problem happens in the following code.
https://github.com/nwtgck/gitfolio/blob/d84d6fd2b497ec726dca016364835b5b758cf61a/populate.js#L39

I think ?page=1, ?page=2 query parameters can be useful for this purpose.
https://developer.github.com/v3/repos/

What is the expected behavior?

All repos should be listed from GitHub.