Page MenuHomeDevCentral

No OneTemporary

diff --git a/css/app.css b/css/app.css
index a3050ff..0f36d27 100644
--- a/css/app.css
+++ b/css/app.css
@@ -1,102 +1,189 @@
@charset "utf-8";
/* -------------------------------------------------------------
Docker images | Nasqueron
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Sébastien Santoro aka Dereckson
Tags: blue red foundation flat 960
Filename: app.css
Created: 2015-11-10
Licence: Creative Commons BY 4.0
------------------------------------------------------------- */
/* -------------------------------------------------------------
Fonts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
@import url(https://fonts.googleapis.com/css?family=Raleway:300);
@font-face {
font-family: Batch;
src: url('../fonts/batch-icons-webfont.eot');
src: url('../fonts/batch-icons-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/batch-icons-webfont.woff') format('woff'),
url('../fonts/batch-icons-webfont.ttf') format('truetype'),
url('../fonts/batch-icons-webfont.svg#batchregular') format('svg');
font-weight: normal;
font-style: normal;
}
.batch {
font-family: "Batch";
font-size: 16px;
line-height: 1;
}
.icon-large {
font-size: 32px;
margin-bottom: 0.5em;
color: #2C3E50;
}
.batch:before {
content:attr(data-icon);
}
/* -------------------------------------------------------------
General style
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
* {
font-family: 'Poppins', sans-serif;
}
/* -------------------------------------------------------------
Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
header {
padding-top: 2em;
padding-bottom: 2em;
background-color: #EEEFF7;
}
header h1 {
text-align: center;
color: #253237 !important;
}
/* -------------------------------------------------------------
Headings
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1, h2, h3, h4, h5, h6 {
font-family: 'Raleway', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: 300;
}
h3 {
margin-bottom: 1em;
}
/* -------------------------------------------------------------
Hero
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hero {
padding-top: 2em;
padding-bottom: 1em;
margin-top: 0.5em;
margin-bottom: 2.5em;
background-color: #253237;
color: #EEEFF7;
}
#hero .logo {
margin-bottom: 2.5em;
text-align: center;
}
+
+/* -------------------------------------------------------------
+ Footer
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
+
+footer {
+ margin-top: 2.5em;
+ padding-top: 2.5em;
+ background-color: #253237;
+
+ border-top: 11px solid black;
+
+ color: #EEEFF7;
+}
+
+footer h4 {
+ color: #445878;
+}
+
+footer p, footer ul {
+ font-size: 0.75em;
+}
+
+footer p strong {
+ color: white;
+}
+
+footer a {
+ color: #DDDEFF;
+}
+
+footer a:hover, footer a:visited:hover {
+ color: #C94234;
+
+ font-weight: 900;
+}
+
+footer a:visited {
+ color: #EEEFF7;
+}
+
+footer hr {
+ border: none;
+ height: 1px;
+ background-color: rgba(0, 0, 0, 0.1);
+}
+
+footer .footer-info {
+ padding-bottom: 1em;
+}
+
+footer .sep {
+ border-right: 1px solid rgba(0, 0, 0, 0.1);
+}
+
+footer .db {
+ background-image: url(../img/footer_db.png);
+ background-repeat: no-repeat;
+ background-position: bottom;
+}
+
+footer ul {
+ padding-left: 1em;
+}
+
+footer .copyright {
+ background-image: url(../img/binding_dark.png);
+
+ border-top: 4px solid black;
+
+ padding: 1em 0 0.25em 0;
+ color: white;
+}
+
+footer .copyright p {
+ color: #ccc;
+ font-size: 11.2px;
+}
+
+footer .copyright .batch {
+ font-size: 12px;
+ padding-right: 0.35em;
+}
+
+footer .copyright a {
+ color: #EEEFF7 !important;
+}
diff --git a/img/Nasqueron.png b/img/Nasqueron.png
new file mode 100644
index 0000000..4b58be3
Binary files /dev/null and b/img/Nasqueron.png differ
diff --git a/img/binding_dark.png b/img/binding_dark.png
new file mode 100644
index 0000000..2c69fa6
Binary files /dev/null and b/img/binding_dark.png differ
diff --git a/index.html b/index.html
index 3af82e5..54bc06b 100644
--- a/index.html
+++ b/index.html
@@ -1,83 +1,143 @@
<!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>
+ <footer>
+ <div class="row footer-info db">
+ <div class="large-3 columns sep" style="text-align: center">
+ <img src="/img/Nasqueron.png" /></p>
+ <p><strong>Nasqueron</strong> is a community of developers & creative people.</p>
+ <hr />
+ <p>Our <strong>Docker images</strong> are a collection of images to build convenient and orchestrable Docker containers.</p>
+ </div>
+ <div class="large-3 columns sep" style="min-height: 280px;">
+ <!-- This is a Nasqueron page.
+ So, we share a footer portion with other Nasqueron pages:-->
+ <h4>Nasqueron</h4>
+ <ul>
+ <li><a href="http://agora.nasqueron.org/">Agora</a></li>
+ <li><a href="http://tools.nasqueron.org/">Tools</a></li>
+ <li><a href="http://zed.dereckson.be">Zed</a></li>
+ <li><a href="http://forum.nasqueron.org/">Forum</a></li>
+ <li><a href="http://planet.nasqueron.org">Planet</a></li>
+ </ul>
+ <hr />
+ <p>Be involved in Nasqueron web deployment. We need to kickstart our CA, check every site is SSL-powered.</p>
+ <!--
+ This footer were prepared for the following app: docker51.
+ -->
+
+ <!-- That's all folks. -->
+ </div>
+ <div class="large-3 columns sep">
+ <h4>Resources</h4>
+ <ul>
+ <li><a href="http://devcentral.nasqueron.org/dashboard/view/7/">DevCentral</a><br />(bug tracker, code review)</li>
+ <li><a href="https://hub.docker.com/u/nasqueron/">Docker Hub</a></li>
+ <li><a href="https://github.com/nasqueron?query=docker">GitHub</a></li>
+ <li><a href="http://irc.lc/wolfplex">IRC support</a></li>
+ </ul>
+ </div>
+ <div class="large-3 columns">
+ <h4>License</h4>
+ <p>Our code is licensed under the BSD 2 clauses license.</p>
+ <p>Furthermore, the documentation is also available in CC-BY 4.0.</p>
+ <p>This website is released under CC-BY 4.0. It uses Batch icons by Adam Whitcroft.</p>
+ </div>
+ </div>
+ <div class="copyright">
+ <div class="row">
+ <div class="large-6 small-4 columns">
+ <p>2015, Nasqueron | Docker images<br />
+ </div>
+ <div class="large-6 small-8 columns">
+ <p class="text-right"><span class="batch">&#xF136;</span> <a href="https://www.github.com/nasqueron/docker-www">Git repository for this site</a></p>
+ </div>
+ </div>
+ <div class="row">
+ <div class="large-12 columns">
+ <p>“And therefore one could, if one was sufficiently hardy, and adequately proof against the water pressure, make one's way down.”</p>
+ </div>
+ </div>
+ </div>
+ </footer>
+
<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
Wed, Mar 18, 13:52 (10 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3539012
Default Alt Text
(11 KB)

Event Timeline