-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
258 lines (240 loc) · 10.4 KB
/
index.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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
<!DOCTYPE html>
<html>
<head>
<title>Create a dynamic website from a Git repository | GitCirrus.io</title>
<link rel="stylesheet" type="text/css" href="./styles.css" />
<link rel="stylesheet" type="text/css" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" />
<meta name="viewport" content="width=device-width" />
<link rel="icon" href="./img/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
</head>
<body class="landing-home">
<header>
<nav>
<ul>
<li><a href="./about">About</a></li>
<li><a href="./blog">Blog</a></li>
<li><a href="./contact">Contact</a></li>
<li class="login"><a href="https://admin.gitcirrus.io">Sign In</a></li>
</ul>
</nav>
<h1><a href="./">GitCirrus<span>.io</span></a></h1>
</header>
<div class="landing">
<!-- Scrollable right section -->
<div class="landing-right">
<h2><i class="icon icon-features ion-clipboard"></i>What's included?</h2>
<table class="features">
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-paper-airplane"></i>
</div>
Fast & Easy Setup
</h3>
<div class="description">
Get a website up and running in minutes
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-location"></i>
</div>
Custom Domains
</h3>
<div class="description">
Use your own custom domain (eg. mysite.com)
</div>
</td>
</tr>
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-locked"></i>
</div>
SSL Certificates
</h3>
<div class="description">
Get a free SSL certificate for every site as standard<br />
<small>powered by <a href="#">Let's Encrypt</a></small>
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-ios-email-outline"></i>
</div>
Email Forwarding
</h3>
<div class="description">
Forward emails from your domain to another address
</div>
</td>
</tr>
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-pull-request"></i>
</div>
Auto-pull changes
</h3>
<div class="description">
Automatically deploy new commits to your repo
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-folder"></i>
</div>
Branch selection
</h3>
<div class="description">
Set the website root to a specific branch or commit
</div>
</td>
</tr>
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-alert-circled"></i>
</div>
Custom Error Pages
</h3>
<div class="description">
Easily add custom pages for 4xx or 5xx errors
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-printer"></i>
</div>
Error log streaming
</h3>
<div class="description">
Tail, filter and search your error logs in real-time
</div>
</td>
</tr>
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-stats-bars"></i>
</div>
Live Traffic Stats
</h3>
<div class="description">
Monitor the traffic to your website in real-time
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-soup-can-outline"></i>
</div>
MySQL Databases
</h3>
<div class="description">
Attach MySQL databases to your website to store data
</div>
</td>
</tr>
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-code"></i>
</div>
Choose Server Software
</h3>
<div class="description">
Select the server software and version that you want (PHP, NodeJS or Ruby)
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-arrow-graph-up-right"></i>
</div>
Fault-Tolerance
</h3>
<div class="description">
Our Docker infrastructure seamlessly handles server failures to preserve <a href="https://status.gitcirrus.io">uptime</a>
</div>
</td>
</tr>
<tr>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-medkit"></i>
</div>
Support That Cares
</h3>
<div class="description">
Contact a real person (that's Joe) for help via email or live chat
</div>
</td>
<td>
<h3>
<div class="icon-feature">
<i class="icon ion-plus"></i>
</div>
Much, much more...
</h3>
<div class="description">
We are constantly tweaking and improving GitCirrus; stay tuned!
</div>
</td>
</tr>
</table>
<div class="vertical-spacer-small"></div>
</div>
<!-- Fixed left section -->
<div class="landing-left">
<div class="hero">
<h2>Create a dynamic website from a Git repository</h2>
<h3>Easy to use, reliable and feature-rich web hosting for developers using Git to build websites</h3>
<div class="signup-cta">
<div class="box">
<a href="./join" class="signup-button">
Add your first site for free
<i class="icon icon-airplane ion-paper-airplane"></i>
</a>
<p class="extra">Unlimited websites from <strong>$7</strong>/month</p>
</div>
</div>
</div>
<footer>
<ul>
<li class="first"><a href="./terms">Terms</a></li>
<li><a href="./privacy">Privacy</a></li>
<li>•</li>
<li><a href="./about">About</a></li>
<li><a href="./blog">Blog</a></li>
<li><a href="./contact">Contact</a></li>
<!--<li><a href="./api">API</a></li>-->
<li><a href="https://status.gitcirrus.io">Status</a></li>
</ul>
<p>GitCirrus is a trading name of JCKD (UK) Ltd.</p>
<p>Cloud Code icon by IconDots from the Noun Project.</p>
</footer>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91320922-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>