-
Notifications
You must be signed in to change notification settings - Fork 0
/
software.html
225 lines (201 loc) · 7.45 KB
/
software.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
<!DOCTYPE HTML>
<!--
Strongly Typed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Yang Software & Data</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="assets/css/academicons.min.css"/>
</head>
<body class="left-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header">
<div class="container" style="padding: 8em 0 0em 0;">
<!-- <h1> Ming Yang </h1> -->
<!-- Nav -->
<nav id="nav">
<ul>
<li><a class="icon solid fa-home" href="index.html"><span>Home</span></a></li>
<li>
<!-- <a href="#" class="icon fa-chart-bar" ><span>Research</span></a> -->
<a href="#" class="icon solid fa-microscope" ><span>Research</span></a>
<ul>
<li><a href="journal.html" class="icon fa-file-alt"> Journal Papers</a></li>
<li><a href="proceeding.html" class="icon fa-file-powerpoint"> Other Papers</a></li>
<li><a href="video.html" class="icon fa-file-video"> Videos</a></li>
<!-- <li>
<a href="#">Phasellus consequat</a>
<ul>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
<li><a href="#">Phasellus consequat</a></li>
</ul>
</li>
<li><a href="#">Veroeros feugiat</a></li> -->
</ul>
</li>
<li><a class="icon solid fa-cogs" href="software.html"><span>Software&Data</span></a></li>
<li><a class="icon solid fa-handshake" href="collaborator.html"><span>Collaborators</span></a></li>
<!-- <li><a class="icon solid fa-retweet" href="3-unknown.html"><span>Collaborators</span></a></li> -->
<li><a class="icon solid fa-address-card" href="contact.html"><span>Contact</span></a></li>
<!-- <li><a class="icon solid fa-sitemap" href="4-unknown.html"><span>Contact</span></a></li> -->
</ul>
</nav>
</div>
</section>
<!-- Main -->
<section id="main">
<div class="container">
<div class="row aln-center">
<!-- Content -->
<div id="content" class="col-8 col-12-medium imp-medium">
<!-- Post -->
<article class="box post">
<header>
<!-- <h2>Behold! This is the <strong>left sidebar</strong> layout<br />
with a sidebar on the left!</h2> -->
<h2> Software (working on) </h2>
</header>
<ul class="fa-ul">
<li style="text-align: left; margin: 0 0 1em 0;">
<span class="fa-li"><i class="icon solid fa-cog"></i></span>
ConModel: constitutive model driver for geomaterials
</li>
</ul>
</article>
</div>
<!-- Sidebar -->
<div id="sidebar" class="col-3 col-12-medium">
<!-- Excerpts -->
<section>
<ul class="divided">
<li>
<!-- Excerpt -->
<article class="box excerpt">
<header>
<span class="date">August 20</span>
<h3><a href="#">Just another post</a></h3>
</header>
</article>
</li>
</ul>
</section>
<!-- Highlights -->
<!-- <section>
<ul class="divided">
<li> -->
<!-- Highlight -->
<!-- <article class="box highlight">
<header>
<h3><a href="#">Something of note</a></h3>
</header>
<a href="#" class="image left"><img src="images/pic06.jpg" alt="" /></a>
<p>Hello.</p>
<ul class="actions">
<li><a href="#" class="button icon solid fa-file">Learn More</a></li>
</ul>
</article> -->
<!-- </li>
</ul>
</section> -->
</div>
</div>
</div>
<div id="copyright" class="container">
<ul class="links">
<li>© 2021 Ming Yang. All rights reserved.</li>
<!-- <li>Design: <a href="http://html5up.net">HTML5 UP</a></li> -->
</ul>
</div>
</section>
<!-- Footer -->
<!-- <section id="footer">
<div class="container">
<header>
<h2>Questions or comments? <strong>Get in touch:</strong></h2>
</header>
<div class="row">
<div class="col-6 col-12-medium">
<section>
<form method="post" action="#">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input name="name" placeholder="Name" type="text" />
</div>
<div class="col-6 col-12-small">
<input name="email" placeholder="Email" type="text" />
</div>
<div class="col-12">
<textarea name="message" placeholder="Message"></textarea>
</div>
<div class="col-12">
<a href="#" class="form-button-submit button icon solid fa-envelope">Send Message</a>
</div>
</div>
</form>
</section>
</div>
<div class="col-6 col-12-medium">
<section>
<p>Erat lorem ipsum veroeros consequat magna tempus lorem ipsum consequat Phaselamet
mollis tortor congue. Sed quis mauris sit amet magna accumsan tristique. Curabitur
leo nibh, rutrum eu malesuada.</p>
<div class="row">
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon solid fa-home">
1234 Somewhere Road<br />
Nashville, TN 00000<br />
USA
</li>
<li class="icon solid fa-phone">
(000) 000-0000
</li>
<li class="icon solid fa-envelope">
<a href="#">info@untitled.tld</a>
</li>
</ul>
</div>
<div class="col-6 col-12-small">
<ul class="icons">
<li class="icon brands fa-twitter">
<a href="#">@untitled</a>
</li>
<li class="icon brands fa-instagram">
<a href="#">instagram.com/untitled</a>
</li>
<li class="icon brands fa-dribbble">
<a href="#">dribbble.com/untitled</a>
</li>
<li class="icon brands fa-facebook-f">
<a href="#">facebook.com/untitled</a>
</li>
</ul>
</div>
</div>
</section>
</div>
</div>
</div>
<div id="copyright" class="container">
<ul class="links">
<li>© Untitled. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section> -->
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>