-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
68 lines (65 loc) · 2.82 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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Samuel’s PhD Blog</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="css/template.css" />
<link rel='icon' href='../images/favicon.svg' type='image/x-icon'/>
<meta name='keywords' content='cheminformatics, computationsl drug design, machine learning, programming, blog, blog posts, samuel homberg, academia, research, Münster'/>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<div id='wrapper'>
<!-- begin wrapper -->
<!-- cheminformatics, computationsl drug design, machine learning, programming, blog, blog posts, samuel homberg, academia, research, Münster -->
<h1 id="samuels-phd-blog-cheminformatics-and-more">Samuel’s PhD Blog
(Cheminformatics and more)</h1>
<p>If you have comments on anything I posted, feel free to write me a <a
href="mailto:samuel.homberg@uni-muenster.de">mail</a> or open a <a
href="https://github.com/samuelhomberg/samuelhomberg.github.io">github
issue</a>. <br> <br></p>
<h3
id="which-ticket-to-the-boulder-gym-should-i-buy?---webdesign---21.jul.2023"><a
href="kletterbar_best_tickets.html">Which Ticket to the Boulder Gym should I buy?</a> -
[Data Visualization] - 01.NOV.2024</h3>
<p><br></p>
<h3
id="writing-a-blogpost-in-pure-markdown---webdesign---21.jul.2023"><a
href="writing_a_blogpost.html">Writing a blogpost in pure markdown</a> -
[Webdesign] - 21.JUL.2023</h3>
<p><br></p>
<h3 id="blogpost-template---webdesign---21.jul.2023"><a
href="template.html">Blogpost template</a> - [Webdesign] -
21.JUL.2023</h3>
<footer id='footer'>
<p class='copyright'>© <a href='../index.html'>Homberg</a> 2024. Design: <a href='https://html5up.net'>HTML5 UP</a>.</p>
</footer>
<!-- end wrapper -->
</div>
<div id="back-button-container">
<a id="back-button-anchor" href="../index.html">
<img id="back-button" src="../assets/webfonts/circle-arrow-left-solid.svg" alt="Back">
</a>
</div></body>
</html>