20c19bc522
Use https to open plugins.drone.io
184 lines
12 KiB
HTML
184 lines
12 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Drone</title>
|
|
<link href="https://fonts.googleapis.com/css?family=Inconsolata|PT+Mono|Roboto+Mono|Source+Code+Pro|Ubuntu+Mono" rel="stylesheet">
|
|
<link href="/static2/style.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<nav>
|
|
<div class="center">
|
|
<svg class="logo" width="256px" height="218px" viewBox="0 0 256 218" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
|
|
<g fill="#ffffff">
|
|
<path d="M128.224307,0.72249586 C32.0994301,0.72249586 0.394430682,84.5663333 0.394430682,115.221578 L78.3225537,115.221578 C78.3225537,115.221578 89.3644231,75.2760497 128.224307,75.2760497 C167.08419,75.2760497 178.130047,115.221578 178.130047,115.221578 L255.605569,115.221578 C255.605569,84.5623457 224.348186,0.72249586 128.224307,0.72249586"></path>
|
|
<path d="M227.043854,135.175898 L178.130047,135.175898 C178.130047,135.175898 169.579477,175.122423 128.224307,175.122423 C86.8691361,175.122423 78.3225537,135.175898 78.3225537,135.175898 L30.2571247,135.175898 C30.2571247,145.426215 67.9845088,217.884246 128.699837,217.884246 C189.414168,217.884246 227.043854,158.280482 227.043854,135.175898"></path>
|
|
<circle cx="128" cy="126.076531" r="32.7678394"></circle>
|
|
</g>
|
|
</svg>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="https://cloud.drone.io">Cloud</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://drone.io/enterprise">Enterprise</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://docs.drone.io">Docs</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://plugins.drone.io">Plugins</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://discourse.drone.io">Support</a>
|
|
</li>
|
|
<li>
|
|
<a href="/login" class="login">Sign In</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
|
|
<header>
|
|
<div class="center">
|
|
<div class="illustration"></div>
|
|
|
|
<h1>Continuous Integration,<br/>Free for the Open Source Community</h1>
|
|
<h2>Drone Cloud is a free Continuous Integration service for the Open Source community,
|
|
powered by blazing fast bare-metal servers.
|
|
</h2>
|
|
<a href="/login" class="button">Get Started</a>
|
|
<a href="https://docs.drone.io" class="button button-outline">Read the Docs</a>
|
|
|
|
</div>
|
|
</header>
|
|
|
|
<section style="padding-bottom: 0px;">
|
|
<div class="center header">
|
|
<h2>Accelerating Open Source Development</h2>
|
|
</div>
|
|
</section>
|
|
<section class="columns-3 cards">
|
|
<div class="center">
|
|
<div>
|
|
<h3>Multiple Architectures</h3>
|
|
<p>Our goal is to upstream all the things! In order to do that with the diverse Arm ecosystem, we're providing gobs of CI/CD infrastructure.</p>
|
|
</div>
|
|
<div>
|
|
<h3>Blazing Fast, Bare Metal Servers</h3>
|
|
<p>Drone Cloud runs your Continuous Integration workloads on blazing fast, bare metal infrastructure owned by Packet.</p>
|
|
</div>
|
|
<div>
|
|
<h3>100% free for Open Source</h3>
|
|
<p>Drone Cloud would not be possible without our generous sponsors. If you are interested in becoming a sponsor please <a href="mailto:hello@drone.io">contact us.</a></p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
|
|
|
|
<section class="columns-2 thanks-packet">
|
|
<div class="center">
|
|
<div></div>
|
|
<div>
|
|
<h3>Thank you to our Infrastructure Sponsor</h3>
|
|
<p>Drone Cloud is powered by a donated infrastructure from Packet (<a href="https://www.packet.com">www.packet.com</a>), the leading bare metal cloud for developers. With 18+ datacenters around the world, and a powerful API driven experience, Packet is well known for bringing the experience of the cloud to bare metal.</p>
|
|
<p>Want to run Drone on bare metal, but without the hassle? Packet can help! <em>Use code "DRONE100" to get started with a $100 credit</em></p>
|
|
<div><a class="button" href="https://packet.com">Learn more about Packet</a></div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="try-drone-panel">
|
|
<div class="center">
|
|
<div>
|
|
<h3>Interested in running Drone on your own, private infrastructure?</h3>
|
|
<div><a href="https://docs.drone.io/installation/">Download official Docker image</a></div>
|
|
<div><small>and install Drone in minutes</small></div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<footer>
|
|
<div>
|
|
<div class="logo"></div>
|
|
<section>
|
|
<h3>Company</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="mailto:hello@drone.io" target="_blank">Contact</a>
|
|
</li>
|
|
<!-- <li>
|
|
<a href="https://github.com/drone/brand">Press</a>
|
|
</li> -->
|
|
<li>
|
|
<a href="https://github.com/drone/brand">Branding</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://drone.io/enterprise/license">License</a>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<section>
|
|
<h3>Products</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="https://drone.io/enterprise">Drone Enterprise</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://cloud.drone.io">Drone Cloud</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://autoscale.drone.io" target="_blank">Drone Autoscaler</a>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<section>
|
|
<h3>Developers</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="https://docs.drone.io" target="_blank">Documentation</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://plugins.drone.io" target="_blank">Plugins</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://discourse.drone.io" target="_blank">Support</a>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
<section>
|
|
<h3>Community</h3>
|
|
<ul>
|
|
<li>
|
|
<a href="https://github.com/drone" target="_blank">
|
|
<svg aria-labelledby="simpleicons-github-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-github-icon">GitHub icon</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path></svg>
|
|
GitHub
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://twitter.com/droneio" target="_blank">
|
|
<svg aria-labelledby="simpleicons-twitter-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-twitter-icon">Twitter icon</title><path d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z"></path></svg>
|
|
Twitter
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://discourse.drone.io/" target="_blank">
|
|
<svg aria-labelledby="simpleicons-discourse-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-discourse-icon">Discourse icon</title><path d="M12.103 0C18.666 0 24 5.485 24 11.997c0 6.51-5.33 11.99-11.9 11.99L0 24V11.79C0 5.28 5.532 0 12.103 0zm.116 4.563c-2.593-.003-4.996 1.352-6.337 3.57-1.33 2.208-1.387 4.957-.148 7.22L4.4 19.61l4.794-1.074c2.745 1.225 5.965.676 8.136-1.39 2.17-2.054 2.86-5.228 1.737-7.997-1.135-2.778-3.84-4.59-6.84-4.585h-.008z"></path></svg>
|
|
Discourse
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://gitter.im/drone/drone/" target="_blank">
|
|
<svg aria-labelledby="simpleicons-slack-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-slack-icon">Slack icon</title><path d="M9.879 10.995l1.035 3.085 3.205-1.074-1.035-3.074-3.205 1.08v-.017z"></path><path d="M18.824 14.055l-1.555.521.54 1.61c.218.65-.135 1.355-.786 1.574-.15.045-.285.067-.435.063-.511-.015-.976-.338-1.155-.849l-.54-1.607-3.21 1.073.539 1.608c.211.652-.135 1.358-.794 1.575-.15.048-.285.067-.435.064-.51-.015-.976-.34-1.156-.85l-.539-1.619-1.561.524c-.15.045-.285.061-.435.061-.511-.016-.976-.345-1.155-.855-.225-.66.135-1.364.78-1.575l1.56-.525L7.5 11.76l-1.551.525c-.141.048-.285.066-.428.064-.495-.016-.975-.338-1.141-.848-.209-.65.135-1.354.796-1.574l1.56-.52-.54-1.605c-.21-.654.136-1.359.796-1.575.659-.22 1.363.136 1.574.783l.539 1.608L12.3 7.544l-.54-1.605c-.209-.645.135-1.35.789-1.574.652-.211 1.359.135 1.575.791l.54 1.621 1.555-.51c.651-.219 1.356.135 1.575.779.218.654-.135 1.359-.784 1.575l-1.557.524 1.035 3.086 1.551-.516c.652-.211 1.358.135 1.575.795.22.66-.135 1.365-.779 1.574l-.011-.029zm4.171-5.356C20.52.456 16.946-1.471 8.699 1.005.456 3.479-1.471 7.051 1.005 15.301c2.475 8.245 6.046 10.17 14.296 7.694 8.245-2.475 10.17-6.046 7.694-14.296z"></path></svg>
|
|
Chat
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html>
|