forked from gocd/www.go.cd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsubscribe.html
More file actions
30 lines (27 loc) · 1.28 KB
/
Copy pathsubscribe.html
File metadata and controls
30 lines (27 loc) · 1.28 KB
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
---
layout: default
title: Subscribe to GO CD Updates
title_tag: Subscribe to Go CD Updates
meta_tag_description: GO Continuous Delivery is a software development discipline where you automate all steps of building, testing, deploying and releasing software at anytime
meta_tag_keywords: continuous delivery, software development, blog, testing, deploying, go
---
<div class="subscribe full-width">
<div class="grid-7">
<p>If you'd like to receive information about Go CD but don't want the volume of the mailing lists this is the place
for you. From time to time ThoughtWorks (Go CD's primary sponsor) will send out updates. This will include information
such as...
</p>
<ul>
<li> New supported release announcements </li>
<li> Any security related announcements </li>
<li> Learning resources</li>
</ul>
<br>
<p>The volume will be extremely low, focusing on information we believe will be a real value to people using Go CD.</p>
</div>
<div class="grid-5">
<script src="//app-e.marketo.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_3085"></form>
<script>MktoForms2.loadForm("//app-e.marketo.com", "199-QDE-291", 3085);</script>
</div>
</div>