Page MenuHomeDevCentral

No OneTemporary

diff --git a/css/app.css b/css/app.css
index 16e9f47..a3050ff 100644
--- a/css/app.css
+++ b/css/app.css
@@ -1,102 +1,102 @@
@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;
}
-.batch.large {
+.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;
}
diff --git a/index.html b/index.html
index 7d2a80c..cca4bec 100644
--- a/index.html
+++ b/index.html
@@ -1,81 +1,81 @@
<!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 large text-center">&#xF0D4;</div>
+ <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/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>
</ul>
</div>
<div class="large-4 small-6 columns">
- <div class="batch large text-center">&#xF176;</div>
+ <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 large text-center">&#xF045;</div>
+ <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 large text-center">&#xF0DA;</div>
+ <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
Fri, Nov 21, 16:11 (9 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3184011
Default Alt Text
(6 KB)

Event Timeline