This commit is contained in:
Ben Firshman 2014-07-21 16:47:55 -07:00
commit 97e576a8e0
8 changed files with 19 additions and 11 deletions

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/cli.html">
</head>
<body>
<div class="container">

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/django.html">
</head>
<body>
<div class="container">
@ -49,7 +50,7 @@ web:
links:
- db
</code></pre></div>
<p>See the <a href="http://orchardup.github.io/fig/yml.html"><code>fig.yml</code> reference</a> for more information on how it works.</p>
<p>See the <a href="yml.html"><code>fig.yml</code> reference</a> for more information on how it works.</p>
<p>We can now start a Django project using <code>fig run</code>:</p>
<div class="highlight"><pre><code class="text language-text" data-lang="text">$ fig run web django-admin.py startproject figexample .

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/env.html">
</head>
<body>
<div class="container">

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/">
</head>
<body>
<div class="container">

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/install.html">
</head>
<body>
<div class="container">
@ -19,8 +20,8 @@
<div class="content"><h1>Installing Fig</h1>
<p>First, install Docker version 1.0.0. If you&#39;re on OS X, you can use <a href="https://github.com/noplay/docker-osx">docker-osx</a>:</p>
<div class="highlight"><pre><code class="text language-text" data-lang="text">$ curl https://raw.githubusercontent.com/noplay/docker-osx/1.0.0/docker-osx &gt; /usr/local/bin/docker-osx
<p>First, install Docker version 1.0 or greater. If you&#39;re on OS X, you can use <a href="https://github.com/noplay/docker-osx">docker-osx</a>:</p>
<div class="highlight"><pre><code class="text language-text" data-lang="text">$ curl https://raw.githubusercontent.com/noplay/docker-osx/1.1.1/docker-osx &gt; /usr/local/bin/docker-osx
$ chmod +x /usr/local/bin/docker-osx
$ docker-osx shell
</code></pre></div>

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/rails.html">
</head>
<body>
<div class="container">

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/wordpress.html">
</head>
<body>
<div class="container">

View file

@ -6,7 +6,8 @@
<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?20140720290036636438038">
<link rel="stylesheet" type="text/css" href="css/fig.css?20140720290967125618028">
<link rel="canonical" href="http://www.fig.sh/yml.html">
</head>
<body>
<div class="container">