generate the static docs site in the docs root
This commit is contained in:
		
							
								
								
									
										465
									
								
								docs/license/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										465
									
								
								docs/license/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,465 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
  
 | 
			
		||||
  
 | 
			
		||||
  
 | 
			
		||||
  
 | 
			
		||||
   <html class="no-js"> 
 | 
			
		||||
 | 
			
		||||
  <head lang="en-us">
 | 
			
		||||
    <meta charset="utf-8">
 | 
			
		||||
    <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
 | 
			
		||||
    <meta http-equiv="X-UA-Compatible" content="IE=10" />
 | 
			
		||||
    <title>License - Laradock Docs</title>
 | 
			
		||||
    <meta name="generator" content="Hugo 0.18.1" />
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    <meta name="description" content="Laradock documentations.">
 | 
			
		||||
    
 | 
			
		||||
    <link rel="canonical" href="http://laradock.io/license/">
 | 
			
		||||
    
 | 
			
		||||
    <meta name="author" content="Mahmoud Zalt">
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    <meta property="og:url" content="http://laradock.io/license/">
 | 
			
		||||
    <meta property="og:title" content="Laradock Docs">
 | 
			
		||||
    <meta property="og:image" content="http://laradock.io/images/logo.png">
 | 
			
		||||
    <meta name="apple-mobile-web-app-title" content="Laradock Docs">
 | 
			
		||||
    <meta name="apple-mobile-web-app-capable" content="yes">
 | 
			
		||||
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
 | 
			
		||||
 | 
			
		||||
    <link rel="shortcut icon" type="image/x-icon" href="http://laradock.io/images/favicon.ico">
 | 
			
		||||
    <link rel="icon" type="image/x-icon" href="http://laradock.io/images/favicon.ico">
 | 
			
		||||
 | 
			
		||||
    <style>
 | 
			
		||||
      @font-face {
 | 
			
		||||
        font-family: 'Icon';
 | 
			
		||||
        src: url('http://laradock.io/fonts/icon.eot');
 | 
			
		||||
        src: url('http://laradock.io/fonts/icon.eot')
 | 
			
		||||
               format('embedded-opentype'),
 | 
			
		||||
             url('http://laradock.io/fonts/icon.woff')
 | 
			
		||||
               format('woff'),
 | 
			
		||||
             url('http://laradock.io/fonts/icon.ttf')
 | 
			
		||||
               format('truetype'),
 | 
			
		||||
             url('http://laradock.io/fonts/icon.svg')
 | 
			
		||||
               format('svg');
 | 
			
		||||
        font-weight: normal;
 | 
			
		||||
        font-style: normal;
 | 
			
		||||
      }
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
    <link rel="stylesheet" href="http://laradock.io/stylesheets/application.css">
 | 
			
		||||
    <link rel="stylesheet" href="http://laradock.io/stylesheets/temporary.css">
 | 
			
		||||
    <link rel="stylesheet" href="http://laradock.io/stylesheets/palettes.css">
 | 
			
		||||
    <link rel="stylesheet" href="http://laradock.io/stylesheets/highlight/highlight.css">
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
    <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ubuntu:400,700|Ubuntu+Mono">
 | 
			
		||||
    <style>
 | 
			
		||||
      body, input {
 | 
			
		||||
        font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
 | 
			
		||||
      }
 | 
			
		||||
      pre, code {
 | 
			
		||||
        font-family: 'Ubuntu Mono', 'Courier New', 'Courier', monospace;
 | 
			
		||||
      }
 | 
			
		||||
    </style>
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    <script src="http://laradock.io/javascripts/modernizr.js"></script>
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
  </head>
 | 
			
		||||
  <body class="palette-primary-red palette-accent-teal">
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
	
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<div class="backdrop">
 | 
			
		||||
	<div class="backdrop-paper"></div>
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
<input class="toggle" type="checkbox" id="toggle-drawer">
 | 
			
		||||
<input class="toggle" type="checkbox" id="toggle-search">
 | 
			
		||||
<label class="toggle-button overlay" for="toggle-drawer"></label>
 | 
			
		||||
 | 
			
		||||
<header class="header">
 | 
			
		||||
	<nav aria-label="Header">
 | 
			
		||||
  <div class="bar default">
 | 
			
		||||
    <div class="button button-menu" role="button" aria-label="Menu">
 | 
			
		||||
      <label class="toggle-button icon icon-menu" for="toggle-drawer">
 | 
			
		||||
        <span></span>
 | 
			
		||||
      </label>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="stretch">
 | 
			
		||||
      <div class="title">
 | 
			
		||||
        License
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    <div class="button button-github" role="button" aria-label="GitHub">
 | 
			
		||||
      <a href="https://github.com/laradock" title="@laradock on GitHub" target="_blank" class="toggle-button icon icon-github"></a>
 | 
			
		||||
    </div>
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
        
 | 
			
		||||
  </div>
 | 
			
		||||
  <div class="bar search">
 | 
			
		||||
    <div class="button button-close" role="button" aria-label="Close">
 | 
			
		||||
      <label class="toggle-button icon icon-back" for="toggle-search"></label>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="stretch">
 | 
			
		||||
      <div class="field">
 | 
			
		||||
        <input class="query" type="text" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="button button-reset" role="button" aria-label="Search">
 | 
			
		||||
      <button class="toggle-button icon icon-close" id="reset-search"></button>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</nav>
 | 
			
		||||
</header>
 | 
			
		||||
 | 
			
		||||
<main class="main">
 | 
			
		||||
	<div class="drawer">
 | 
			
		||||
		<nav aria-label="Navigation">
 | 
			
		||||
  <a href="https://github.com/laradock/laradock" class="project">
 | 
			
		||||
    <div class="banner">
 | 
			
		||||
      
 | 
			
		||||
        <div class="logo">
 | 
			
		||||
          <img src="http://laradock.io/images/logo.png">
 | 
			
		||||
        </div>
 | 
			
		||||
      
 | 
			
		||||
      <div class="name">
 | 
			
		||||
        <strong>Laradock Docs </strong>
 | 
			
		||||
        
 | 
			
		||||
          <br>
 | 
			
		||||
          laradock/laradock
 | 
			
		||||
        
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </a>
 | 
			
		||||
 | 
			
		||||
  <div class="scrollable">
 | 
			
		||||
    <div class="wrapper">
 | 
			
		||||
      
 | 
			
		||||
        <ul class="repo">
 | 
			
		||||
          <li class="repo-download">
 | 
			
		||||
            <a href="https://github.com/laradock/laradock/archive/master.zip" target="_blank" title="Download" data-action="download">
 | 
			
		||||
              <i class="icon icon-download"></i> Download
 | 
			
		||||
            </a>
 | 
			
		||||
          </li>
 | 
			
		||||
          <li class="repo-stars">
 | 
			
		||||
            <a href="https://github.com/laradock/laradock/stargazers" target="_blank" title="Stargazers" data-action="star">
 | 
			
		||||
              <i class="icon icon-star"></i> Stars
 | 
			
		||||
              <span class="count">–</span>
 | 
			
		||||
            </a>
 | 
			
		||||
          </li>
 | 
			
		||||
        </ul>
 | 
			
		||||
        <hr>
 | 
			
		||||
      
 | 
			
		||||
 | 
			
		||||
      <div class="toc">
 | 
			
		||||
        
 | 
			
		||||
        <ul>
 | 
			
		||||
          
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a  title="Introduction" href="http://laradock.io/">
 | 
			
		||||
	
 | 
			
		||||
	Introduction
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a  title="Getting started" href="http://laradock.io/getting-started/">
 | 
			
		||||
	
 | 
			
		||||
	Getting started
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a  title="Documentation" href="http://laradock.io/documentation/">
 | 
			
		||||
	
 | 
			
		||||
	Documentation
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a  title="Related Projects" href="http://laradock.io/related-projects/">
 | 
			
		||||
	
 | 
			
		||||
	Related Projects
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a  title="Help & Questions" href="http://laradock.io/help/">
 | 
			
		||||
	
 | 
			
		||||
	Help & Questions
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a  title="Contributing" href="http://laradock.io/contributing/">
 | 
			
		||||
	
 | 
			
		||||
	Contributing
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<li>
 | 
			
		||||
  
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<a class="current" title="License" href="http://laradock.io/license/">
 | 
			
		||||
	
 | 
			
		||||
	License
 | 
			
		||||
