diff options
Diffstat (limited to 'src/posts')
| -rw-r--r-- | src/posts/big-tent.html | 10 | 
1 files changed, 6 insertions, 4 deletions
diff --git a/src/posts/big-tent.html b/src/posts/big-tent.html index f45e5f9..e994b87 100644 --- a/src/posts/big-tent.html +++ b/src/posts/big-tent.html  | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | <title>The Big Tent</title> | 5 | <title>The Big Tent</title> | 
| 6 | <link rel="stylesheet" | 6 | <link rel="stylesheet" | 
| 7 | href="/css/bootstrap.css"> | 7 | href="/css/bootstrap.css"> | 
| 8 | <link rel="stylesheet" | ||
| 9 | href="/css/mordred.css"> | ||
| 8 | <meta name="author" content="{{author.name}}"> | 10 | <meta name="author" content="{{author.name}}"> | 
| 9 | <meta name="viewport" | 11 | <meta name="viewport" | 
| 10 | content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> | 12 | content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> | 
| @@ -19,15 +21,15 @@ | |||
| 19 | <![endif]--> | 21 | <![endif]--> | 
| 20 | 22 | ||
| 21 | <nav class="navbar navbar-default navbar-fixed-top"> | 23 | <nav class="navbar navbar-default navbar-fixed-top"> | 
| 22 | <div class="container-fluid"> | 24 | <div class="container-fluid"><a href="/"> | 
| 23 | <span class="navbar-brand"><a href="/"> | 25 | <span class="navbar-brand"> | 
| 24 | Things you may or may not care or not care about.</a></span> | 26 | Things you may or may not care or not care about.</a></span> | 
| 25 | </div> | 27 | </div> | 
| 26 | </nav> | 28 | </nav> | 
| 27 | 29 | ||
| 28 | <!-- Main jumbotron for a primary marketing message or call to action --> | 30 | <!-- Main jumbotron for a primary marketing message or call to action --> | 
| 29 | <div class="jumbotron"> | 31 | <div class="jumbotron"> | 
| 30 | <div class="container"> | 32 | <div class="container-fluid"> | 
| 31 | <h1> | 33 | <h1> | 
| 32 | <span xmlns:dct="http://purl.org/dc/terms/" | 34 | <span xmlns:dct="http://purl.org/dc/terms/" | 
| 33 | href="http://purl.org/dc/dcmitype/InteractiveResource" | 35 | href="http://purl.org/dc/dcmitype/InteractiveResource" | 
| @@ -39,7 +41,7 @@ | |||
| 39 | </div> | 41 | </div> | 
| 40 | </div> | 42 | </div> | 
| 41 | 43 | ||
| 42 | <div class="container"> | 44 | <div class="container-fluid"> | 
| 43 | <p>I'd like to build on the ideas in <a href="https://dague.net/2014/08/26/openstack-as-layers/">Sean's Layers</a>. I've been noodling on it for a while and have had a several interesting conversations with people. Before I tell you how I've taxonomied things in my head, I want to spend a second on why.</p> | 45 | <p>I'd like to build on the ideas in <a href="https://dague.net/2014/08/26/openstack-as-layers/">Sean's Layers</a>. I've been noodling on it for a while and have had a several interesting conversations with people. Before I tell you how I've taxonomied things in my head, I want to spend a second on why.</p> | 
| 44 | <h3 id="why-do-we-care">Why do we care?</h3> | 46 | <h3 id="why-do-we-care">Why do we care?</h3> | 
| 45 | <p>Our choices in organizing our work effect a few different unrelated things:</p> | 47 | <p>Our choices in organizing our work effect a few different unrelated things:</p> | 
