Page MenuHomeDevCentral

No OneTemporary

diff --git a/index.html b/index.html
index f269821..3af82e5 100644
--- a/index.html
+++ b/index.html
@@ -1,82 +1,83 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Docker images | Nasqueron</title>
<link rel="stylesheet" href="css/foundation.css" />
<link rel="stylesheet" href="css/app.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:400,300">
<script src="js/vendor/modernizr.js"></script>
</head>
<body>
<header>
<div class="row">
<div class="large-12 columns">
<h1>Docker images | Nasqueron</h1>
</div>
</div>
</header>
<section id="hero">
<div class="row">
<div class="large-6 small-4 columns logo">
<p class="logo"><img src="/img/logos/docker.png" alt="Docker" /></p>
</div>
<div class="large-6 small-8 columns logo">
<p class="logo"><img src="/img/logos/nasqueron-white-133px.png" alt="Nasqueron" /></p>
<p>Docker images handcrafted at Nasqueron.</p>
<p>Popular applications and fundamental services for integrated containers.</p>
<p>We support simple and more complex deployment scenarii for these images, so all paradigms are covered.</p>
</div>
</div>
</section>
<div class="row">
<div class="large-4 small-12 columns">
<div class="batch icon-large text-center">&#xF0D4;</div>
<h3 class="text-center">Our images</h3>
<h4>Applications</h4>
<ul>
<li><a href="https://hub.docker.com/r/nasqueron/phabricator">Phabricator</a></li>
<li><a href="https://hub.docker.com/r/nasqueron/aphlict">Aphlict</a></li>
+ <li><a href="https://hub.docker.com/r/nasqueron/arcanist">Arcanist</a></li>
<li><a href="https://hub.docker.com/r/nasqueron/etherpad">Etherpad</a></li>
</ul>
<h4>Fundamentals</h4>
<ul>
<li><a href="https://hub.docker.com/r/nasqueron/nginx-php-fpm">nginx / php-fpm</a></li>
<li><a href="https://hub.docker.com/r/nasqueron/mysql">MySQL</a></li>
<li><a href="https://hub.docker.com/r/nasqueron/php-cli">PHP CLI</a></li>
</ul>
</div>
<div class="large-4 small-6 columns">
<div class="batch icon-large text-center">&#xF176;</div>
<h3 class="text-center">Contribute</h3>
<p>Patches and external contributions are welcome.</p>
<p>Do you use Phabricator? Create a new Git branch, code your awesome feature or solve this annoying bug, then use <code>arc diff</code> to submit code.</p>
<p>We're also happy with GitHub pull requests.</p>
</div>
<div class="large-4 small-6 columns">
<div class="batch icon-large text-center">&#xF045;</div>
<h3 class="text-center">Meet the team</h3>
Our images are baked with love by:
<ul>
<li><a href="http://www.dereckson.be/">Sébastien Santoro aka Dereckson</a></li>
<li><a href="https://github.com/Kaliiixx">Kaliiixx</a></li>
</ul>
<div class="batch icon-large text-center">&#xF0DA;</div>
<h3 class="text-center">Get support</h3>
<p>We can answer your questions and help you to start on IRC, at <a href="http://irc.lc/wolfplex">Freenode #wolfplex</a>.</p>
<p class="text-center"><a href="http://devcentral.nasqueron.org/maniphest/task/create/?projects=Nasqueron_Docker_deployment_squad" class="small radius button">Report an issue</a></p>
</div>
</div>
<script src="js/vendor/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>
</html>

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jul 29, 14:26 (11 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2848938
Default Alt Text
(3 KB)

Event Timeline