</a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<ul id="scrollspy">
 | 
			
		||||
</ul>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
</li>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        </ul>
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
        <hr>
 | 
			
		||||
        <span class="section">The author</span>
 | 
			
		||||
        
 | 
			
		||||
        <ul>
 | 
			
		||||
          
 | 
			
		||||
 | 
			
		||||
          
 | 
			
		||||
          <li>
 | 
			
		||||
            <a href="https://github.com/laradock" target="_blank" title="@laradock on GitHub">
 | 
			
		||||
              @laradock on GitHub
 | 
			
		||||
            </a>
 | 
			
		||||
          </li>
 | 
			
		||||
          
 | 
			
		||||
 | 
			
		||||
          
 | 
			
		||||
        </ul>
 | 
			
		||||
        
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</nav>
 | 
			
		||||
 | 
			
		||||
	</div>
 | 
			
		||||
 | 
			
		||||
	<article class="article">
 | 
			
		||||
		<div class="wrapper">
 | 
			
		||||
			<h1>License </h1>
 | 
			
		||||
 | 
			
		||||
			<p><a href="https://github.com/laradock/laradock/blob/master/LICENSE">MIT License</a> (MIT)</p>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
			<aside class="copyright" role="note">
 | 
			
		||||
				
 | 
			
		||||
				Documentation built with
 | 
			
		||||
				<a href="https://www.gohugo.io" target="_blank">Hugo</a>
 | 
			
		||||
				using the
 | 
			
		||||
				<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
 | 
			
		||||
			</aside>
 | 
			
		||||
 | 
			
		||||
			<footer class="footer">
 | 
			
		||||
				
 | 
			
		||||
 | 
			
		||||
<nav class="pagination" aria-label="Footer">
 | 
			
		||||
  <div class="previous">
 | 
			
		||||
  
 | 
			
		||||
      <a href="http://laradock.io/contributing/" title="Contributing">
 | 
			
		||||
        <span class="direction">
 | 
			
		||||
          Previous
 | 
			
		||||
        </span>
 | 
			
		||||
        <div class="page">
 | 
			
		||||
          <div class="button button-previous" role="button" aria-label="Previous">
 | 
			
		||||
            <i class="icon icon-back"></i>
 | 
			
		||||
          </div>
 | 
			
		||||
          <div class="stretch">
 | 
			
		||||
            <div class="title">
 | 
			
		||||
              Contributing
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
      </a>
 | 
			
		||||
  
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
  <div class="next">
 | 
			
		||||
  
 | 
			
		||||
      <a href="http://laradock.io/contributing/" title="Contributings">
 | 
			
		||||
        <span class="direction">
 | 
			
		||||
          Next
 | 
			
		||||
        </span>
 | 
			
		||||
        <div class="page">
 | 
			
		||||
          <div class="stretch">
 | 
			
		||||
            <div class="title">
 | 
			
		||||
              Contributings
 | 
			
		||||
            </div>
 | 
			
		||||
          </div>
 | 
			
		||||
          <div class="button button-next" role="button" aria-label="Next">
 | 
			
		||||
            <i class="icon icon-forward"></i>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div>
 | 
			
		||||
      </a>
 | 
			
		||||
  
 | 
			
		||||
  </div>
 | 
			
		||||
</nav>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
			</footer>
 | 
			
		||||
		</div>
 | 
			
		||||
	</article>
 | 
			
		||||
 | 
			
		||||
	<div class="results" role="status" aria-live="polite">
 | 
			
		||||
		<div class="scrollable">
 | 
			
		||||
			<div class="wrapper">
 | 
			
		||||
				<div class="meta"></div>
 | 
			
		||||
				<div class="list"></div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
	</div>
 | 
			
		||||
