-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
215 lines (182 loc) · 9.43 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>404 Page not found - Pilosa</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="title" content="Pilosa">
<meta name="description" content="Pilosa is an open source, distributed bitmap index that dramatically accelerates continuous analysis across multiple, massive data sets.">
<meta name="keywords" content="Pilosa,index,bitmap index,database,distributed database,distributed index,distributed bitmap index,queries,big data">
<meta property="og:title" content="404 Page not found"/>
<meta property="og:description" content="Pilosa is an open source, distributed bitmap index that dramatically accelerates continuous analysis across multiple, massive data sets." />
<meta property="og:url" content="https://www.pilosa.com/404.html"/>
<meta property="og:image" content="https://www.pilosa.com/img/logo-medium.png"/>
<meta property="og:site_name" content="Pilosa">
<meta property="og:updated_time" content="0001-01-01T00:00:00Z"/>
<meta property="og:app_id" content="238103373333819" />
<meta name="twitter:site" content="@Slothware" />
<meta name="twitter:card" content="summary" />
<link rel="stylesheet" href="/css/bootstrap-pilosa.css" >
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Roboto+Mono" rel="stylesheet">
<script src="https://use.typekit.net/xyn6sfs.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<link rel="stylesheet" href="/css/main.css">
<link rel="canonical" href="https://www.pilosa.com/">
<link rel="icon" type="image/png" href="/img/favicon.png">
<link href="https://www.pilosa.com/index.xml" rel="alternate" type="application/rss+xml" title="Pilosa" />
<link href="https://www.pilosa.com/index.xml" rel="feed" type="application/rss+xml" title="Pilosa" />
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '790180054464967');
fbq('track', 'PageView');
</script>
<noscript>
<img height="1" width="1"
src="https://www.facebook.com/tr?id=790180054464967&ev=PageView
&noscript=1"/>
</noscript>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.css" />
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
(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-96186501-1', 'auto');
ga('send', 'pageview');
}
</script>
</head>
<body>
<header >
<nav class="container navbar navbar-toggleable-md navbar-light mt-4 mb-3 d-flex" >
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand " href="/">
<img height='35px' id="logo" src="/img/logo.svg" alt="Continuous Analysis on Really Big Data" title="Pilosa logo" class="d-inline-block align-center">
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item ">
<a href="/about/" class="nav-link">About <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
<a href="/use-cases/" class="nav-link">Use Cases</a>
</li>
<li class="nav-item ">
<a href="/docs/introduction/" class="nav-link">Docs</a>
</li>
<li class="nav-item ">
<a href="/community/" class="nav-link">Community</a>
</li>
<li class="nav-item ">
<a href="https://www.molecula.com/" class="nav-link">Enterprise</a>
</li>
<li class="nav-item ">
<a href="/blog/" class="nav-link">Blog</a>
</li>
<li class="nav-item">
<a href="/about/#contact" class="nav-link">Contact</a>
</li>
</ul>
</div>
</nav>
</header>
<div class="page-container">
<img width='100%' src="/img/splash_404.svg" alt="404 illustration">
<div class="fourOhfour-message row">
<h4 class="h-4-blue">
Pi’s sleeping on the job, sorry you aren’t able to navigate to that page!
</h4>
</div>
</div>
<footer >
<div class='container py-5' >
<div class="footer-row ">
<div class='brand mb-4'>
<a href="/"><img width='150px' src="/img/logo_white_inverse.svg" alt="Continuous Analysis on Really Big Data"></a>
<div class="footer-install-container">
<a href="/docs/installation/" class="btn-pilosa btn btn-info mt-4 col">Install</a>
</div>
</div>
<div class='links mb-4'>
<div class="category">
<a class='category-header' href="/docs/getting-started/">Get Started</a>
<a href="/docs/installation/">Install</a>
<a href="/docs/getting-started/">Getting Started</a>
<a href="/docs/faq/">FAQ</a>
<a href="/community/#support">Support</a>
</div>
<div class="category">
<a class='category-header' href="/community/">Community</a>
<a href="/community/code-of-conduct/">Code of Conduct</a>
<a href="/blog/">Blog</a>
<a href="https://github.com/pilosa/">Github</a>
<a href="https://twitter.com/slothware">Twitter</a>
</div>
<div class="category">
<a class="category-header" >Product</a>
<a href="/pdf/PILOSA%20-%20Technical%20White%20Paper.pdf">White Paper</a>
<a href="/community/">Community</a>
<a href="https://www.molecula.com/">Enterprise</a>
<a href="/legal/">Legal</a>
</div>
<div class="category">
<a class="category-header" href="/about/">Company</a>
<a href="/about/">About</a>
<a href="/careers/">Careers</a>
<a href="/press/">Press</a>
<a href="/about/#contact">Contact</a>
</div>
</div>
</div>
<div class="footer-row">
<p class="footer-learn-more mt-2 mb-1">Learn more about Pilosa</p>
<form class="footer-form" action="//pilosa.us15.list-manage.com/subscribe/post?u=804d9b2d65c9213cfa08eb7c3&id=12e90aaa9a" method="post">
<input class='footer-input m-2' placeholder="Your email" name="EMAIL" type="text">
<button type="submit" class=" btn-pilosa btn btn-success m-2">Sign up</button>
</form>
</div>
<div class="footer-icons mt-3">
<a href="https://www.facebook.com/pilosaco"><i class="fa fa-facebook-square mr-4" aria-hidden="true"></i></a>
<a href="https://twitter.com/slothware"><i class="fa fa-twitter mr-4" aria-hidden="true"></i></a>
<a href="https://linkedin.com/company/pilosa"><i class="fa fa-linkedin-square mr-4" aria-hidden="true"></i></a>
<a href="https://github.com/pilosa"><i class="fa fa-github mr-4" aria-hidden="true"></i></a>
</div>
<div class="footer-row legal mt-3">
<a href="/legal/">© Molecula Corp. <script type="text/javascript">document.write(new Date().getFullYear());</script> All right Reserved.</a>
<a href="/legal/privacy/">Privacy</a>
<a >and</a>
<a href="/legal/terms-of-service/">Terms of Service</a>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" crossorigin="anonymous"></script>
<script type="text/javascript">
var google_conversion_id = 853926337;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/853926337/?guid=ON&script=0"/>
</div>
</noscript>
<script src="//static.leadpages.net/leadbars/current/embed.js" data-bar="DrXNmop4qNAr8KGqa9Afxb" data-bar-domain="molecula.lpages.co" async defer></script>
</body>
</html>