-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.html
241 lines (228 loc) · 7.53 KB
/
help.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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
<!doctype html>
<html>
<head>
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta charset="utf-8">
<meta content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewport">
<!-- Use title if it's in the page YAML frontmatter -->
<title>Middleman</title>
<link href='//fonts.googleapis.com/css?family=Lato:300,400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<link href="/stylesheets/site.css" rel="stylesheet" />
<script src="/javascripts/all.js"></script>
<script src="/javascripts/main.js"></script>
</head>
<body class="help">
<header class="top">
<div class="container">
<a href="/index.html" class="logo"><img src="/images/Go_logo.png" /></a>
<nav class="mainnav">
<ul class="level0">
<li class="dropdown">
<a href="/features.html">Features</a>
<ul>
<li><a href="/plugins.html">Plugins</a></li>
<li><a href="roadmap.html">Roadmap</a></li>
<li><a href="/subscribe.html">Subscribe to updates</a></li>
</ul>
</li>
<li class="dropdown">
<a href="/community.html">Community</a>
<ul>
<li><a href="/contribute.html">Contribute</a></li>
<li><a href="/cla.html">CLA</a></li>
<li><a href="/open-issues.html">Open Issues</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="partners.html">Partners</a></li>
</ul>
</li>
<li><a href="#">Blog</a></li>
<li class="dropdown">
<a href="/help.html">Help</a>
<ul>
<li><a href="getting-started/part-1.html">Getting started</a></li>
<li><a href="/download.html">Download</a></li>
</ul>
</li>
</ul>
</nav>
<button class="navbtn menu collapse">
<span></span>
</button>
</div>
</header>
<span id="top"></span>
<div class="inner-banner">
<div class="container">
<h1 class="caption"><span>Need Help?</span></h1>
</div>
</div>
<div class="get-start">
<div class="container">
<div class="numbering">
<span>1</span>
</div>
<h2 class="sub-title">Get Started with <span class="go">Go</span>CD</h2>
<div class="cta">
<a href="https://go.cd/getting-started/part-1.html">
<h3>Setup Your First Pipeline</h3>
<div class="graphics">
<img src="images/go.cd_setup-your-first-pipeline.png" alt="">
</div>
<p>Quickly build your first pipeline while learning key <span class="go">Go</span>CD concepts.</p>
</a>
<a href="https://www.go.cd/documentation/user/16.2.0/installation/index.html" class="padded">
<h3>Installation</h3>
<div class="graphics">
<img src="images/go.cd_installation.png" alt="">
</div>
<p>Start here if you need to install <span class="go">Go</span>CD
</p>
</a>
</div>
</div>
</div>
<div class="get-support">
<div class="container">
<div class="numbering">
<span>2</span>
</div>
<h2 class="sub-title">Try ThoughtWorks Support Offering</h2>
<p class="desc">ThoughtWorks offers commercial support for <span class="go">Go</span>CD. Here are some great things you will get when you sign up</p>
<div class="points">
<ul class="left">
<li>Full-time support team</li>
<li>Unlimited support cases</li>
<li>Access to ThoughtWorks core contributors to <span class="go">Go</span>CD</li>
</ul>
<ul class="right">
<li>Enterprise add-ons</li>
<li>Notifications of releases, bug fixes and security updates</li>
<li>The TW team can help when nobody else can</li>
</ul>
</div>
<div class="subsection">
<h3>Still not sure what support will offer you?</h3>
<p>Submit a ticket right now and get support from the creators of <span class="go">Go</span>CD</p>
</div>
<div class="actions">
<button class="btn-cta help_cta"> Submit a ticket</button>
<a href="https://www.thoughtworks.com/go">Learn more about support</a>
</div>
</div>
</div>
<div class="signup">
<div class="container_12">
<span class="close">X</span>
<div id="signup_header">
<h3>Submit a ticket</h3>
<p>Tell us about a problem you are having and our support specialists will contact you soon</p>
</div>
<div id="support_form">
<div class="form">
<input type="text" name="support_user_name" id="support_user_name" placeholder="Name">
<br>
<input type="text" name="support_email_address" id="support_email_address" placeholder="Email address">
<br>
<textarea name="support_query" id="support_query" placeholder="What can we help you with?"></textarea>
<br>
<button id="support_form_submit">Submit</button>
</div>
</div>
<div class="hide-by-default" id="support_form_submit_success">
<p>Success! Someone will contact you soon.</p>
</div>
<div class="hide-by-default" id="support_form_submit_failure">
<p>Oops. Something went wrong. :( Please send an email
to </p>
<a href="mailto:support@thoughtworks.com">support@thoughtworks.com</a>
</div>
</div>
</div>
<div class="gocd-community">
<div class="container">
<div class=" numbering">
<span>3</span>
</div>
<h2 class="sub-title">Get Involved with the <span class="go">Go</span>CD Community</h2>
<p class="desc">
A huge part of <span class="go">Go</span>CD’s success as an OSS product has been the support of a very active
community. We encourage you to join in the discussions to both learn and contribute.
</p>
<div class="cta">
<a href="https://groups.google.com/forum/#!forum/go-cd" class="padded">
<h3><span class="go">Go</span>CD User Group</h3>
<div class="graphics">
<img src="images/go.cd_user-group.png" alt="">
</div>
<p>Join the ongoing <span class="go">Go</span>CD community chatter</p>
</a>
<a href="https://github.com/gocd/gocd" class="padded">
<h3><span class="go">Go</span>CD on GitHub</h3>
<div class="graphics">
<img src="images/go.cd_gocd-on-github.png" alt="">
<img src="" alt="">
</div>
<p>Review open bugs or log a new one</p>
</a>
</div>
<div class="foo-links">
<h5>More community resorces</h5>
<div class="row">
<nav class="footer-links">
<ul>
<li><a href="https://www.go.cd/documentation/user/current/">Complete User Docs</a> </li>
<li><a href="https://api.go.cd/current/">API Docs</a> </li>
<li><a href="https://groups.google.com/forum/#!forum/go-cd-dev">Contributors' mailing list</a></li>
<li><a href="https://gitter.im/gocd/gocd">Gitter channel (contributors)</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="join-community">
<div class="container">
<h3>Join our community</h3>
<ul>
<li>
<a href="#">
<i class="fa fa-user-plus"></i>
join us
</a>
</li>
<li>
<a href="#">
<i class="fa fa-wechat"></i>
Talk to us
</a>
</li>
<li>
<a href="#">
<i class="fa fa-binoculars"></i>
watch us
</a>
</li>
<li>
<a href="#">
<i class="fa fa-twitter"></i>
follow us
</a>
</li>
</ul>
</div>
</div>
<footer>
<div class="container">
<p class="help-us-improve">Make this place better, <a href="https://github.com/gocd/gocd.github.io/fork">fork</a> it or <a href="https://github.com/gocd/gocd.github.io/issues">suggest</a> something.</p>
<p>
Go is an open source project, sponsored by <a target="_blank" href="http://www.thoughtworks.com">ThoughtWorks Inc.</a> under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank" title="Apache 2.0 License">Apache License, Version 2.0</a>
</p>
</div>
<a href="#top">top</a>
</footer>
</body>
</html>