-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
242 lines (214 loc) · 12.6 KB
/
index.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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Melissa Notes</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Melissa Notes is an open source class notes package. It was developed by Melissa and Oliver together. It is a Markdown framework.">
<meta name="keywords" content="Melissa Notes,Class Notes">
<meta name="author" content="Melissa Notes">
<meta name="robots" content="index,follow">
<meta name="application-name" content="oliverwu.me">
<!-- Site CSS -->
<link href="./resources/css/bootstrap.min.css" rel="stylesheet">
<link href="./resources/css/font-awesome.min.css" rel="stylesheet">
<link href="./resources/css/site.min.css" rel="stylesheet">
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" href="./resources/img/apple-touch-icon-precomposed.png">
<link rel="shortcut icon" href="./resources/img/favicon.png">
</head>
<body data-pinterest-extension-installed="cr1.40">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand hidden-sm" href="#containers" onclick="_hmt.push(['_trackEvent', 'navbar', 'click', 'navbar-首页'])">Melissa Notes Project</a>
</div>
<div class="navbar-collapse collapse" role="navigation">
<ul class="nav navbar-nav">
<li><a href="http://oliverwu.me/" target="_blank" onclick="_hmt.push(['_trackEvent', 'navbar', 'click', 'v3doc'])">oliverwu.me</a></li>
<li><a href="#" target="_blank" onclick="_hmt.push(['_trackEvent', 'navbar', 'click', 'less'])">Melissa Notes</a></li>
</ul>
<ul class="nav navbar-nav navbar-right hidden-sm">
<li><a href="./HTML/README.md.html" onclick="_hmt.push(['_trackEvent', 'navbar', 'click', 'about'])">README</a></li>
</ul>
</div>
</div>
</div>
<div class="jumbotron masthead">
<div class="container">
<h1>Melissa Notes</h1>
<h2>Simple, Straight and Strong class notes sharing framework which makes study more easy and concentrated.</h2>
<p class="masthead-button-links">
<a class="btn btn-lg btn-primary btn-shadow" href="#containers" role="button" onclick="_hmt.push(['_trackEvent', 'masthead', 'click', '])">Melissa Notes (V1.0.0)</a>
</p>
</div>
</div>
<div class="bc-social">
<div class="container">
<ul class="bc-social-buttons">
<li class="social-qq">
<i class="fa fa-qq"></i> Melissa Notes QQ Group:<span id="qqgroup">xxxxxxx</span>
</li>
<li class="social-weibo">
<a href="http://www.weibo.com/ranranme" title="Melissa Notes WeiBo" target="_blank" onclick="_hmt.push(['_trackEvent', 'masthead', 'click', '])"><i class="fa fa-weibo"></i> Sina WeiBo:@MelissaNotes</a>
</li>
</ul>
</div>
</div>
<div id="containers" class="container projects">
<div class="projects-header page-header">
<h2>Melissa Notes Superior Class Notes</h2>
<p>Those projects are organized by the class notes written by Melissa in UCLA.</p>
</div>
<div class="row">
<div class="col-sm-6 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/MATH-175/MATH-175-Home.md.html" title="UCLA-MATH-175" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/ucla-math-175.png" width="300" class="lazy" height="150" alt="Headroom.js"></a>
<div class="caption">
<h3>
<a href="./HTML/MATH-175/MATH-175-Home.md.html" title="UCLA-MATH-175" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">UCLA MATH 175 Class Notes<br><small>by @Melissa</small></a>
</h3>
<p>
UCLA-MATH-175, concise and clear MATH class notes with Markdown and MathJax.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/ECON-11/ECON-11-Home.md.html" title="UCLA-ECNO-11" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/ucla-econ-11.png" width="300" class="lazy" height="150" alt="UCLA-ECNO-11"></a>
<div class="caption">
<h3>
<a href="./HTML/ECON-11/ECON-11-Home.md.html" title="UCLA-ECNO-11" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">UCLA ECON 11 Class Notes <br><small>by @Melissa</small></a>
</h3>
<p>
UCLA-ECON-11, concise and clear econ class notes with Markdown and MathJax.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/MATH-115A/MATH-115A-Home.md.html" title="UCLA-ECNO-11" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/ucla-math-115a.png" width="300" class="lazy" height="150" alt="UCLA-MATH-115a"></a>
<div class="caption">
<h3>
<a href="./HTML/MATH-115A/MATH-115A-Home.md.html" title="UCLA-ECNO-11" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">UCLA MATH 115A Class Notes <br><small>by @Melissa</small></a>
</h3>
<p>
UCLA-MATH-115A, cconcise and clear Linear Algebra class notes with Markdown and MathJax.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/MGMT-109/MGMT-109-Home.md.html" title="UCLA-MGMT-109" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/ucla-mgmt-109.png" width="300" class="lazy" height="150" alt="UCLA-MGMT-109"></a>
<div class="caption">
<h3>
<a href="./HTML/MGMT-109/MGMT-109-Home.md.html" title="UCLA-MGMT-109" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">UCLA MGMT 109 Class Notes<br><small>by @Melissa</small></a>
</h3>
<p>UCLA-MGMT-109, concise and clear International Business Law class notes with Markdown and MathJax.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/MGMT-130A/MGMT-130A-Home.md.html" title="UCLA-MGMT-130A" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/ucla-mgmt-130a.png" width="300" class="lazy" height="150" alt="UCLA-MGMT-130A"></a>
<div class="caption">
<h3>
<a href="./HTML/MGMT-130A/MGMT-130A-Home.md.html" title="UCLA-MGMT-130A" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">UCLA MGMT 130A Class Notes<br><small>by @Melissa</small></a>
</h3>
<p>UCLA-MGMT-130A. <br />Study of financial decision making by business firms.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/ECON-103/ECON-103-Home.md.html" title="UCLA-ECON-103" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/ucla-econ-103.png" width="300" class="lazy" height="150" alt="UCLA-ECON-103"></a>
<div class="caption">
<h3>
<a href="./HTML/ECON-103/ECON-103-Home.md.html" title="UCLA-ECON-103" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">UCLA ECON 103 Class Notes<br><small>by @Melissa</small></a>
</h3>
<p>UCLA-ECON-103. <br /> Introduction to theory and practice of econometrics.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/Docs/Markdown-Quick-Memo.md.html" title="Markdown-Quick-Reference" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/markdown-quick-reference.png" width="300" class="lazy" height="150" alt="markdown-quick-reference"></a>
<div class="caption">
<h3>
<a href="./HTML/Docs/Markdown-Quick-Memo.md.html" title="Markdown-Quick-Reference" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">Contribution Guide Docs Markdown<br><small>Quick Reference</small></a>
</h3>
<p>Markdown is the format for all the notes in MelissaNotes. If you want to contribute to this project, please be familiar with Markdown.
</p>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4 col-md-4 col-lg-3 ">
<div class="thumbnail" style="height: 336px;">
<a href="./HTML/Docs/MathJax-Quick-Memo.md.html" title="MathJax-Quick-Reference" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])"><img src="./resources/img/mathjax-quick-reference.png" width="300" class="lazy" height="150" alt="MathJax-Quick-Reference"></a>
<div class="caption">
<h3>
<a href="./HTML/Docs/MathJax-Quick-Memo.md.html" title="MathJax-Quick-Reference" target="_blank" onclick="_hmt.push(['_trackEvent', 'tile', 'click', '])">Contribution Guide Docs MathJax<br><small>Quick Reference</small></a>
</h3>
<p>MathJax is a LaTex formula edit framework which supports Markdown. All the formula in MelissaNotes were supported and rendered by MathJax.
</p>
</div>
</div>
</div>
</div>
</div>
<!-- /.container -->
<footer class="footer ">
<div class="container">
<div class="row footer-top">
<div class="col-sm-6 col-lg-6">
<h4>
<img src="./resources/img/logo.png">
</h4>
<p>All the open source notes in MelissaNotes are collected by members of <a href="#">Melissa Notes</a> and follow <a href="http://creativecommons.org/licenses/by/3.0/" target="_blank">CC BY 3.0</a>License。</p>
</div>
<div class="col-sm-6 col-lg-5 col-lg-offset-1">
<div class="row about">
<div class="col-xs-3">
<h4>About</h4>
<ul class="list-unstyled">
<li><a href="./HTML/README.md.html">README</a></li>
<li><a href="./HTML/CONTRIBUTING.md.html">CONTRIBUTING</a></li>
</ul>
</div>
<div class="col-xs-3">
<h4>Contact US</h4>
<ul class="list-unstyled">
<li><a href="mailto:[email protected]">Email: Melissa</a></li>
<li><a href="mailto:[email protected]">Email: Oliver</a></li>
</ul>
</div>
</div>
</div>
</div>
<hr>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./resources/js/jquery.min.js"></script>
<script src="./resources/js/bootstrap.min.js"></script>
<script src="./resources/js/jquery.unveil.min.js"></script>
<script src="./resources/js/jquery.scrollUp.min.js"></script>
<script src="./resources/js/toc.min.js"></script>
<script src="./resources/js/jquery.matchHeight-min.js"></script>
<script src="./resources/js/site.min.js"></script>
<a id="scrollUp" href="#top" style="position: fixed; z-index: 2147483647; display: none;"><i class="fa fa-angle-up"></i></a>
</html>