Is Github.com source code open source?

GithubOpen Source

Github Problem Overview


... or the shoemaker's children go barefoot?

I would like to fix some styling & have an idea for the feature (and a lot of free time) but I cannot find any github.com page on github.com.

Github Solutions


Solution 1 - Github

GitHub isn't open-source, but you can apply your ideas on an (open-source) GitHub-look-alike:

GitLab

A ruby application with its source code here).
They accept suggestions and pull requests

https://www.gitlab.com/images/screens/gitlab_dash.png

gogs.io (less active than gitea)

Update 2015: you also have other GitHub-look-alike in Go:

http://gogs.io/imgs/screenshoots/5.png

gitea.com

https://camo.githubusercontent.com/a5d123bbc466ef6b18a7b7ffce4553d97598e9b3e8ee8d12b44ef5e40964d74c/68747470733a2f2f646c2e67697465612e696f2f73637265656e73686f74732f6272616e636865732e706e67

GitBLit

http://gitblit.com/screenshots/00c.png

Solution 2 - Github

I was wondering the same thing!

They seem to have some open source code but not the entire code base.

check it out here: https://github.com/github

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionqqryqView Question on Stackoverflow
Solution 1 - GithubVonCView Answer on Stackoverflow
Solution 2 - GithubcodekittyView Answer on Stackoverflow