forked from github/government.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
165 lines (143 loc) · 7.73 KB
/
index.html
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
---
layout: home
title: GitHub and Government
description: Make government better, together. Stories of open source, open data, and open government.
org_count: 60
permalink: /
---
<div class="mini-section">
<div class="section container features">
<div class="row">
<div class="col-md-6 feature">
<span class="mega-octicon octicon-terminal"></span>
<h3>Collaborate on code</h3>
<p>Code collaboration and review are built into the development process with GitHub. Share work, discuss changes, and get feedback in one place to write quality code.</p>
</div>
<div class="col-md-6 feature">
<span class="mega-octicon octicon-server"></span>
<h3>On your servers or in the cloud</h3>
<p>Run GitHub Enterprise on your servers as a virtual appliance, on AWS GovCloud or Azure, or let us host the code for you on GitHub.com, whatever your security requires.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 feature">
<span class="mega-octicon octicon-beaker"></span>
<h3>Foster innovation at your agency</h3>
<p>GitHub enables you to easily accept, continuously test, and rapidly deploy new ideas to build better software, faster.</p>
</div>
<div class="col-md-6 feature">
<span class="mega-octicon octicon-tools"></span>
<h3>Software built your way</h3>
<p>Integrate third party tools, from project management to continuous integration, to build software in the way that works best for your agency.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 feature">
<span class="mega-octicon octicon-code"></span>
<h3>InnerSource inside your agency</h3>
<p>Build your agency’s software the way open source maintainers build theirs. Transparency and code reuse can help your team build better code.</p>
</div>
<div class="col-md-6 feature">
<span class="mega-octicon octicon-lock"></span>
<h3>Enterprise controls that agencies need</h3>
<p>Encourage teams to work together while providing essential controls for employees and contractors alike using organizations and LDAP or CAS.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 feature">
<span class="mega-octicon octicon-globe"></span>
<h3>Public engagement, developer community</h3>
<p>Engage with 17 million developers using GitHub. Publish open source software on GitHub.com. Onboard, train, and recruit developers with ease.</p>
</div>
<div class="col-md-6 feature">
<span class="mega-octicon octicon-checklist"></span>
<h3>Skip the paperwork</h3>
<p>GitHub.com's terms of service are approved by the GSA and most plans fall below the micro-purchase threshold. Purchase GitHub Enterprise with major government acquisition schedules.</p>
</div>
</div>
<p><a href="https://github.com/features">Learn more about GitHub →</a></p>
</div>
</div>
<div class="mini-section more-than">
<div class="container">
<h1 id="more-than-just-code">More than just code</h1>
<h3 class="lead-graf">Agencies use GitHub to engage developers and collaborate with the public on open source, open data and open government efforts. GitHub even renders common formats like <a href="https://github.com/blog/1784-rendered-prose-diffs">text</a>, <a href="https://help.github.com/articles/rendering-csv-and-tsv-data">CSV</a>, PDF, <a href="https://help.github.com/articles/mapping-geojson-files-on-github">geospatial data</a> and Jupyter Notesbooks.</h3>
<div class="row section source-data-code">
<div class="col-md-4 animate-out">
<h3>Open Source</h3>
<p><a href="https://github.com/showcases/government" target="_blank">
<img src="assets/img/open-source.png" alt="Pull request launching gov.uk"/></a>
</p>
<small>The UK Government launched GOV.UK with a pull request</small>
</div>
<div class="col-md-4 animate-out">
<h3>Open Data</h3>
<p><a href="https://github.com/showcases/open-data" target="_blank">
<img src="assets/img/open-data.png" alt="GeoJSON diff of Illinois 4th Congressional District"/></a>
</p>
<small>CFPB builds data visualizations and analysis tools with GitHub</small>
</div>
<div class="col-md-4 animate-out">
<h3>Open Government</h3>
<p><a href="https://github.com/showcases/policies" target="_blank">
<img src="assets/img/open-gov.png" alt="Project Open Data"/></a>
</p>
<small>Find the US government’s open source projects at <a href="https://code.gov/">Code.gov</a></small>
</div>
</div>
</div>
<p><a href="https://github.com/showcases">See more showcases →</a></p>
</div>
<div class="mini-section" style="overflow: hidden;">
<div class="container">
<h1 id="join-the-revolution">Join the Revolution</h1>
{% assign count = 0 %}
{% for group in site.data.governments %}
{% for org in group[1] %}
{% assign count = count | plus:1 %}
{% endfor %}
{% endfor %}
<h3 class="lead-graf">Join the thousands of government organizations around the world who collaborate on code, data, policy, and more. See the rest of the <a href="/community">GitHub government community</a>.</h3>
</div>
<div class="full-screen featured-orgs">
{% for org in site.featured_orgs %}
<a href="https://github.com/{{ org }}" class="animate-in">{% avatar user=org size=80 %}</a>
{% endfor %}
</div>
</div>
<div id="get-started" class="mini-section">
<div class="container">
<h1>Get started today</h1>
<h3 class="lead-graf">Create a free account to get started with GitHub. <a href="mailto:government@github.com">Contact us</a> to learn more about hosting your own GitHub instance.</h3>
<div class="row section">
<div class="col-md-3">
<h3>Signup for an account</h3>
<p><a href="https://github.com/signup/free" target="_blank">Sign up</a> for an individual GitHub account for free.</p>
<p>If you have a personal GitHub account, simply <a href="https://government-community.githubapp.com/">add and confirm</a> your government email.</p>
</div>
<div class="col-md-3">
<h3>Create an organization</h3>
<p>An organization is your official presence on GitHub. <a href="https://github.com/organizations/new">Create a free organization</a> after you log in. Open source projects stay free.</p>
<p>Prefer to host your own GitHub instance? <a href="mailto:government@github.com">Contact us</a> or <a href="https://enterprise.github.com">request a free trial</a> to get started.
</div>
<div class="col-md-3">
<h3>Join the Peer Group</h3>
<p>Join the <a href="https://government-community.githubapp.com/">semi-private group</a> of government employees using GitHub to share best practices for software collaboration.</p>
<p>You will <a href="https://government-community.githubapp.com/">have access</a> once the government email associated with your account is verified.
</div>
<div class="col-md-3">
<h3>Learn More</h3>
<p>Browse GitHub training resources at <a href="http://training.github.com">training.github.com</a>.</p>
<p>Contact <a href="mailto:training@github.com">training@github.com</a> to bring GitHub training to your team.</p>
</div>
</div>
</div>
</div>
<div id="contact-a-human" class="full-width human">
<div class="container mini-section">
<span class="mega-octicon octicon-person"></span>
<h3>Talk to a human</h3>
<p>Email <a href="mailto:government@github.com">government@github.com</a> to talk to GitHub's government team.</p>
<p><a href="https://government-community.githubapp.com/">Post a question</a> in the government community to get feedback from other GitHub users in government.</p>
</div>
</div>