-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathindex.html
456 lines (440 loc) · 24.9 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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>C/C++ Open Source Package Manager</title>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WK44ZFM');</script>
<!-- End Google Tag Manager -->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/css/bootstrap.min.css" integrity="sha384-Zug+QiDoJOrZ5t4lssLdxGhVrurbmBWopoEl+M6BdEfwnCJZtKxi1KgxUyJq13dy" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="slick/slick.css" />
<link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.3/js/bootstrap.min.js" integrity="sha384-a5N7Y/aK3qNeh15eJKGWxsqtnX/wWdSZSKp+81YjTmS15nvnvxKHuzaWwXHDli+4" crossorigin="anonymous"></script>
<script type="text/javascript" src="slick/slick.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script src="https://app-lon04.marketo.com/js/forms2/js/forms2.min.js"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WK44ZFM"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="conan-header bgc-blue">
<div class="container header-container">
<nav class="navbar navbar-expand-md">
<a class="navbar-brand p-0" href="index.html"><img src="img/jfrog_conan_logo.png" width="320" class="d-inline-block align-top img-fluid" alt="Conan"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<div class="navbar-nav">
<a class="nav-item nav-link nav-download" id="download_btn_top" href="downloads.html">Download</a>
<a class="nav-item nav-link" href="http://docs.conan.io/" target="_blank">Docs</a>
<a class="nav-item nav-link" href="http://blog.conan.io/" target="_blank">Blog</a>
</div>
<div class="social-icons">
<a href="https://twitter.com/conan_io" target="_blank">
<img src="img/twitter-icon.png" width="22" height="21" />
</a>
<a href="https://facebook.com/conan.io" target="_blank">
<img src="img/facebook-icon.png" width="22" height="21" />
</a>
<a href="https://github.com/conan-io" target="_blank">
<img src="img/github-icon.png" width="22" height="21" />
</a>
<a href="https://cpplang.now.sh/" target="_blank">
<img src="img/slack-icon.png" width="22" height="21" />
</a>
</div>
</div>
</nav>
</div>
</header>
<section id="hero" style="background: url('img/hero.jpg') center center no-repeat;background-size: cover;">
<div class="container section-content">
<div class="row">
<div class="col text-center">
<h1>Conan, the C / C++ Package Manager for Developers</h1>
<p class="hero-description">The open source, decentralized and multi-platform<br />
package manager to create and share all your native binaries.</p>
</div>
</div>
<div class="row">
<div class="col text-center">
<a class="button button-download bgc-dark-blue" id="download_btn_middle" href="downloads.html">Download <span class="dl-version">1.0.4</span></a>
<a class="button button-get-started bgc-green" href="http://docs.conan.io/en/latest/introduction.html">Get started</a>
</div>
</div>
<div class="row hero-gitbub-row">
<div class="col text-center">
<a href="https://github.com/conan-io/conan" class="github-link txt-cyan" target="_blank">Go to GitHub</a>
</div>
</div>
</div>
</section>
<section id="our-users">
<div class="container section-content">
<div class="row justify-content-center">
<h2 class="txt-grey">Our Users</h2>
</div>
<div class="row">
<div class="col our-users-slider">
<div class="user-box">
<img src="img/logo/pix4d.png" width="auto" height="119" alt="Pix4D Logo">
</div>
<div class="user-box">
<img src="img/logo/huawei.png" width="auto" height="119" alt="Huawei Logo">
</div>
<div class="user-box">
<img src="img/logo/melexis.png" width="auto" height="119" alt="Melexis Logo">
</div>
<div class="user-box">
<img src="img/logo/mercedes2.png" width="auto" height="119" alt="Mercedes-Benz Logo">
</div>
<div class="user-box">
<img src="img/logo/plex.png" width="auto" height="119" alt="Plex Logo">
</div>
<div class="user-box">
<img src="img/logo/arxan.png" width="auto" height="119" alt="Arxan Logo">
</div>
<div class="user-box">
<img src="img/logo/rheinmetall.png" width="auto" height="119" alt="Rheinmetall Logo">
</div>
<div class="user-box">
<img src="img/logo/bitprim.png" width="auto" height="119" alt="Bitprim Logo">
</div>
<div class="user-box">
<img src="img/logo/tanker.png" width="auto" height="119" alt="Tanker Logo">
</div>
<div class="user-box">
<img src="img/logo/khomp.png" width="auto" height="119" alt="Khomp Logo">
</div>
<div class="user-box">
<img src="img/logo/appanywhere.png" width="auto" height="119" alt="AppAnywhere Logo">
</div>
<div class="user-box">
<img src="img/logo/poco.png" width="auto" height="119" alt="Poco C++ Libraries Logo">
</div>
</div>
</div>
<div class="row">
<div class="col p-0">
<div class="seperator bgc-dark-blue"></div>
</div>
</div>
<div class="row">
<div class="col-md-4 bgc-grey-light pt-4">
<h3 class="txt-green">Flexibility</h3>
<ul class="txt-grey">
<li><b>All platforms</b><br> Windows, Linux, Apple, FreeBSD,
Android, iOS, embedded, cross-building, etc.</li>
<li><b>All build systems</b> <br>Visual Studio MSBuild, CMake,
Makefiles, SCons, etc. Extensible to any build
system.</li>
<li><b>All packages</b> <br>Python based package recipes for
great extensibility, customization and integration
with other systems. Package and reuse your build
tools too.</li>
</ul>
</div>
<div class="col-md-4 bgc-grey pt-4">
<h3 class="txt-green">Speed</h3>
<ul class="txt-grey">
<li><b>Full binaries management</b> <br>Create, manage
and reuse any number of binaries, for any
configuration: platform, compiler, version,
architectures… or build from sources at will.
</li>
<li>
<b>Fully automated dependency management</b><br>
transitive dependencies, conflicts detection,
dependencies overriding, conditional
dependencies.
</li>
<li>
<b>Get developers up and running faster</b> so they
can focus on their code rather than setting up
their environment. Improve your Continuous
Integration flows with repeatability and traceability
of binary artifacts.
</li>
</ul>
</div>
<div class="col-md-4 bgc-grey-light pt-4">
<h3 class="txt-green">Control</h3>
<ul class="txt-grey">
<li><b>Decentralized client-server system</b><br>
Run your own open source conan-server or
JFrog Artifactory on-prem to fully own your
packages and binaries.</li>
<li><b>Conan is a Free Open Source Software</b> with the
permissive MIT license. Use, modify, redistribute,
and extend it, even for commercial purposes.</li>
<li><b>Mature, clean and tested codebase</b>, with strong
focus on transparency and adaptation to existing
tools with minimal lock-in.</li>
</ul>
</div>
</div>
</div>
</section>
<section id="community" class="bgc-green">
<div class="community-bg-img" style="background: url('img/community-squares-image.png') right bottom no-repeat;background-size: auto;"></div>
<div class="container section-content">
<div class="row justify-content-center">
<h2>Community</h2>
</div>
<div class="row justify-content-center community-content">
<div class="col-md-6 col-xl-4">
<p>Conan is an open source project, actively developed in
GitHub by an amazing community of contributors and
a team of engineers working full time on it. Submit
your contributions, feature requests, bug reports and
questions to <a href="https://github.com/conan-io/conan">GitHub issues</a>.
The Conan documentation is open-source as well.</p>
<p>JFrog Bintray provides free public hosting for all your open
source packages. Create your own Conan repositories
in your <a href="https://bintray.com/signup/oss">Bintray OSS account</a>, upload your packages
and share them. <a href="https://bintray.com/conan/conan-center">Conan-center</a>,
is a reviewed/curated central public repository, that’s configured by default
in the Conan client.</p>
</div>
<div class="col-md-6 col-xl-4">
<p>Use any Conan repository in Bintray, such as the
<a href="https://bintray.com/bincrafters/public-conan">Bincrafters repository</a>. It’s managed by a great group of
Conan contributors and users who are quickly creating
packages for the most popular OSS C and C++ libraries.
The conan-transit repository is a read-only snapshot of
non-reviewed packages, migrated from the old
conan.io site, that you can use as references for your
own recipes.</p>
<p>Engage with other Conan users, contributors and
maintainers on <a href="https://twitter.com/conan_io">Twitter</a> and
<a href="https://cpplang.now.sh">Slack #conan</a> channel.
New users, questions and discussions are always
welcome!</p>
</div>
</div>
</div>
</section>
<section id="testimonials" class="txt-grey">
<div class="container section-content">
<div class="row">
<div class="col text-center">
<h2>OUR USERS' VOICE</h2>
</div>
</div>
<div class="row justify-content-center">
<div class="col-xl-8 testimonial-slider">
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">Enterprise Solutions Engineer at GitHub</div>
<div class="txt-green">Johannes Nicolai</div>
<p class="quote">
"Conan makes it easier for our many automotive GitHub Enterprise customers doing C and C++ programming to establish a continuous delivery pipeline that actually deserves that name."
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">Senior Software Engineer</div>
<div class="txt-green">Ovanes Markarian</div>
<p class="quote">
"With Conan it was a miracle to seamlessly manage C++
dependencies between Linux and Mac OS X. Whenever a new
compiler was used Conan easily recompiled all third party libraries.
Updating to the newer versions of the libraries become now so
much easier and also very reproducible and automated as well.
Thanks for such a great project and keep up improving it! "
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">Sr Devops Lead Engineer at Mercedes-Benz R&D</div>
<div class="txt-green">Siva Mandadi</div>
<p class="quote">
"Conan has amplified our productivity, by minimizing the build times and implement full fled CI features for our C/C++ development. Its the true dependency manager for C/C++"
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">IT Manager at Melexis</div>
<div class="txt-green">Peter Tillemans</div>
<p class="quote">
"Conan brings C++ development and dependency management into the 21st century and on par with the other development eco-systems. We are currently designing this in to streamline the development of test programs for our products to help facilitate reuse and help our distributed teams develop the robust and efficient tests to guarantee the quality of our innovative products."
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">DevOps Lead at Arxan Technologies</div>
<div class="txt-green">Derian Reuss</div>
<p class="quote">
"Conan helped us with our infrastructure overhaul by reducing our full build time by over 40 minutes. That has saved us both Developer time and reduced our AWS bill."
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">C++ Software Developer at Pix4D</div>
<div class="txt-green">Luis Díaz Más</div>
<p class="quote">
At Pix4D, we suffered for years the pain of managing a few dozens of 3rd party dependencies
with our home-grown tools. Not only developers were feeling that pain, but also the
CI/CD infrastructure.
We decided to give Conan a try, and it worked! It does not matter how the libraries
we depend on are built or provided (CMake, autotools, pre-compiled binaries). Conan gives
us the flexibility to manage C/C++ libraries of all kinds.
We have Conan fully integrated in our CI system and we do pretty advanced things with it. It definitely made our life easier.
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">Manager of AppAnywhere Technology Strategy</div>
<div class="txt-green">Gerald R. Wiltse</div>
<p class="quote">
"Conan arrived just in time to enable us to test multiple networking, logging, and cryptography libraries simply by adding lines to a text file. Moreover, when we did decide to master a library, we invested our time into a single cross-platform package, so our developers didn't need to build and rebuild the library on their own. It's revolutionized how we do rapid prototyping."
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">C++ Software Developer at Khomp</div>
<div class="txt-green">Uilian Ries</div>
<p class="quote">
"Conan is the best solution for external dependencies in C/C++ projects.
It linked C++ and DevOps by applying a common language for building, packaging, and distributing our artifacts to any platform and architecture."
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">Owner & Lead Software Engineer at Imazen</div>
<div class="txt-green">Nathanael Jones</div>
<p class="quote">
"Conan has been a lifesaver in managing cross-platform packages for Imageflow.
It's flexible, addresses the hard problems of C/C++ package management head-on, and is backed by a fantastic set of developers.
Don't waste your time with alternatives; this is the real deal."
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">R&D Engineer at Tanker</div>
<div class="txt-green">Theo Delrieu</div>
<p class="quote">
"I'll simply say that I was a total n00b in build systems before, dreading to update dependencies. Conan made it easy and likeable, I'm now really interested in packaging... Weird for a C++ programmer!"
</p>
</div>
</div>
<div class="testimonial">
<div class="testimonial-content">
<div class="testimonial-title">Boost.Build and Boost.Predef author and lead programmer at Disbelief LLC</div>
<div class="txt-green">Rene Rivera</div>
<p class="quote">
"Conan’s flexibility made it possible to do something that was thought intractable; to make a modular Boost C++ Libraries distribution."
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact-us" class="bgc-blue">
<div class="container section-content">
<div class="row">
<div class="col text-center">
<h2>Contact Us</h2>
<a href="mailto:info@conan.io" class="txt-cyan">info@conan.io</a>
</div>
</div>
<form id="conan-contact-us-form" method="post" action="//formspree.io/info@conan.io" role="form">
<div class="row cu-form-container">
<div class="cu-form-left col-md-6">
<div class="cu-input-div">
<input type="text" name="Name" placeholder="Name *" required>
</div>
<div class="cu-input-div">
<input type="email" name="email" placeholder="Email *" required>
</div>
<div class="cu-input-div">
<input type="text" name="subject" placeholder="Subject *" required>
</div>
<input type="text" name="_gotcha" style="display:none" />
</div>
<div class="cu-form-right col-md-6">
<textarea name="message" id="" cols="28" rows="5" placeholder="Message *" required></textarea>
</div>
<div class="text-center cu-form-submit-container col-md-12">
<button class="button button-submit bgc-dark-blue">SUBMIT MESSAGE</button>
</div>
</div>
</form>
<div class="row subscribe-form-container">
<div class="col text-center">
<span class="subscribe-text">SIGN UP FOR RELEASE UPDATES:</span>
<form id="mktoForm_1479"></form>
<script>MktoForms2.loadForm("//app-lon04.marketo.com",
"256-FNZ-187", 1479,
function(form){
$("#Email").attr("required", "true");
$("#mktoForm_1479").removeAttr("novalidate");
});
</script>
</div>
</div>
</div>
</section>
<footer class="bg-dark">
<div class="container footer-content">
<div class="row justify-content-center">
<div class="col-6 col-sm-3 col-xl-2">
<ul>
<li><span class="txt-green">Get</span></li>
<li><a href="downloads.html" id="download_btn_bottom">Download</a></li>
<li><a href="https://github.com/conan-io/conan">GitHub</a></li>
</ul>
</div>
<div class="col-6 col-sm-3 col-xl-2">
<ul>
<li><span class="txt-green">Resources</span></li>
<li><a href="http://docs.conan.io/">Docs</a></li>
<li><a href="http://blog.conan.io/">Blog</a></li>
</ul>
</div>
<div class="col-6 col-sm-3 col-xl-2">
<ul>
<li><span class="txt-green">Legal</span></li>
<li><a href="privacy-policy.html">Privacy Policy</a></li>
<li><a href="terms-conditions.html">Terms</a></li>
</ul>
</div>
<div class="col-6 col-sm-3 col-xl-2">
<ul>
<li><span class="txt-green">Social</span></li>
<li><a href="https://github.com/conan-io">GitHub</a></li>
<li><a href="https://twitter.com/conan_io">Twitter</a></li>
<li><a href="https://facebook.com/conan.io">Facebook</a></li>
<li><a href="https://cpplang.now.sh/">Slack #conan</a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WK44ZFM" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</body>
</html>