By tag: github
0
kicks
Bringing to Life an Open Source Software Project via Github & Jekyll
It’s time for another blog series! This is a series I’m starting to outline that crazy complex site I’m building to prove out all sorts of things, all located at http://adron.me. So far it’s just a site that hold portfolio information for my coding, biking and related information about me. However I...
0
kicks
Getting Github : JavaScript Libraries Spilled EVERYWHERE! Series #003
This how-to is going to kind of go all over the place. My goal is to get github data. The question however is, how and with what. I knew there were some available libraries, so writing straight and pulling straight off of the API myself seemed like it would be unnecessary work.
0
kicks
Most Forked GitHub Repositories - Infographic
One of the social functions in GiHub is forking, forking a project, is simply making your own copy of that project to be able to do changes. Then, if you like to share these changes, you can notify the project owner with a "pull request". After that, if your contribution was accepted, the ...