1
- import React from " react" ;
2
- import MDXContent from " @theme/MDXContent" ;
3
- import Layout from " @theme/Layout" ;
4
- import useDocusaurusContext from " @docusaurus/useDocusaurusContext" ;
5
- import styles from " ./accessibility.module.scss" ;
6
- import Link from " @docusaurus/Link" ;
1
+ import React from ' react' ;
2
+ import MDXContent from ' @theme/MDXContent' ;
3
+ import Layout from ' @theme/Layout' ;
4
+ import useDocusaurusContext from ' @docusaurus/useDocusaurusContext' ;
5
+ import styles from ' ./accessibility.module.scss' ;
6
+ import Link from ' @docusaurus/Link' ;
7
7
// import Harness_CD_VPAT_Report from "../../../static/doc/"
8
8
9
9
export default function AccessibilityPage ( ) {
@@ -23,15 +23,14 @@ export default function AccessibilityPage() {
23
23
< h1 > Harness Accessibility</ h1 >
24
24
< h2 > Our Accessibility Philosophy</ h2 >
25
25
< p >
26
- At Harness, we are committed to making our platform accessible to
27
- everyone, drawing inspiration from Universal Design. Universal
28
- Design is a philosophy that aims to create inclusive products and
29
- systems, regardless of abilities or disabilities, ensuring equal
30
- access and opportunity for all.
26
+ At Harness, we are committed to making our platform accessible to everyone, drawing
27
+ inspiration from Universal Design. Universal Design is a philosophy that aims to
28
+ create inclusive products and systems, regardless of abilities or disabilities,
29
+ ensuring equal access and opportunity for all.
31
30
</ p >
32
31
< p >
33
- While we are still early in our accessibility journey, we are
34
- dedicated to achieving this goal through the following areas:
32
+ While we are still early in our accessibility journey, we are dedicated to achieving
33
+ this goal through the following areas:
35
34
</ p >
36
35
< div className = { styles . goals } >
37
36
< div className = { styles . modules } >
@@ -42,8 +41,8 @@ export default function AccessibilityPage() {
42
41
/>
43
42
< h4 > Making all modules & features accessible </ h4 >
44
43
< p >
45
- We strive to make every Harness module and feature easy to
46
- access and use for everyone.
44
+ We strive to make every Harness module and feature easy to access and use for
45
+ everyone.
47
46
</ p >
48
47
</ div >
49
48
</ div >
@@ -55,9 +54,8 @@ export default function AccessibilityPage() {
55
54
/>
56
55
< h4 > Accessibility at the core of the business</ h4 >
57
56
< p >
58
- We prioritize accessibility at the heart of our business,
59
- ensuring it is an integral part of our values and
60
- operations.
57
+ We prioritize accessibility at the heart of our business, ensuring it is an
58
+ integral part of our values and operations.
61
59
</ p >
62
60
</ div >
63
61
</ div >
@@ -69,114 +67,107 @@ export default function AccessibilityPage() {
69
67
/>
70
68
< h4 > Embracing an accessibility mindset</ h4 >
71
69
< p >
72
- We integrate our accessibility philosophy into the daily
73
- work of every Harness employee, fostering a culture of
74
- inclusivity.
70
+ We integrate our accessibility philosophy into the daily work of every Harness
71
+ employee, fostering a culture of inclusivity.
75
72
</ p >
76
73
</ div >
77
74
</ div >
78
75
</ div >
79
76
< p >
80
- Through these efforts, our aim is to meet the AA accessibility
81
- standard. If you encounter any accessibility issues or need
82
- further assistance with our modules, please don't hesitate to
83
- reach out to us at
[email protected] .
77
+ Through these efforts, our aim is to meet the AA accessibility standard. If you
78
+ encounter any accessibility issues or need further assistance with our modules, please
79
+ don't hesitate to reach out to us at
[email protected] .
84
80
</ p >
85
81
< p >
86
- You can find our latest VPAT reports for each module and the
87
- platform using the links below:
82
+ You can find our latest VPAT reports for each module and the platform using the links
83
+ below:
88
84
</ p >
89
85
< ul >
90
86
< li >
91
- < a href = { `/doc/Harness_CI_CD_Platform_VPAT_Report_2025.pdf` }
87
+ < a
88
+ href = { `/doc/accessibility-summary-report.pdf` }
92
89
className = { styles . link }
93
90
target = "_blank"
94
91
>
95
- Harness CI/CD/Platform VPAT Report
92
+ Accessibility Summary Report
96
93
</ a >
97
94
</ li >
98
95
< li >
99
- < Link
100
- to = { `${ baseUrl } /doc/Harness_FF_VPAT_Report.pdf` }
101
- className = { styles . link }
102
- >
103
- Harness FF VPAT Report
104
- </ Link >
96
+ < a href = { `/doc/harness-platform-vpat.pdf` } className = { styles . link } target = "_blank" >
97
+ Platform VPAT Report
98
+ </ a >
105
99
</ li >
106
100
< li >
107
- < Link
108
- to = { `${ baseUrl } /doc/Harness_CCM_VPAT_Report.pdf` }
109
- className = { styles . link }
110
- >
111
- Harness CCM VAT Report
112
- </ Link >
101
+ < a href = { `/doc/harness-cd-vpat-report.pdf` } className = { styles . link } target = "_blank" >
102
+ CD VPAT Report
103
+ </ a >
113
104
</ li >
114
105
< li >
115
- < Link
116
- to = { `${ baseUrl } /doc/Harness_STO_VPAT_Report.pdf` }
117
- className = { styles . link }
118
- >
119
- Harness STO VPAT Report
120
- </ Link >
106
+ < a href = { `/doc/harness-ci-vpat-report.pdf` } className = { styles . link } target = "_blank" >
107
+ CI VPAT Report
108
+ </ a >
121
109
</ li >
122
110
< li >
123
- < Link
124
- to = { `${ baseUrl } /doc/Harness_SRM_VPAT_Report.pdf` }
125
- className = { styles . link }
126
- >
127
- Harness SRM VPAT Report
128
- </ Link >
111
+ < a href = { `/doc/harness-dbdevops-vpat-report.pdf` } className = { styles . link } target = "_blank" >
112
+ DB Devops VPAT Report
113
+ </ a >
129
114
</ li >
130
115
< li >
131
- < Link
132
- to = { `${ baseUrl } /doc/Harness_Chaos_VPAT_Report.pdf` }
133
- className = { styles . link }
134
- >
135
- Harness Chaos Engineering VPAT Report
136
- </ Link >
116
+ < a href = { `/doc/harness-sre-vpat-report.pdf` } className = { styles . link } target = "_blank" >
117
+ AI SRE VPAT Report
118
+ </ a >
137
119
</ li >
138
120
< li >
139
- < Link
140
- to = { `${ baseUrl } /doc/Harness_IaCM_VPAT_Report.pdf` }
141
- className = { styles . link }
142
- >
143
- Harness IaCM VPAT Report
144
- </ Link >
121
+ < a href = { `/doc/harness-fme-vpat-report.pdf` } className = { styles . link } target = "_blank" >
122
+ FME VPAT Report
123
+ </ a >
145
124
</ li >
146
125
< li >
147
- < Link
148
- to = { `${ baseUrl } /doc/Harness_IDP_VPAT_Report.pdf` }
149
- className = { styles . link }
150
- >
151
- Harness IDP VPAT Report
152
- </ Link >
126
+ < a href = { `/doc/harness-idp-vpat-report.pdf` } className = { styles . link } target = "_blank" >
127
+ IDP VPAT Report
128
+ </ a >
153
129
</ li >
154
130
< li >
155
- < Link
156
- to = { `${ baseUrl } /doc/Harness_Code_VPAT_Report.pdf` }
157
- className = { styles . link }
158
- >
159
- Harness Code VPAT Report
160
- </ Link >
131
+ < a href = { `/doc/harness-ccm-vpat-report.pdf` } className = { styles . link } target = "_blank" >
132
+ CCM VPAT Report
133
+ </ a >
161
134
</ li >
162
135
< li >
163
- < Link
164
- to = { `${ baseUrl } /doc/Harness_SEI_VPAT_Report.pdf` }
165
- className = { styles . link }
166
- >
167
- Harness SEI VPAT Report
168
- </ Link >
136
+ < a href = { `/doc/harness-sei-vpat-report.pdf` } className = { styles . link } target = "_blank" >
137
+ SEI VPAT Report
138
+ </ a >
169
139
</ li >
170
140
< li >
171
- < Link
172
- to = { `${ baseUrl } /doc/Harness_SSCA_VPAT_Report.pdf` }
173
- className = { styles . link }
174
- >
175
- Harness SCS VPAT Report
176
- </ Link >
141
+ < a href = { `/doc/harness-ar-vpat-report.pdf` } className = { styles . link } target = "_blank" >
142
+ AR VPAT Report
143
+ </ a >
144
+ </ li >
145
+ < li >
146
+ < a href = { `/doc/harness-ce-vpat-report.pdf` } className = { styles . link } target = "_blank" >
147
+ CE VPAT Report
148
+ </ a >
149
+ </ li >
150
+ < li >
151
+ < a href = { `/doc/harness-iacm-vpat-report.pdf` } className = { styles . link } target = "_blank" >
152
+ IaCM VPAT Report
153
+ </ a >
154
+ </ li >
155
+ < li >
156
+ < a href = { `/doc/harness-sto-vpat-report.pdf` } className = { styles . link } target = "_blank" >
157
+ STO VPAT Report
158
+ </ a >
159
+ </ li >
160
+ < li >
161
+ < a href = { `/doc/harness-scs-vpat-report.pdf` } className = { styles . link } target = "_blank" >
162
+ SCS VPAT Report
163
+ </ a >
164
+ </ li >
165
+ < li >
166
+ < a href = { `/doc/harness-ata-vpat-report.pdf` } className = { styles . link } target = "_blank" >
167
+ ATA VPAT Report
168
+ </ a >
177
169
</ li >
178
170
</ ul >
179
-
180
171
</ main >
181
172
</ Layout >
182
173
</ MDXContent >
0 commit comments