Skip to content

Commit e560424

Browse files
authored
Merge branch 'gh-pages' into CataloniaSpain
2 parents 4e13252 + 56fad96 commit e560424

File tree

6 files changed

+25
-19
lines changed

6 files changed

+25
-19
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.5.3

.travis.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,9 @@ env:
77
global:
88
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer
99

10-
addons:
11-
apt:
12-
packages:
13-
- libcurl4-openssl-dev # required to avoid SSL errors
14-
1510
branches:
1611
only:
1712
- gh-pages
1813
- /.*/
1914

20-
before_install:
21-
- openssl version
22-
- openssl ciphers -v
23-
- openssl s_client -cipher ECDHE-RSA-AES256-GCM-SHA384 -connect github.blog:443 -tls1_2
24-
- curl -sSL -D - https://github.blog/2014-02-14-rendered-prose-diffs/ -o /dev/null
25-
sudo: false
2615
cache: bundler

Gemfile

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'github-pages'
6-
gem 'jekyll-octicons'
7-
# need lazy-load support
8-
gem 'jekyll-avatar', '>= 0.6.0'
5+
gem 'github-pages', '> 103', group: :jekyll_plugins
6+
7+
group :jekyll_plugins do
8+
gem 'jekyll-octicons'
9+
# need lazy-load support
10+
gem 'jekyll-avatar'
11+
end
912

1013
group :development, :test do
1114
gem 'html-proofer'

_data/civic_hackers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ Code for All:
148148
- codeforaustralia
149149
- codeforbrazil
150150
- codeforeurope
151+
- codeforfr
151152
- codeforgermany
152153
- codeforireland
153154
- codeforjapan

_data/governments.yml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Brazil:
8282
- labhackercd
8383
- lexml
8484
- MP-ES
85+
- MP-RJ
8586
- pensandoodireito
8687
- plonegovbr
8788
- pr-snas
@@ -103,19 +104,22 @@ Canada:
103104
- AAFC-MBB
104105
- abgov
105106
- bcdevexchange
107+
- bac-lac
106108
- BCGov
107109
- canada-ca
108110
- cds-snc
109111
- CIHR
110112
- cityofgreatersudbury
111113
- cityofottawa
112114
- cityofsurrey
115+
- CityOfSarnia
113116
- CityofToronto
114117
- CityofEdmonton
115118
- cityssm
116119
- cngo
117120
- communicationssecurityestablishment
118121
- csbp-cpse
122+
- CSPS-EFPC-DAAN
119123
- ECCC-MSC
120124
- electionsquebec
121125
- esdc-devx
@@ -190,6 +194,7 @@ European Union:
190194
Finland:
191195
- 6Aika
192196
- City-of-Helsinki
197+
- City-of-Turku
193198
- CSC-IT-Center-for-Science
194199
- Digipalvelutehdas
195200
- finnishtransportagency
@@ -206,6 +211,7 @@ Finland:
206211
France:
207212
- afimb
208213
- AlsaceDigitale
214+
- AmbaNum
209215
- ANSSI-FR
210216
- ApieFrance
211217
- betagouv
@@ -215,6 +221,7 @@ France:
215221
- cea-sec
216222
- clipos
217223
- clipos-archive
224+
- cw-leia
218225
- communaute-cimi
219226
- culturecommunication
220227
- DGFiP
@@ -225,13 +232,15 @@ France:
225232
- erasme
226233
- etalab
227234
- Inist-CNRS
235+
- InseeFr
228236
- SocieteNumerique
229237
- lutece-secteur-public
230238
- MINAGRI-INITIAL
231239
- MTES-MCT
232240
- MinistereSupRecherche
233241
- nanterre
234242
- nantesmetropole
243+
- opencti-platform
235244
- PnCevennes
236245
- PnEcrins
237246
- PnX-SI
@@ -351,6 +360,7 @@ Norway:
351360
- nasjonalmuseet
352361
- navikt
353362
- nlbdev
363+
- Riksrevisjonen
354364
- Rogaland
355365
- rutebanken
356366
- ruterno
@@ -436,6 +446,7 @@ Sweden:
436446
- Helsingborg
437447
- helsingborg-stad
438448
- ISOF-ITD
449+
- jobtechswe
439450
- kungbib
440451
- Lantmateriet
441452
- libris
@@ -461,8 +472,10 @@ Sweden:
461472
- Sundsvallskommun
462473
- sverigesradio
463474
- SVT
475+
- swedish-council-for-higher-education
464476
- swedishpensionsagency
465477
- The-Municipality-of-Staffanstorp
478+
- umea-kommun
466479
- Vastra-Gotalandsregionen
467480
- vasttrafik
468481

@@ -636,6 +649,7 @@ U.S. City:
636649
- longbeachinnovationteam
637650
- LouisvilleMetro
638651
- mnhrc
652+
- moda-nyc
639653
- monum
640654
- NYCComptroller
641655
- nycdot
@@ -690,14 +704,14 @@ U.S. Federal:
690704
- ccmc
691705
- CDCgov
692706
- cfpb
707+
- cisagov
693708
- cmsgov
694709
- commercedataservice
695710
- commercegov
696711
- defense-cyber-crime-center
697712
- demand-driven-open-data
698713
- department-of-veterans-affairs
699714
- deptofdefense
700-
- dhs-ncats
701715
- didsr
702716
- digital-analytics-program
703717
- doecode
@@ -715,7 +729,6 @@ U.S. Federal:
715729
- globegit
716730
- gopleader
717731
- government-services
718-
- GreatSmokyMountainsNationalPark
719732
- gsa
720733
- gsa-oes
721734
- hhs

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2 class="alt-h3 mb-2">
8383
{% octicon globe height:28 class:"fill-blue d-inline mr-2" aria-label:globe %}
8484
Public engagement, developer community
8585
</h2>
86-
<p class="text-gray">Engage with 17 million developers using GitHub. Publish open source software on GitHub.com. Onboard, train, and recruit developers with ease.</p>
86+
<p class="text-gray">Engage with more than 40 million developers using GitHub. Publish open source software on GitHub.com. Onboard, train, and recruit developers with ease.</p>
8787
</div>
8888
<div class="mb-3 mb-md-5 col-md-6 float-left">
8989
<h2 class="alt-h3 mb-2">

0 commit comments

Comments
 (0)