Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 711d96b

Browse files
authored
Merge branch 'gh-pages' into patch-1
2 parents b3a844c + 0ea0bb0 commit 711d96b

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ analytics_account: "UA-3769691-28"
99
# build settings
1010
exclude: ["script", "vendor", "bower.json", "Gemfile", "Gemfile.lock", "Rakefile", "readme.md", "package.json"]
1111
markdown: kramdown
12-
gems:
12+
plugins:
1313
- jekyll-avatar
1414
- jekyll-redirect-from
1515
- jekyll-seo-tag

_data/civic_hackers.yml

+5
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ Civic Hackers:
66
- akroncivichackathon
77
- avoindata
88
- bd-iati
9+
- cahealthdata
910
- ChiHackNight
1011
- ciudadanointeligente
1112
- civcoms
1213
- civic-commons
1314
- civicninjas
1415
- civicquarterly
1516
- civilserviceusa
17+
- civictechro
1618
- civio
1719
- code-tj
1820
- codeandomonterrey
@@ -26,6 +28,7 @@ Civic Hackers:
2628
- datakind
2729
- datakind-uk
2830
- datamade
31+
- datashades
2932
- datauy
3033
- dataviz
3134
- dclegalhackers
@@ -37,6 +40,7 @@ Civic Hackers:
3740
- dssg
3841
- dxw
3942
- e-government-ua
43+
- edgi-govdata-archiving
4044
- electionleaflets
4145
- everypolitician
4246
- everypolitician-scrapers
@@ -267,4 +271,5 @@ Open Knowledge Foundation:
267271
- openspending
268272
- OpenTransport
269273
- opentrials
274+
- os-data
270275
- Recline

_data/governments.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Bolivia:
5555
Brazil:
5656
- bacendeinf
5757
- camaradosdeputadosoficial
58+
- cenima-ibama
5859
- cislgov
5960
- culturagovbr
6061
- dadosgovbr
@@ -63,7 +64,6 @@ Brazil:
6364
- gabinetedigital
6465
- govbr
6566
- GovBrasil
66-
- ibamacsr
6767
- imagov
6868
- InstitutoBenjaminConstant
6969
- interlegis
@@ -137,7 +137,6 @@ Catalonia:
137137
- AjuntamentdeSabadell
138138

139139
Chile:
140-
- datal-org
141140
- e-gob
142141

143142
Colombia:
@@ -229,6 +228,7 @@ Italy:
229228
- Formez
230229
- PloneGov-IT
231230
- RegioneER
231+
- TeamDigitale
232232

233233
Japan:
234234
- city-of-kobe
@@ -295,6 +295,7 @@ Norway:
295295
- telemark
296296
- uninett
297297
- vegvesen
298+
- digibib
298299

299300
Panama:
300301
- IFARHU
@@ -587,6 +588,7 @@ U.S. Federal:
587588
- gsa
588589
- gsa-oes
589590
- hhs
591+
- HHS-AHRQ
590592
- HHSDigitalMediaAPIPlatform
591593
- HHSIDEAlab
592594
- historyatstate
@@ -655,6 +657,7 @@ U.S. Federal:
655657
- usda-vs
656658
- usdepartmentoflabor
657659
- USDeptVeteransAffairs
660+
- usdoj
658661
- usds
659662
- usepa
660663
- USFWS

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h3 class="alt-h3 mb-2">
8585
<div class="container-lg p-responsive py-5 py-md-6 ">
8686

8787
<h2 class="alt-h2 text-center mb-3 mt-lg-6" id="more-than-just-code">More than just code</h2>
88-
<p class="alt-lead text-gray text-center col-md-10 mx-auto">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.</p>
88+
<p class="alt-lead text-gray text-center col-md-10 mx-auto">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 Notebooks.</p>
8989

9090
<div class="my-4 my-lg-6 clearfix gutter-spacious">
9191
<div class="col-md-4 float-left animate-out mb-4">
@@ -164,7 +164,7 @@ <h3 class="alt-h3 mb-2">Create an organization</h3>
164164
<div class="mb-4 col-md-6 float-left">
165165
<h3 class="alt-h3 mb-2">Join the Peer Group</h3>
166166
<p class="text-gray">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>
167-
<p class="text-gray">You will <a href="https://government-community.githubapp.com/">have access</a> once the government email associated with your account is verified.
167+
<p class="text-gray">You will have access once the government email associated with your account is verified.
168168
</div>
169169
<div class="mb-4 col-md-6 float-left">
170170
<h3 class="alt-h3 mb-2">Learn More</h3>

0 commit comments

Comments
 (0)