diff --git a/cli.html b/cli.html index 1e8fcfcd..6393f50a 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,7 @@ - +
@@ -113,10 +113,12 @@ For example:

+

Fig is a project from Orchard, a Docker hosting service.

+

Follow us on Twitter to keep up to date with Fig and other Docker news.

+
diff --git a/css/fig.css b/css/fig.css index fb9fb497..3dc990f1 100644 --- a/css/fig.css +++ b/css/fig.css @@ -58,7 +58,7 @@ img { .logo { font-family: 'Lilita One', sans-serif; - font-size: 80px; + font-size: 64px; margin: 20px 0 40px 0; } @@ -68,8 +68,8 @@ img { } .logo img { - width: 80px; - vertical-align: -17px; + width: 60px; + vertical-align: -8px; } .mobile-logo { @@ -77,13 +77,18 @@ img { } .sidebar { - font-size: 16px; + font-size: 15px; + color: #777; } .sidebar a { color: #a41211; } +.sidebar p { + margin: 10px 0; +} + @media (max-width: 767px) { .sidebar { text-align: center; @@ -101,7 +106,8 @@ img { } .logo { - margin-top: 40px; + margin-top: 30px; + margin-bottom: 30px; } .content h1 { @@ -116,6 +122,7 @@ img { width: 280px; overflow-y: auto; padding-left: 40px; + padding-right: 10px; border-right: 1px solid #ccc; } @@ -126,12 +133,12 @@ img { } .nav { - margin: 20px 0; + margin: 15px 0; } .nav li a { display: block; - padding: 8px 0; + padding: 5px 0; line-height: 1.2; text-decoration: none; } diff --git a/django.html b/django.html index c28f20b0..55f1d6ac 100644 --- a/django.html +++ b/django.html @@ -6,7 +6,7 @@ - +
@@ -120,10 +120,12 @@ myapp_web_1 | Quit the server with CONTROL-C. +

Fig is a project from Orchard, a Docker hosting service.

+

Follow us on Twitter to keep up to date with Fig and other Docker news.

+
diff --git a/env.html b/env.html index 6122f516..72ad7283 100644 --- a/env.html +++ b/env.html @@ -6,7 +6,7 @@ - +
@@ -67,10 +67,12 @@ Fully qualified container name, e.g. DB_1_NAME=/myapp_web_1/myapp_db_1 +

Fig is a project from Orchard, a Docker hosting service.

+

Follow us on Twitter to keep up to date with Fig and other Docker news.

+
diff --git a/index.html b/index.html index 05f9939b..ff070308 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +
@@ -51,8 +51,6 @@ RUN pip install -r requirements.txt
  • run a one-off command on a service
  • -

    Fig is a project from Orchard, a Docker hosting service. Follow us on Twitter to keep up to date with Fig and other Docker news.

    -

    Quick start

    Let's get a basic Python web app running on Fig. It assumes a little knowledge of Python, but the concepts should be clear if you're not familiar with it.

    @@ -170,10 +168,12 @@ figtest_web_1 /bin/sh -c python app.py Up 5000->5000/tcp +

    Fig is a project from Orchard, a Docker hosting service.

    +

    Follow us on Twitter to keep up to date with Fig and other Docker news.

    +
    diff --git a/install.html b/install.html index 4d43dfed..983b118f 100644 --- a/install.html +++ b/install.html @@ -6,7 +6,7 @@ - +
    @@ -65,10 +65,12 @@ $ chmod +x /usr/local/bin/fig +

    Fig is a project from Orchard, a Docker hosting service.

    +

    Follow us on Twitter to keep up to date with Fig and other Docker news.

    +
    diff --git a/rails.html b/rails.html index 30cb705e..bb920f14 100644 --- a/rails.html +++ b/rails.html @@ -6,7 +6,7 @@ - +
    @@ -126,10 +126,12 @@ myapp_web_1 | [2014-01-17 17:16:29] INFO WEBrick::HTTPServer#start: pid=1 port= +

    Fig is a project from Orchard, a Docker hosting service.

    +

    Follow us on Twitter to keep up to date with Fig and other Docker news.

    +
    diff --git a/wordpress.html b/wordpress.html index 253a8a57..800130c0 100644 --- a/wordpress.html +++ b/wordpress.html @@ -6,7 +6,7 @@ - +
    @@ -116,10 +116,12 @@ if(file_exists($root.$path)) +

    Fig is a project from Orchard, a Docker hosting service.

    +

    Follow us on Twitter to keep up to date with Fig and other Docker news.

    +
    diff --git a/yml.html b/yml.html index 1fa68292..fadc9125 100644 --- a/yml.html +++ b/yml.html @@ -6,7 +6,7 @@ - +
    @@ -95,10 +95,12 @@ +

    Fig is a project from Orchard, a Docker hosting service.

    +

    Follow us on Twitter to keep up to date with Fig and other Docker news.

    +