</main>
 | 
			
		||||
 | 
			
		||||
    <script>
 | 
			
		||||
    
 | 
			
		||||
      var base_url = 'http:\/\/laradock.io\/';
 | 
			
		||||
      var repo_id  = 'laradock\/laradock';
 | 
			
		||||
    
 | 
			
		||||
    </script>
 | 
			
		||||
 | 
			
		||||
    <script src="http://laradock.io/javascripts/application.js"></script>
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    <script>
 | 
			
		||||
      /* Add headers to scrollspy */
 | 
			
		||||
      var headers   = document.getElementsByTagName("h2");
 | 
			
		||||
      var scrollspy = document.getElementById('scrollspy');
 | 
			
		||||
 | 
			
		||||
      if(scrollspy) {
 | 
			
		||||
        if(headers.length > 0) {
 | 
			
		||||
          for(var i = 0; i < headers.length; i++) {
 | 
			
		||||
            var li = document.createElement("li");
 | 
			
		||||
            li.setAttribute("class", "anchor");
 | 
			
		||||
 | 
			
		||||
            var a  = document.createElement("a");
 | 
			
		||||
            a.setAttribute("href", "#" + headers[i].id);
 | 
			
		||||
            a.setAttribute("title", headers[i].innerHTML);
 | 
			
		||||
            a.innerHTML = headers[i].innerHTML;
 | 
			
		||||
 | 
			
		||||
            li.appendChild(a)
 | 
			
		||||
            scrollspy.appendChild(li);
 | 
			
		||||
          }
 | 
			
		||||
        } else {
 | 
			
		||||
          scrollspy.parentElement.removeChild(scrollspy)
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        /* Add permanent link next to the headers */
 | 
			
		||||
        var headers = document.querySelectorAll("h1, h2, h3, h4, h5, h6");
 | 
			
		||||
 | 
			
		||||
        for(var i = 0; i < headers.length; i++) {
 | 
			
		||||
            var a = document.createElement("a");
 | 
			
		||||
            a.setAttribute("class", "headerlink");
 | 
			
		||||
            a.setAttribute("href", "#" + headers[i].id);
 | 
			
		||||
            a.setAttribute("title", "Permanent link")
 | 
			
		||||
            a.innerHTML = "#";
 | 
			
		||||
            headers[i].appendChild(a);
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    </script>
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
    <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.8.0/highlight.min.js"></script>
 | 
			
		||||
    <script>hljs.initHighlightingOnLoad();</script>
 | 
			
		||||
  </body>
 | 
			
		||||
</html>
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										22
									
								
								docs/license/index.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								docs/license/index.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,22 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
 | 
			
		||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 | 
			
		||||
  <channel>
 | 
			
		||||
    <title>Licenses on Laradock Docs</title>
 | 
			
		||||
    <link>http://laradock.io/license/index.xml</link>
 | 
			
		||||
    <description>Recent content in Licenses on Laradock Docs</description>
 | 
			
		||||
    <generator>Hugo -- gohugo.io</generator>
 | 
			
		||||
    <language>en-us</language>
 | 
			
		||||
    <atom:link href="http://laradock.io/license/index.xml" rel="self" type="application/rss+xml" />
 | 
			
		||||
    
 | 
			
		||||
    <item>
 | 
			
		||||
      <title>License</title>
 | 
			
		||||
      <link>http://laradock.io/license/</link>
 | 
			
		||||
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
 | 
			
		||||
      
 | 
			
		||||
      <guid>http://laradock.io/license/</guid>
 | 
			
		||||
      <description><p><a href="https://github.com/laradock/laradock/blob/master/LICENSE">MIT License</a> (MIT)</p>
 | 
			
		||||
</description>
 | 
			
		||||
    </item>
 | 
			
		||||
    
 | 
			
		||||
  </channel>
 | 
			
		||||
</rss>
 | 
			
		||||
		Reference in New Issue
	
	Block a user