|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html> |
3 | 3 | <head> |
4 | | - <title>Four o four — Dockerwest — Easy docker images</title> |
| 4 | + <title>Four o four — DockerWest — Easy docker images</title> |
5 | 5 | <meta charset="utf-8"> |
6 | 6 | <meta name="theme-color" content="#ffffff"> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
8 | 8 | <meta name="robots" content="noindex, follow"> |
9 | | - <link href="/components/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> |
10 | | - <link href="/css/style.css" rel="stylesheet" type="text/css" /> |
| 9 | + <link href="http://localhost:8000/components/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> |
| 10 | + <link href="http://localhost:8000/css/style.css" rel="stylesheet" type="text/css" /> |
11 | 11 | <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> |
12 | 12 | <!--[if lt IE 9]> |
13 | 13 | <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> |
14 | 14 | <![endif]--> |
15 | 15 |
|
16 | | - <link rel="apple-touch-startup-image" href="/images/jackson/2048x2048.png"> |
| 16 | + <link rel="apple-touch-startup-image" href="http://localhost:8000/images/jackson/2048x2048.png"> |
17 | 17 | <meta name="mobile-web-app-capable" content="yes"> |
18 | 18 | <meta name="apple-mobile-web-app-capable" content="yes"> |
19 | | - <link rel="shortcut icon" sizes="76x76" href="/images/jackson/76x76.png"> |
20 | | - <link rel="shortcut icon" sizes="120x120" href="/images/jackson/120x120.png"> |
21 | | - <link rel="shortcut icon" sizes="128x128" href="/images/jackson/128x128.png"> |
22 | | - <link rel="shortcut icon" sizes="152x152" href="/images/jackson/152x152.png"> |
23 | | - <link rel="shortcut icon" sizes="196x196" href="/images/jackson/196x196.png"> |
24 | | - <link rel="shortcut icon" sizes="512x512" href="/images/jackson/512x512.png"> |
25 | | - <link rel="shortcut icon" sizes="1024x1024" href="/images/jackson/1024x1024.png"> |
26 | | - <link rel="shortcut icon" sizes="2048x2048" href="/images/jackson/2048x2048.png"> |
27 | | - <link rel="apple-touch-icon" sizes="76x76" href="/images/jackson/76x76.png"> |
28 | | - <link rel="apple-touch-icon" sizes="120x120" href="/images/jackson/120x120.png"> |
29 | | - <link rel="apple-touch-icon" sizes="128x128" href="/images/jackson/128x128.png"> |
30 | | - <link rel="apple-touch-icon" sizes="152x152" href="/images/jackson/152x152.png"> |
31 | | - <link rel="apple-touch-icon" sizes="196x196" href="/images/jackson/196x196.png"> |
32 | | - <link rel="apple-touch-icon" sizes="512x512" href="/images/jackson/512x512.png"> |
33 | | - <link rel="apple-touch-icon" sizes="1024x1024" href="/images/jackson/1024x1024.png"> |
34 | | - <link rel="apple-touch-icon" sizes="2048x2048" href="/images/jackson/2048x2048.png"> |
| 19 | + <link rel="shortcut icon" sizes="76x76" href="http://localhost:8000/images/jackson/76x76.png"> |
| 20 | + <link rel="shortcut icon" sizes="120x120" href="http://localhost:8000/images/jackson/120x120.png"> |
| 21 | + <link rel="shortcut icon" sizes="128x128" href="http://localhost:8000/images/jackson/128x128.png"> |
| 22 | + <link rel="shortcut icon" sizes="152x152" href="http://localhost:8000/images/jackson/152x152.png"> |
| 23 | + <link rel="shortcut icon" sizes="196x196" href="http://localhost:8000/images/jackson/196x196.png"> |
| 24 | + <link rel="shortcut icon" sizes="512x512" href="http://localhost:8000/images/jackson/512x512.png"> |
| 25 | + <link rel="shortcut icon" sizes="1024x1024" href="http://localhost:8000/images/jackson/1024x1024.png"> |
| 26 | + <link rel="shortcut icon" sizes="2048x2048" href="http://localhost:8000/images/jackson/2048x2048.png"> |
| 27 | + <link rel="apple-touch-icon" sizes="76x76" href="http://localhost:8000/images/jackson/76x76.png"> |
| 28 | + <link rel="apple-touch-icon" sizes="120x120" href="http://localhost:8000/images/jackson/120x120.png"> |
| 29 | + <link rel="apple-touch-icon" sizes="128x128" href="http://localhost:8000/images/jackson/128x128.png"> |
| 30 | + <link rel="apple-touch-icon" sizes="152x152" href="http://localhost:8000/images/jackson/152x152.png"> |
| 31 | + <link rel="apple-touch-icon" sizes="196x196" href="http://localhost:8000/images/jackson/196x196.png"> |
| 32 | + <link rel="apple-touch-icon" sizes="512x512" href="http://localhost:8000/images/jackson/512x512.png"> |
| 33 | + <link rel="apple-touch-icon" sizes="1024x1024" href="http://localhost:8000/images/jackson/1024x1024.png"> |
| 34 | + <link rel="apple-touch-icon" sizes="2048x2048" href="http://localhost:8000/images/jackson/2048x2048.png"> |
35 | 35 |
|
36 | | - <link rel="stylesheet" href="/components/highlightjs/styles/github.css" /> |
37 | | - <link rel="alternate" type="application/atom+xml" href="/atom.xml" title="Dockerwest activity feed" /> |
| 36 | + <link rel="stylesheet" href="http://localhost:8000/components/highlightjs/styles/github.css" /> |
| 37 | + <link rel="alternate" type="application/atom+xml" href="http://localhost:8000/atom.xml" title="DockerWest activity feed" /> |
38 | 38 | <style> |
39 | 39 | /** quick fix because bootstrap <pre> has a background-color. */ |
40 | 40 | pre code { background-color: inherit; } |
|
51 | 51 | <span class="icon-bar"></span> |
52 | 52 | <span class="icon-bar"></span> |
53 | 53 | </button> |
54 | | - <a class="navbar-brand" href="/">Dockerwest</a> |
| 54 | + <a class="navbar-brand" href="http://localhost:8000/">DockerWest</a> |
55 | 55 | </div> |
56 | 56 | <div id="navbar" class="collapse navbar-collapse"> |
57 | 57 | <ul class="nav navbar-nav"> |
58 | | - <!--<li><a href="/blog">Posts Archive</a></li> |
59 | | - <li><a href="/blog/categories">Categories</a></li> |
60 | | - <li><a href="/blog/tags">Tags</a></li>--> |
61 | | - <li><a href="/about">About us</a></li> |
| 58 | + <!--<li><a href="http://localhost:8000/blog">Posts Archive</a></li> |
| 59 | + <li><a href="http://localhost:8000/blog/categories">Categories</a></li> |
| 60 | + <li><a href="http://localhost:8000/blog/tags">Tags</a></li>--> |
| 61 | + <li><a href="http://localhost:8000/base-images">Base images</a></li> |
| 62 | + <li><a href="http://localhost:8000/project-specific-images">Project specific images</a></li> |
| 63 | + <li class="dropdown"> |
| 64 | + <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Compose environments <span class="caret"></span></a> |
| 65 | + <ul class="dropdown-menu"> |
| 66 | + <li><a href="http://localhost:8000/compose-environments">Overview</a></li> |
| 67 | + <li class="dropdown-header">Products</li> |
| 68 | + <li><a href="http://localhost:8000/compose-environments">Pimcore</a></li> |
| 69 | + <li><a href="http://localhost:8000/compose-environments">Magento</a></li> |
| 70 | + <li role="separator" class="divider"></li> |
| 71 | + <li class="dropdown-header">Frameworks</li> |
| 72 | + <li><a href="http://localhost:8000/compose-environments">Symfony</a></li> |
| 73 | + <li><a href="http://localhost:8000/compose-environments">Laravel</a></li> |
| 74 | + </ul> |
| 75 | + </li> |
| 76 | + <li><a href="http://localhost:8000/about">About us</a></li> |
62 | 77 | </ul> |
63 | 78 | </div> |
64 | 79 | </div> |
|
69 | 84 | <h2>Page not found</h2> </div> |
70 | 85 | </div> |
71 | 86 | <footer class="container"> |
72 | | - © 2017 Dockerwest |
| 87 | + © 2017 DockerWest – <a href="/about">About us</a> |
| 88 | + – <a href="https://hub.docker.com/u/dockerwest/" target="_blank">DockerWest on Docker Hub</a> |
| 89 | + – <a href="https://github.com/dockerwest" target="_blank">DockerWest on Github</a> |
73 | 90 | </footer> |
74 | 91 |
|
75 | 92 | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> |
76 | | - <script>window.jQuery || document.write('<script src="/components/jquery/jquery.min.js"><\/script>')</script> |
77 | | - <script src="/components/bootstrap/js/bootstrap.min.js"></script> |
| 93 | + <script>window.jQuery || document.write('<script src="http://localhost:8000/components/jquery/jquery.min.js"><\/script>')</script> |
| 94 | + <script src="http://localhost:8000/components/bootstrap/js/bootstrap.min.js"></script> |
78 | 95 |
|
79 | | - <script src="/components/highlightjs/highlight.pack.js"></script> |
| 96 | + |
| 97 | + <script type="text/javascript"> |
| 98 | + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 99 | + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 100 | + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 101 | + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 102 | + |
| 103 | + ga('create', 'UA-100428460-1', 'auto'); |
| 104 | + ga('send', 'pageview'); |
| 105 | + </script> |
| 106 | + <script src="http://localhost:8000/components/highlightjs/highlight.pack.js"></script> |
80 | 107 | <script>hljs.initHighlightingOnLoad();</script> |
81 | 108 |
|
82 | 109 | </body> |
|
0 commit comments