-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
192 lines (188 loc) · 11.7 KB
/
Copy pathindex.html
File metadata and controls
192 lines (188 loc) · 11.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Excos - safe changes for software projects</title>
<link href="https://fonts.googleapis.com/css?family=Heebo:400,400i,500,700|Titillium+Web:600" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<link rel="icon" type="image/png" href="dist/img/excos_sq2.png">
</head>
<body>
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
Excos
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0 is-revealing">Change your software without worries</h1>
<p class="hero-paragraph is-revealing">Join the newsletter to get tips on how to safely roll out changes and to hear more about the Excos platform as I'm building it.</p>
<form action="https://excos.substack.com/api/v1/free" method="post" class="hero-form field field-grouped is-revealing">
<div class="control control-expanded">
<input class="input" type="email" name="email" placeholder="Your email…">
</div>
<div class="control">
<button type="submit" class="button button-primary button-block" tabindex="0">Learn more</button>
</div>
<!-- copied from the embedded form -->
<input type="hidden" name="first_url" value="https://excos.substack.com/">
<input type="hidden" name="first_referrer" value="https://substack.com/">
<input type="hidden" name="current_url" value="https://excos.dev">
<input type="hidden" name="current_referrer">
<input type="hidden" name="referral_code">
<input type="hidden" name="source" value="embed">
<input type="hidden" name="referring_pub_id">
<input type="hidden" name="additional_referring_pub_ids">
<input type="email" name="fake_email" placeholder="email" style="position:absolute;top:-10000px;left:-10000px">
<input type="password" name="fake_password" placeholder="password" style="position:absolute;top:-10000px;left:-10000px">
</form>
<div class="tos">
By subscribing you agree to <a target="_blank" rel="noopener" href="https://excos.substack.com/tos?utm_source=embed_publication" class="tos-text">Substack's Terms of Use</a>,
<a target="_blank" rel="noopener" href="https://excos.substack.com/privacy?utm_source=embed_publication" class="tos-text">Privacy Policy</a> and <a target="_blank" rel="noopener" href="https://substack.com/ccpa?utm_source=embed_publication#personal-data-collected" class="tos-text">Information collection notice</a>.
<strong>Check your mailbox to confirm.</strong>
</div>
</div>
<div><br></div><!-- so we can move copy up a bit -->
</div>
</div>
</section>
<section class="features">
<div class="container">
<div class="features-inner section-inner">
<div class="features-wrap">
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<g fill-rule="nonzero" fill="none">
<path d="M7 8H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM19 8h-6a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#4353FF"/>
<path d="M19 20h-6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#43F1FF"/>
<path d="M31 8h-6a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#4353FF"/>
<path d="M7 20H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#43F1FF"/>
<path d="M7 32H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#4353FF"/>
<path d="M29.5 18h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5z" fill="#43F1FF"/>
<path d="M17.5 30h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5zM29.5 30h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5z" fill="#4353FF"/>
</g>
</svg>
</div>
<h4 class="feature-title m-0">Configuration</h4>
</div>
<p class="text-sm mb-0">Roll out new features, experiment and manage your app's behavior with configurations.</p>
</div>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<g fill-rule="nonzero" fill="none">
<path d="M4 12H0V5a5.006 5.006 0 0 1 5-5h7v4H5a1 1 0 0 0-1 1v7z" fill="#43F1FF"/>
<path d="M32 12h-4V5a1 1 0 0 0-1-1h-7V0h7a5.006 5.006 0 0 1 5 5v7zM12 32H5a5.006 5.006 0 0 1-5-5v-7h4v7a1 1 0 0 0 1 1h7v4z" fill="#4353FF"/>
<path d="M27 32h-7v-4h7a1 1 0 0 0 1-1v-7h4v7a5.006 5.006 0 0 1-5 5z" fill="#43F1FF"/>
</g>
</svg>
</div>
<h4 class="feature-title m-0">Observability</h4>
</div>
<p class="text-sm mb-0">Leverage your app's signals to analyze the impact of changes on key metrics and improve decision-making. Based on OpenTelemetry.</p>
</div>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
<g fill="none" fill-rule="nonzero">
<path d="M16 9c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4z" fill="#4353FF"/>
<path d="M27 9c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4z" fill="#43F1FF"/>
<path d="M27 12c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z" fill="#4353FF"/>
<path d="M5 23c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z" fill="#43F1FF"/>
<path d="M27 23c-1.859 0-3.41 1.28-3.858 3h-3.284A3.994 3.994 0 0 0 17 23.142v-3.284c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4-1.859 0-3.41 1.28-3.858 3H8.858A3.994 3.994 0 0 0 6 12.142V8.858c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4S1 2.794 1 5c0 1.858 1.28 3.41 3 3.858v3.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4 1.859 0 3.41-1.28 3.858-3h3.284A3.994 3.994 0 0 0 15 19.858v3.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4 1.859 0 3.41-1.28 3.858-3h3.284c.447 1.72 2 3 3.858 3 2.206 0 4-1.794 4-4s-1.794-4-4-4z" fill="#4353FF"/>
</g>
</svg>
</div>
<h4 class="feature-title m-0">Automation</h4>
</div>
<p class="text-sm mb-0">Prevent defects from affecting your users by automating rollbacks and mitigations.</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-bg">
<svg width="385" height="305" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="34.994%" x2="50%" y2="97.738%" id="footer-bg">
<stop stop-color="#151616" offset="0%"/>
<stop stop-color="#222424" offset="100%"/>
</linearGradient>
</defs>
<path d="M384.557 116.012V305H0L210.643 0l173.914 116.012z" fill="url(#footer-bg)" fill-rule="evenodd"/>
</svg>
</div>
<div class="footer-dots is-moving-object is-translating" data-translating-factor="160">
<svg width="69" height="91" xmlns="http://www.w3.org/2000/svg">
<g fill="#43F1FF" fill-rule="evenodd">
<path d="M37.105 41.007l-2.9 1.334-.786 2.823.926 2.689 2.76 1.154 2.6-1.31 1.714-2.533-1.296-2.94z"/>
<path fill-opacity=".64" d="M63.109 27.24l-1.45.666-.394 1.412.464 1.344 1.38.577 1.3-.655.856-1.266-.647-1.47z"/>
<path fill-opacity=".24" d="M66.226 86.638l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z"/>
<path fill-opacity=".64" d="M13.497 43.713l-2.175 1-.59 2.118.695 2.016 2.07.866 1.95-.983 1.285-1.9-.972-2.204z"/>
<path fill-opacity=".8" d="M59.076 56.658l-2.175 1-.59 2.117.695 2.017 2.07.866 1.949-.983 1.286-1.9-.972-2.204z"/>
<path fill-opacity=".48" d="M22.262 18.49l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z"/>
<path fill-opacity=".64" d="M23.422.5l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47z"/>
<path fill-opacity=".48" d="M2.637 12.5l-1.45.667-.393 1.412.463 1.344 1.38.577 1.3-.655.857-1.266-.648-1.47zM36.563 10.856l-.725.334-.197.706.232.672.69.288.65-.327.428-.633-.324-.735z"/>
</g>
</svg>
</div>
<div class="container">
<div class="site-footer-inner has-top-divider">
<div class="footer-copyright">By <a href="https://devblog.dziubiak.pl/">Marian Dziubiak</a></div>
<!-- <ul class="footer-social-links list-reset">
<li>
<a href="#">
<span class="screen-reader-text">Facebook</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M6.023 16L6 9H3V6h3V4c0-2.7 1.672-4 4.08-4 1.153 0 2.144.086 2.433.124v2.821h-1.67c-1.31 0-1.563.623-1.563 1.536V6H13l-1 3H9.28v7H6.023z" fill="#FFFFFF"/>
</svg>
</a>
</li>
<li>
<a href="#">
<span class="screen-reader-text">Twitter</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M16 3c-.6.3-1.2.4-1.9.5.7-.4 1.2-1 1.4-1.8-.6.4-1.3.6-2.1.8-.6-.6-1.5-1-2.4-1-1.7 0-3.2 1.5-3.2 3.3 0 .3 0 .5.1.7-2.7-.1-5.2-1.4-6.8-3.4-.3.5-.4 1-.4 1.7 0 1.1.6 2.1 1.5 2.7-.5 0-1-.2-1.5-.4C.7 7.7 1.8 9 3.3 9.3c-.3.1-.6.1-.9.1-.2 0-.4 0-.6-.1.4 1.3 1.6 2.3 3.1 2.3-1.1.9-2.5 1.4-4.1 1.4H0c1.5.9 3.2 1.5 5 1.5 6 0 9.3-5 9.3-9.3v-.4C15 4.3 15.6 3.7 16 3z" fill="#FFFFFF"/>
</svg>
</a>
</li>
<li>
<a href="#">
<span class="screen-reader-text">Google</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path d="M7.9 7v2.4H12c-.2 1-1.2 3-4 3-2.4 0-4.3-2-4.3-4.4 0-2.4 2-4.4 4.3-4.4 1.4 0 2.3.6 2.8 1.1l1.9-1.8C11.5 1.7 9.9 1 8 1 4.1 1 1 4.1 1 8s3.1 7 7 7c4 0 6.7-2.8 6.7-6.8 0-.5 0-.8-.1-1.2H7.9z" fill="#FFFFFF"/>
</svg>
</a>
</li>
</ul> -->
</div>
</div>
</footer>
</div>
<!-- <script src="dist/js/main.min.js"></script> -->
</body>
</html>