-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
233 lines (187 loc) · 10.5 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sorint.lab OSS - open source hub</title>
<meta name="description" content="Sorint.lab Open Source Software" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="./css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<link href="./css/themify-icons.css" rel="stylesheet" type="text/css" media="all" />
<link href="./css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="./css/theme-nearblack.css" rel="stylesheet" type="text/css" media="all" />
<link href="./css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link href='https://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,700" rel="stylesheet" type="text/css">
<link href="./css/font-opensans.css" rel="stylesheet" type="text/css">
<link href="./css/flexslider.css" rel="stylesheet" type="text/css">
</head>
<body class="scroll-assist">
<div class="nav-container">
<nav>
<div class="nav-bar text-center">
<div class="col-md-2 col-md-push-5 col-sm-12 text-center">
<a href="https://www.sorintlab.com " target="_self">
<img alt="logo" class="image-xxs" src="img/sorintLab_oss.png">
</a>
</div>
</div>
<div class="module widget-handle mobile-toggle right visible-sm visible-xs absolute-xs">
<i class="ti-menu"></i>
</div>
</nav>
</div>
<div class="main-container">
<section>
<div class="container">
<div class="row">
<div class="col-md-6 col-md-push-3 text-center">
<div class="image-slider slider-paging-controls controls-outside">
<ul class="slides">
<li class="mb32">
<img alt="App" src="img/stolon_logo.png">
</li>
<li class="mb32">
<img alt="App" src="img/sircles_logo.png">
</li>
<li class="mb32">
<img alt="App" src="img/pollon_logo.png">
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-md-pull-6">
<div class="mt80 mt-xs-80 text-right text-left-xs">
<h5 class="uppercase bold mb16">STOLON</h5>
<p class="fade-1-4">PostgreSQL cloud native high availability.</p>
</div>
<div class="mt80 mt-xs-0 text-right text-left-xs">
<h5 class="uppercase bold mb16">POLLON</h5>
<p class="fade-1-4">A simple dynamic TCP proxy library.</p>
</div>
</div>
<div class="col-md-3">
<div class="mt80 mt-xs-0">
<h5 class="uppercase bold mb16">SIRCLES</h5>
<p class="fade-1-4">Enable the evolutionary rapresentation of your organization structure.<br></p>
</div>
<div class="mt80 mt-xs-0">
<h5 class="uppercase bold mb16"> </h5>
<p class="fade-1-4"> </p>
</div>
</div>
</div>
</div>
</section>
<section class="image-bg bg-light parallax overlay pt160 pb160 pt-xs-80 pb-xs-80">
<div class="background-image-holder">
<img alt="image" class="background-image" src="img/ossback.jpg">
</div>
<div class="container">
<div class="row">
<div class="col-sm-8 col-md-6">
<i class="ti-quote-left icon icon-sm mb16"></i>
<h3 class="mb32">Sorint.lab is committed to open source.<br></h3>
<p>
We are supporting and delivering various software initiatives. We are gladly welcoming everyone who wants to participate in our projects that are growing in number and scope. Find out everything below.
</p>
</div>
</div>
</div>
</section>
<section class="image-edge">
<div class="col-md-6 col-sm-4 p0">
<img alt="Screenshot" class="mb-xs-24" src="img/stolon_logo.png">
</div>
<div class="container">
<div class="col-md-5 col-md-offset-1 col-sm-7 col-sm-offset-1 v-align-transform right">
<h1 class="mb40 mb-xs-16">Stolon</h1>
<h6 class="uppercase mb16">PostgreSQL cloud native High Availability</h6>
<p class="lead mb40">
stolon is a cloud native PostgreSQL manager for PostgreSQL high availability. It's cloud native because it'll let you keep an high available PostgreSQL inside your containers (kubernetes integration) but also on every other kind of infrastructure (cloud IaaS, old style infrastructures etc...)
</p>
<a class="btn-lg btn" href="https://stolon.io" target="_self">CONTRIBUTE</a>
</div>
</div>
</section>
<section class="image-edge">
<div class="col-md-6 col-sm-4 p0 col-md-push-6 col-sm-push-8">
<img alt="Screenshot" class="mb-xs-24" src="img/sircles_logo.png">
</div>
<div class="container">
<div class="col-md-5 col-md-pull-0 col-sm-7 col-sm-pull-4 v-align-transform">
<h1 class="mb40 mb-xs-16">Sircles</h1>
<h6 class="uppercase mb16">Enable the Evolutionary representation of your organization structure, roles and people.</h6>
<p class="lead mb40">
Time travelling queries: get the state at a precise point in time. See how your organization was at a specific date. Full API graphQL based.</p>
<a class="btn-lg btn" href="https://github.com/sorintlab/sircles" target="_self">CONTRIBUTE</a>
</div>
</div>
</section>
<section class="image-edge">
<div class="col-md-6 col-sm-4 p0">
<img alt="Screenshot" class="mb-xs-24" src="img/pollon_logo.png">
</div>
<div class="container">
<div class="col-md-5 col-md-offset-1 col-sm-7 col-sm-offset-1 v-align-transform right">
<h1 class="large mb40 mb-xs-16">Pollon</h1>
<h6 class="uppercase mb16">SIMPLE DYNAMIC TCP PROXY LIBRARY</h6>
<p class="lead mb40">
pollon is a simple dynamic tcp proxy library that retrieves the backend destination ip:address from a user defined function and, if it's changed, forcibly closes all connections to the old destination.
</p>
<a class="btn-lg btn" href="https://github.com/sorintlab/pollon" target="_self">CONTRIBUTE</a>
</div>
</div>
</section>
<section class="bg-primary background-multiply pt240 pb240 pt-xs-120 pb-xs-120 overlay image-bg parallax">
<div class="background-image-holder">
</div>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1 text-center">
<img alt="Logo" class="image-small mb40 mb-xs-0" src="./img/Sorintlab_white.png">
<h4 class="mb56 mb-xs-24">
Stay in touch with us. Visit our website for more informations.</h4>
<a class="btn btn-lg btn-white mb0" href="https://www.sorint.it" target="_self">VISIT US</a>
</div>
</div>
</div>
</section>
<footer class="footer-2 bg-primary">
<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2 text-center mb64 mb-xs-24">
<a href="https://www.sorint.it" target="_self">
<img alt="Logo" class="image-xs mb16" src="./img/Sorintlab_white.png">
</a>
<p class="lead mb48 mb-xs-16">
Sorint.lab S.p.A. • via Zanica 17/a<br> 24050 Grassobbio (BG)
</p>
<ul class="list-inline social-list spread-children">
<li><a href="https://twitter.com/SorintLab"><i class="icon icon-sm ti-twitter-alt"></i></a></li>
<li><a href="https://www.facebook.com/sorintlab/"><i class="icon icon-sm ti-facebook"></i></a></li>
<li><a href="https://www.linkedin.com/company-beta/283815/"><i class="icon ti ti-linkedin icon-sm"></i></a></li>
<li><a href="https://github.com/sorintlab"><i class="icon fa fa-github-alt icon-sm"></i></a></li>
</ul>
</div>
</div>
<div class="row fade-half">
<div class="col-sm-4 text-center-xs">
<span>© Copyright 2017 Sorint.lab S.p.A.</span>
</div>
<div class="col-sm-4 text-center hidden-xs">
<span>Open Source Development</span>
</div>
<div class="col-sm-4 text-right hidden-xs">
<span><a href="mailto:[email protected]">[email protected]</a></span>
</div>
</div>
</div>
</footer>
</div>
<script src="./js/jquery.min.js"></script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/parallax.js"></script>
<script src="./js/scripts.js"></script>
<script src="./js/flexslider.min.js"></script>
</body>
</html>