mirror of
https://github.com/resume/resume.github.com.git
synced 2025-12-30 23:59:40 -06:00
Added a note
This commit is contained in:
@@ -16,10 +16,18 @@
|
||||
<input id="username" type="text" value="Enter your github username and click on generate" />
|
||||
<button type="button" id="gen">Generate</button>
|
||||
</p>
|
||||
<p><br /></p>
|
||||
<p>
|
||||
This is the first version, please keep in mind that it only fetches your first 30 repositories for now. I am planning on adding
|
||||
things as such as your most committed forks, most committed repositories and make the "My Popular Repositories" be built from
|
||||
your complete list of repositories. The issue right now is say you have 37 repositories, this will only retrieve the first
|
||||
30 repositories that were created. I'll put a note here when this is fixed or feel free to <a href="https://github.com/resume/resume.github.com">fork the page</a>,
|
||||
make changes and send them back :-)
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="ft" role="contentinfo"><p>Brought to your by the brilliant mind of <a href="http://twitter.com/davidcoallier">@davidcoallier</a> </modesty></p></div>
|
||||
<div id="ft" role="contentinfo"><p>Brought to you by the brilliant mind of <a href="http://twitter.com/davidcoallier">@davidcoallier</a> </modesty></p></div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user