update
This commit is contained in:
parent
b6a2cbc22c
commit
77107124b8
9 changed files with 50 additions and 9 deletions
6
cli.html
6
cli.html
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/cli.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/cli">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
11
css/fig.css
11
css/fig.css
|
|
@ -56,6 +56,15 @@ img {
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
.deprecation {
|
||||
background: #EDCAAC;
|
||||
padding: 1px 30px;
|
||||
}
|
||||
|
||||
.deprecation, .deprecation a {
|
||||
color: #a41211;
|
||||
}
|
||||
|
||||
.logo {
|
||||
font-family: 'Lilita One', sans-serif;
|
||||
font-size: 64px;
|
||||
|
|
@ -126,7 +135,7 @@ img {
|
|||
border-right: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.content {
|
||||
.deprecation, .content {
|
||||
margin-left: 320px;
|
||||
max-width: 650px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/django.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/django">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
6
env.html
6
env.html
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/env.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/env">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/install.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/install">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/rails.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/rails">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/wordpress.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/wordpress">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
6
yml.html
6
yml.html
|
|
@ -6,11 +6,15 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150225081977964336147">
|
||||
<link rel="stylesheet" type="text/css" href="css/fig.css?20150226081472935746419">
|
||||
<link rel="canonical" href="http://www.fig.sh/yml.html">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<nav class="deprecation">
|
||||
<p>Fig has been replaced by Docker Compose, and is now deprecated. The new documentation is on the <a href="http://docs.docker.com/compose/yml">Docker website</a>.</p>
|
||||
</nav>
|
||||
|
||||
<div class="logo mobile-logo">
|
||||
<a href="index.html">
|
||||
<img src="img/logo.png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue