| peusterm | 33bbc84 | 2017-09-04 16:34:09 +0200 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html lang="en-US"> |
| 3 | <head> |
| 4 | <meta charset="UTF-8"> |
| 5 | |
| 6 | <!-- Begin Jekyll SEO tag v2.3.0 --> |
| 7 | <title>Containernet | Use Docker containers as hosts in Mininet emulations.</title> |
| 8 | <meta property="og:title" content="Containernet" /> |
| 9 | <meta property="og:locale" content="en_US" /> |
| 10 | <meta name="description" content="Use Docker containers as hosts in Mininet emulations." /> |
| 11 | <meta property="og:description" content="Use Docker containers as hosts in Mininet emulations." /> |
| 12 | <link rel="canonical" href="http://localhost:4000/another-page.html" /> |
| 13 | <meta property="og:url" content="http://localhost:4000/another-page.html" /> |
| 14 | <meta property="og:site_name" content="Containernet" /> |
| 15 | <script type="application/ld+json"> |
| 16 | {"name":null,"description":"Use Docker containers as hosts in Mininet emulations.","author":null,"@type":"WebPage","url":"http://localhost:4000/another-page.html","publisher":null,"image":null,"headline":"Containernet","dateModified":null,"datePublished":null,"sameAs":null,"mainEntityOfPage":null,"@context":"http://schema.org"}</script> |
| 17 | <!-- End Jekyll SEO tag --> |
| 18 | |
| 19 | <meta name="description" content="Use Docker containers as hosts in Mininet emulations."/> |
| 20 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 21 | <meta name="theme-color" content="#157878"> |
| 22 | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> |
| 23 | <link rel="stylesheet" href="/assets/css/style.css?v="> |
| 24 | </head> |
| 25 | <body> |
| 26 | <section class="page-header"> |
| 27 | <h1 class="project-name">Containernet</h1> |
| 28 | <h2 class="project-tagline">Use Docker containers as hosts in Mininet emulations.</h2> |
| 29 | <a href="#overview" class="btn">Overview</a> |
| 30 | <a href="#get-started" class="btn">Get started</a> |
| 31 | <a href="#installation" class="btn">Installation</a> |
| 32 | <a href="#references" class="btn">References</a> |
| 33 | <a href="#contact" class="btn">Contact</a> |
| 34 | <a href="https://github.com/containernet/containernet" class="btn">GitHub</a> |
| 35 | <!-- |
| 36 | |
| 37 | |
| 38 | <a href="" class="btn">Download .zip</a> |
| 39 | <a href="" class="btn">Download .tar.gz</a> |
| 40 | |
| 41 | --> |
| 42 | </section> |
| 43 | |
| 44 | <section class="main-content"> |
| 45 | <h2 id="welcome-to-another-page">Welcome to another page</h2> |
| 46 | |
| 47 | <p><em>yay</em></p> |
| 48 | |
| 49 | <p><a href="./">back</a></p> |
| 50 | |
| 51 | |
| 52 | <footer class="site-footer"> |
| 53 | |
| 54 | <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span> |
| 55 | </footer> |
| 56 | </section> |
| 57 | |
| 58 | |
| 59 | <script type="text/javascript"> |
| 60 | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
| 61 | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
| 62 | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
| 63 | })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
| 64 | |
| 65 | ga('create', 'UA-105785493-1', 'auto'); |
| 66 | ga('send', 'pageview'); |
| 67 | </script> |
| 68 | |
| 69 | </body> |
| 70 | </html> |