blob: 5988a73b80e9ea356e21a1460adcf17d14c6e27d (
plain) (
tree)
|
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="keywords" content="">
<title>Adélie Linux | Sponsors</title>
<!-- Favicon -->
<link href="/assets/images/icons/gen_polyguin_color_favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet">
<link href="/assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet">
<link href="/assets/plugins/sal/sal.min.css" rel="stylesheet">
<link href="/assets/css/theme.css" rel="stylesheet">
<!-- Fonts/Icons -->
<link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet">
<link href="/assets/plugins/themify/themify-icons.min.css" rel="stylesheet">
<link href="/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
</head>
<body>
<!-- Header -->
<div class="header right absolute-dark sticky">
__HEADER__
</div>
<!-- end Header -->
<!-- section 1 -->
<div class="section-lg" style="padding-bottom: 80px !important">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-md-4">
<h1 class="display-2 font-weight-thin margin-0">Thanks!</h1>
</div>
<div class="col-12 col-md-6">
<h3 class="font-weight-normal">Corporate Sponsors</h3>
<div class="divider-width-40px margin-bottom-20">
<hr class="bg-black-09">
</div>
<p>Our work relies on the support of our generous sponsors and partners.</p>
<br />
<p>We are grateful for the hardware, services, and/or expertise provided by the below companies, listed in no particular order:</p>
</div>
</div><!-- end row -->
</div><!-- end container -->
<div style="position:relative;" id="where"><!-- this magic number compensates for the header on anchor jump --></div>
</div>
<!-- end section 1 -->
<!-- section 2 -->
<div class="section-lg bg-grey-lighter">
<div class="container">
<div class="row col-spacing-40 text-center text-sm-left">
<div class="row align-items-center">
<!-- SolidRun -->
<div class="col-12 col-md-4">
<div class="border-all border-radius padding-30">
<a href="https://www.solid-run.com/"><img src="../assets/images/sponsors/SolidRun-with-under-line-small-01-resize-crop.png" alt="SolidRun Logo"></a>
</div>
</div>
<div class="col-12 col-md-6">
<h5 class="font-weight-normal">SolidRun Ltd.</h5>
<p>Sponsors ARM hardware <a href="https://www.solid-run.com/embedded-networking/nxp-lx2160a-family/cex7-lx2160/#carrier-boards"><strong>like this</strong></a>, enabling us to natively build and test our 32- and 64- bit ARM software.</p>
</div>
<!-- GW4 -->
<div class="col-12 col-md-4">
<div class="border-all border-radius padding-30">
<a href="https://gw4.ac.uk/isambard/"><img src="../assets/images/sponsors/GW4-logo_RGB-resize-crop.png" alt="GW4 Logo"></a>
</div>
</div>
<div class="col-12 col-md-6">
<h5 class="font-weight-normal">GW4 Alliance</h5>
<p>Sponsors access to <a href="https://gw4.ac.uk/news/gw4-world-first-supercomputer-launched-national-exhibition/"><strong>Isambard</strong></a>, the world's first ARM-based production supercomputer, for research and development purposes.</p>
</div>
<!-- OSUOSL -->
<div class="col-12 col-md-4">
<div class="border-all border-radius padding-30">
<a href="https://osuosl.org/"><img src="../assets/images/sponsors/OSUOSL-crop-transparent.png" alt="OSUOSL Logo"></a>
</div>
</div>
<div class="col-12 col-md-6">
<h5 class="font-weight-normal">OSU Open Source Lab</h5>
<p>Sponsors access to <a href="https://amperecomputing.com/customer-connect/products/lenovo-hr350a"><strong>Lenovo HR350A</strong></a> servers, which greatly expand our aarch64 development and testing capabilities.</p>
</div>
<!-- ionFish -->
<div class="col-12 col-md-4">
<div class="border-all border-radius padding-30">
<a href="https://www.ionfish.org/"><img src="../assets/images/sponsors/ionFish_fullcolor-crop-resize.png" alt="ionFish Logo"></a>
</div>
</div>
<div class="col-12 col-md-6">
<h5 class="font-weight-normal">ionFish Group, LLC</h5>
<p>Sponsors hardware, hosting services, and bandwidth for our various needs.</p>
</div>
</div>
</div><!-- end row -->
</div><!-- end container -->
</div>
<!-- end section 2 -->
__INDEPENDENT_WHITE__
__FOOTER__
</body>
</html>
|