forked from github/developer.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
149 lines (133 loc) · 6.36 KB
/
Copy pathindex.html
File metadata and controls
149 lines (133 loc) · 6.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="imagetoolbar" content="false" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<title>GitHub Developer</title>
<link rel="alternate" type="application/atom+xml" title="API Changes" href="/changes.atom" />
<link href="/css/reset.css" rel="stylesheet" type="text/css" />
<link href="/css/documentation.css" media="screen" rel="stylesheet" type="text/css">
<link href="/css/pygments.css" media="screen" rel="stylesheet" type="text/css">
<script src="/js/jquery.js" type="text/javascript"></script>
<script src="/js/documentation.js" type="text/javascript"></script>
</head>
<body class="developers">
<div id="header-wrapper">
<div id="header">
<div>
<a class="logo" href="/">GitHub:Developer</a>
<ul class="nav">
<li><a href="/v3/" class="nav-api">API</a></li>
<li><a href="/program/" class="nav-developers">Developers</a></li>
<li><a href="/changes/" class="nav-blog">Blog</a></li>
<li><a href="https://github.com/contact">Support</a></li>
<li id="search-container">
<input type="text" id="searchfield" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /><label class="search-placeholder">Search</label>
<div class="cancel-search"></div>
<ul id="search-results">
</ul>
</li>
</ul>
</div>
</div><!-- #header -->
</div><!-- #header-wrapper -->
<div class="feature dev-program">
<div class="wrapper">
<h1>It takes a community to design, build, and ship great software.</h1>
<p class="intro">Building an application that integrates with GitHub? Register for our Developer Program! The possibilities are endless, and you enjoy the kudos.</p>
<a href="https://github.com/developer/register" class="button">Register now</a>
</div>
<img src="/images/header-animation.gif" alt="GitHub Universe" class="earth" width="450" height="375">
<img src="/images/header-animation-short-loop.gif" alt="GitHub Universe" class="earth earth-short-loop" width="450" height="375">
</div>
<div class="full-width-divider">
<ul class="wrapper highlights">
<li class="highlight-module">
<a href="/changes/"><span class="mega-octicon octicon-broadcast"></span></a>
<h2><a href="/changes/">Stay in the know</a></h2>
<p>Be the first to know about API changes and try out new features before they launch.</p>
</li>
<li class="highlight-module">
<a href="/v3/"><span class="mega-octicon octicon-light-bulb"></span></a>
<h2><a href="/v3/">Scratch an itch</a></h2>
<p>Build your own tools that seamlessly integrate with the place you push code every day.</p>
</li>
<li class="highlight-module">
<a href="http://github.com/contact?form%5Bsubject%5D=Development+licenses"><span class="mega-octicon octicon-mark-github"></span></a>
<h2><a href="http://github.com/contact?form%5Bsubject%5D=Development+licenses">Take on the enterprise</a></h2>
<p>Obtain developer licenses to build and test your application against GitHub Enterprise.</p>
</li>
</ul>
</div>
<div class="wrapper clearfix">
<div class="program-info-column">
<span class="mega-octicon octicon-zap"></span>
<h2>Have an integration that works with GitHub?</h2>
<p>Awesome! We'd love to have you be part of the program. Here’s how you can spread the word:</p>
<ul>
<li><a href="https://github.com/contact?form%5Bsubject%5D=New+GitHub+Integration">Let us know about your integration</a></li>
<li>Use the <a href="https://github.com/logos">Octocat or GitHub logo</a> to identify that your product works with GitHub</li>
<li>Post a video or a blog on your website about your integration</li>
</ul>
</div>
<div class="program-info-column">
<span class="mega-octicon octicon-organization"></span>
<h2>Ready to join the GitHub Developer Program?</h2>
<p>Membership is open to individual developers and companies who have:</p>
<ul>
<li>A <a href="https://github.com/pricing">paid GitHub.com personal or organization plan</a>
</li>
<li>An integration in production or development using the GitHub API</li>
<li>An email address where GitHub users can contact you for support</li>
</ul>
</div>
</div>
<div id="footer" >
<div class="lower_footer">
<ul class="footer-cell">
<li><a href="https://help.github.com/terms-of-service/">Terms</a></li>
<li><a href="https://help.github.com/privacy-policy/">Privacy</a></li>
<li><a href="https://help.github.com/security/">Security</a></li>
<li><a href="https://github.com/contact">Contact</a></li>
</ul>
<span class="footer-cell">
<a href="https://github.com" class="mega-octicon octicon-mark-github"></a>
</span>
<ul class="footer-cell">
<li><a href="https://status.github.com/">Status</a></li>
<li><a href="http://training.github.com/">Training</a></li>
<li><a href="http://shop.github.com/">Shop</a></li>
<li><a href="https://github.com/blog">Blog</a></li>
<li><a href="https://github.com/about">About</a></li>
</ul>
</div>
<div class="wrapper">
<p>Design © <span class="js-year"></span> Copyright <span class="js-year"></span> GitHub, Inc. </p>
</div>
</div><!-- /#footer -->
<script type="text/javascript">
var _gauges = _gauges || [];
(function() {
var t = document.createElement('script');
t.type = 'text/javascript';
t.async = true;
t.id = 'gauges-tracker';
t.setAttribute('data-site-id', '4f2038e0cb25bc1b55000003');
t.src = '//secure.gaug.es/track.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(t, s);
})();
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3769691-37', 'github.com');
ga('send', 'pageview');
</script>
<script src="/js/retina.js" type="text/javascript"></script>
</body>
</html>