-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (65 loc) · 2.93 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>spin.systems</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>spin.systems</h1>
<nav>
<ul>
<li><a href="http://cal.spin.systems">cal</a></li>
<li><a href="http://log.spin.systems">log</a></li>
<li><a href="http://conf.spin.systems">conf</a></li>
<li><a href="http://pore.spin.systems">pore</a></li>
<li><a href="http://ocu.spin.systems">ocu</a></li>
<li><a href="http://arc.spin.systems">arc</a></li>
<li><a href="http://qrx.spin.systems">qrx</a></li>
<li><a href="http://erg.spin.systems">erg</a></li>
<li><a href="http://opt.spin.systems">opt</a></li>
<li><a href="http://poll.spin.systems">poll</a></li>
<li><a href="http://arb.spin.systems">arb</a></li>
<li><a href="http://reed.spin.systems">reed</a></li>
<li><a href="http://noto.spin.systems">noto</a></li>
<li><a href="http://plot.spin.systems">plot</a></li>
<li><a href="http://doc.spin.systems">doc</a></li>
<li><a href="http://labs.spin.systems">labs</a></li>
</ul>
</nav>
<p class="view"><big><a href="https://github.com/spin-systems">↫</a></big></p>
</header>
<section>
<!--<h1>-->
<a id="spin-systems" class="anchor" href="#spin-systems" aria-hidden="true"></a><code>αɒ</code>
<!--</h1>-->
<p><code>spin.systems</code> is under construction, please stand by</p>
<code> |\_/|<br/>
|― ―|<br/>
∧_∧_ノ___//<br/>
(・ω・`)ニャー /<br/>
O旦⊂| _ ヽ<br/>
OOノ_/」/_/\」<br/>
</code>
</section>
<section>
<figure>
<img src="https://raw.githubusercontent.com/lmmx/shots/master/2016/Aug/sigurdsson-atzberger-2016-hydrodynamic-coupling.png" alt="Hydrodynamic coupling">
<figcaption>Cover art of <em>Soft Matter</em>, August 2016. From <em><a href="http://pubs.rsc.org/en/content/articlelanding/2016/sm/c6sm00194g">Hydrodynamic coupling of particle inclusions embedded in curved lipid bilayer membranes</a></em> by Jon Karl Sigurdsson and Paul J Atzberger (<a href="https://twitter.com/softmatter/status/764148281878441984">via</a>).</figcaption>
</figure>
</section>
<footer>
<p><small>Louis Maddox | <a href="https://twitter.com/biochemistries">@</a> | 2016–</small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>