Skip to content

Commit 3fbafb4

Browse files
authored
Merge pull request #2142 from 18F/dev
Dev --> Master
2 parents fa056f3 + c2ea438 commit 3fbafb4

File tree

275 files changed

+1000
-344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

275 files changed

+1000
-344
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ruby "2.3.1"
44
gem "redcarpet"
55
gem "jekyll", '~> 3.1'
66
gem "html-proofer"
7+
gem "accesslint-ci", "0.2.6"
78

89
group :jekyll_plugins do
910
if ENV['FAST_BUILDS'] == 'true'

Gemfile.lock

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ GIT
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11+
accesslint-ci (0.2.6)
12+
rest-client (~> 2.0)
13+
thor (~> 0.19)
1114
activesupport (4.2.7.1)
1215
i18n (~> 0.7)
1316
json (~> 1.7, >= 1.7.7)
@@ -18,6 +21,8 @@ GEM
1821
coderay (1.1.1)
1922
colorator (1.1.0)
2023
colored (1.2)
24+
domain_name (0.5.20161129)
25+
unf (>= 0.0.5, < 1.0.0)
2126
ethon (0.9.1)
2227
ffi (>= 1.3.0)
2328
ffi (1.9.14)
@@ -36,6 +41,8 @@ GEM
3641
typhoeus (~> 0.7)
3742
yell (~> 2.0)
3843
htmlentities (4.3.4)
44+
http-cookie (1.0.3)
45+
domain_name (~> 0.5)
3946
i18n (0.7.0)
4047
jekyll (3.3.0)
4148
addressable (~> 2.4)
@@ -82,8 +89,12 @@ GEM
8289
rb-inotify (~> 0.9, >= 0.9.7)
8390
mercenary (0.3.6)
8491
method_source (0.8.2)
92+
mime-types (3.1)
93+
mime-types-data (~> 3.2015)
94+
mime-types-data (3.2016.0521)
8595
mini_portile2 (2.1.0)
8696
minitest (5.9.1)
97+
netrc (0.11.0)
8798
nokogiri (1.6.8.1)
8899
mini_portile2 (~> 2.1.0)
89100
parallel (1.9.0)
@@ -98,21 +109,30 @@ GEM
98109
ffi (>= 0.5.0)
99110
rb-readline (0.5.3)
100111
redcarpet (3.3.4)
112+
rest-client (2.0.0)
113+
http-cookie (>= 1.0.2, < 2.0)
114+
mime-types (>= 1.16, < 4.0)
115+
netrc (~> 0.8)
101116
rouge (1.11.1)
102117
safe_yaml (1.0.4)
103118
sass (3.4.22)
104119
slop (3.6.0)
120+
thor (0.19.4)
105121
thread_safe (0.3.5)
106122
typhoeus (0.8.0)
107123
ethon (>= 0.8.0)
108124
tzinfo (1.2.2)
109125
thread_safe (~> 0.1)
126+
unf (0.1.4)
127+
unf_ext
128+
unf_ext (0.0.7.2)
110129
yell (2.0.6)
111130

112131
PLATFORMS
113132
ruby
114133

115134
DEPENDENCIES
135+
accesslint-ci (= 0.2.6)
116136
html-proofer
117137
jekyll (~> 3.1)
118138
jekyll-archives!

_authors/18F.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
name: 18F
33
first_name: 18F
4-
last_name:
4+
last_name:
55
full_name: 18F
66
role: Organization
7-
city:
8-
state:
7+
city:
8+
state:
99
github: 18F
1010
twitter: 18F
1111
team: 18F
12-
redirect_from: /team/18F/
12+
redirect_from: "/team/18F/"
13+
published: true
1314
---
15+

_authors/aaron.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ full_name: Aaron Snow
66
role: Executive Director
77
city: Washington
88
state: D.C.
9-
github:
10-
twitter:
9+
github:
10+
twitter:
1111
team: 18F
12-
redirect_from: /team/aaron/
12+
redirect_from: "/team/aaron/"
1313
alumni: true
14+
published: true
1415
---
16+

_authors/ada-lovelace.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,7 @@ joke: |
1717
1818
Due to other commitments, Ada will be working for the team only on April 1st. If you'd like to join Ada (and not just for April 1) you can <a href="https://pages.18f.gov/joining-18f/">see all of our openings and learn more about working at 18F</a>.)
1919
layout: nothing
20-
redirect_from: /team/ada-lovelace/
20+
redirect_from: "/team/ada-lovelace/"
21+
published: false
2122
---
23+

_authors/adam-kendall.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ role:
99
state: VA
1010
team: Engineering
1111
twitter:
12-
redirect_from: /team/adam-kendall/
12+
redirect_from: "/team/adam-kendall/"
13+
published: false
1314
---
15+

_authors/adrian-webb.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ role: Technical Architect
99
state: D.C.
1010
team: Consulting
1111
twitter:
12-
redirect_from: /team/adrian-webb/
12+
redirect_from: "/team/adrian-webb/"
13+
published: false
1314
---
15+

_authors/afeld.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ state: NY
99
github:
1010
twitter:
1111
team: Delivery
12-
redirect_from: /team/afeld/
12+
redirect_from: "/team/afeld/"
13+
published: true
1314
---
15+

_authors/alan-atlas.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ role:
99
state: WA
1010
team:
1111
twitter:
12-
redirect_from: /team/alan-atlas/
12+
redirect_from: "/team/alan-atlas/"
13+
published: true
1314
---
15+

_authors/alan-brouilette.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ role: Product Manager
99
state: IL
1010
team: Product
1111
twitter:
12-
redirect_from: /team/alan-brouilette/
12+
redirect_from: "/team/alan-brouilette/"
13+
published: true
1314
---
15+

0 commit comments

Comments
 (0)