-
-
Notifications
You must be signed in to change notification settings - Fork 47
/
Copy pathlicense.html
170 lines (162 loc) · 8.07 KB
/
license.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content=" Static site generator for Grunt.js and Yeoman. Assemble makes it dead simple to build modular sites, blogs, gh-pages, components and documentation from reusable templates and data.">
<meta name="author" content="http://twitter.com/jonschlinkert">
<title>
license | Assemble
</title>
<!-- Styles -->
<link rel="stylesheet" href="assets/css/assemble.css">
<link rel="stylesheet" href="assets/css/markdown.css">
<!-- Webfonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,300,600,700' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond/respond.min.js"></script>
<![endif]-->
<!-- Favicons -->
<link rel="apple-touch-icon" href="assets/img/light/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/light/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/light/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/img/light/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/light/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/light/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/light/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/light/apple-touch-icon-76x76.png">
<link rel="shortcut icon" href="assets/img/light/favicon.ico" type="image/x-icon">
<script type="text/javascript">
var _gaq = _gaq || [];
var pluginUrl =
'//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', 'UA-33358518-5']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="application/ld+json">
[{
"@context": "http://schema.org",
"@type": "Person",
"name": "Jon Schlinkert",
"description": "Co-creator of Assemble.",
"url": "https://github.com/jonschlinkert"
}, {
"@context": "http://schema.org",
"@type": "Person",
"name": "Brian Woodward",
"description": "Co-creator of Assemble.",
"url": "https://github.com/doowb"
}]
</script>
</head>
<body style="background: white;" data-spy="scroll" data-target=".bs-sidebar">
<header class="navbar navbar-fixed-top" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="./" class="navbar-brand">ASSEMBLE</a>
</div>
<nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
<ul class="nav navbar-nav">
<li>
<a href="docs/">Docs</a>
</li>
<!--<li> <a href="boilerplates/">Boilerplates</a> </li>-->
<li>
<a href="plugins/">Plugins</a>
</li>
<li>
<a href="helpers/">Helpers</a>
</li>
</ul>
<ul class="nav navbar-nav pull-right">
<!--<li> <a href="examples/">Examples</a> </li>-->
<!--<li> <a href="tutorials/">Tutorials</a> </li> -->
<li>
<a href="blog/">Blog</a>
</li>
<li>
<a href="https://github.com/assemble/assemble/archive/master.zip" title="Download Assemble" onclick="_gaq.push(['_trackEvent', 'navbar-download', 'clicked'])">
<i class="glyphicon glypicon-large glyphicon-download"></i>
</a>
</li>
<li>
<a href="https://github.com/assemble/assemble/" onclick="_gaq.push(['_trackEvent', 'click-repo', 'clicked'])">GitHub Repo</a>
</li>
</ul>
</nav>
</div>
</header>
<div class="container">
<div class="row">
<div class="col col-lg-3">
<div class="sidebar">
</div>
</div>
<div class="col col-lg-9">
<div class="panel panel-docs">
<h1></h1>
<pre><code> <p>Copyright (c) 2013 Assemble</p></code></pre>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
</p>
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
<hr>
<p>
<a href="http://github.com/assemble/assemble-docs/blob/master/templates/pages//license.md.hbs">See the template for this page →</a>
</p>
<div class="alert">
<style type="text/css" media="screen">
.alert iframe {
float: right;
margin: 7px -30px 0 0;
vertical-align: text-top;
}
</style>
<iframe src="http://ghbtns.com/github-btn.html?user=assemble&repo=assemble&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=assemble&repo=assemble&type=fork&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
<p>Find an error?
<a class="alert-link" href="https://github.com/assemble/assemble-docs/issues?state=open">Let us know →</a>
</p>
</div>
</div>
</div>
</div>
</div>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/holder.js"></script>
<script src="assets/js/highlight.js"></script>
<script src="assets/js/showup.js"></script>
<script type='text/javascript'>
(function(d, t) {
var bh = d.createElement(t),
s = d.getElementsByTagName(t)[0];
bh.type = 'text/javascript';
bh.src = '//www.bugherd.com/sidebarv2.js?apikey=fzwbtzyrop9q61cxf8wwsa';
s.parentNode.insertBefore(bh, s);
})(document, 'script');
</script>
<script>
$().showUp('.navbar');
</script>
</body>
</html>