Skip to content

Commit d36ff99

Browse files
authored
Add files via upload
1 parent 31eeceb commit d36ff99

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

blog_posts/redefining-continuity.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html>
33
<head>
44
<meta charset="utf-8"/>
5-
<link rel="stylesheet" type="text/css" href="/styles.css">
5+
<main style="width: 80%;max-width: 720px;margin:auto;">
66
<title>
77
A Better Way to Understand Continuity
88
</title>
99

1010
<style>
11-
table tr{background-color:#fff}table tr td,table tr th{border:1px solid #ccc;text-align:left;padding:6px 13px;margin:0}pre code,table,table tr{padding:0}hr,table tr th{font-weight:700}h1{font-size:2em;margin:.67em 0;text-align:center}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h1,h2,h3,h4,h5,h6{font-weight:700;position:relative;margin-top:15px;margin-bottom:15px;line-height:1.1}h1,h2{border-bottom:1px solid #eee}hr{height:0;margin:15px 0;overflow:hidden;border:0;border-bottom:1px solid #ddd}a{color:#4183C4}a.absent{color:#c00}ol,ul{padding-left:15px;margin-left:5px}ol{list-style-type:lower-roman}table tr{border-top:1px solid #ccc;margin:0}table tr:nth-child(2n){background-color:#aaa}table tr td :first-child,table tr th :first-child{margin-top:0}table tr td:last-child,table tr th :last-child{margin-bottom:0}img{max-width:100%}blockquote{padding:0 15px;border-left:4px solid #ccc}code,tt{margin:0 2px;padding:0 5px;white-space:nowrap;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}pre code{margin:0;white-space:pre;border:none}.highlight pre,pre{background-color:#f8f8f8;border:1px solid #ccc;font-size:13px;line-height:19px;overflow:auto;padding:6px 10px;border-radius:3px}
11+
body,table tr{background-color:#fff}table tr td,table tr th{border:1px solid #ccc;text-align:left;padding:6px 13px;margin:0}pre code,table,table tr{padding:0}hr,table tr th{font-weight:700}h1{font-size:2em;margin:.67em 0;text-align:center}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h1,h2,h3,h4,h5,h6{font-weight:700;position:relative;margin-top:15px;margin-bottom:15px;line-height:1.1}h1,h2{border-bottom:1px solid #eee}hr{height:0;margin:15px 0;overflow:hidden;border:0;border-bottom:1px solid #ddd}a{color:#4183C4}a.absent{color:#c00}ol,ul{padding-left:15px;margin-left:5px}ol{list-style-type:lower-roman}table tr{border-top:1px solid #ccc;margin:0}table tr:nth-child(2n){background-color:#aaa}table tr td :first-child,table tr th :first-child{margin-top:0}table tr td:last-child,table tr th :last-child{margin-bottom:0}img{max-width:100%}blockquote{padding:0 15px;border-left:4px solid #ccc}code,tt{margin:0 2px;padding:0 5px;white-space:nowrap;border:1px solid #eaeaea;background-color:#f8f8f8;border-radius:3px}pre code{margin:0;white-space:pre;border:none}.highlight pre,pre{background-color:#f8f8f8;border:1px solid #ccc;font-size:13px;line-height:19px;overflow:auto;padding:6px 10px;border-radius:3px}
1212
</style>
1313
</head>
1414

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ <h1>Fern Warwick</h1>
2020

2121
<p>Outside maths, I'm also a classical and jazz musician. I play trombone, bass trombone and organ, and I am a choral conductor and accompanist.</p>
2222

23+
<p>You can see what literature I've been reading <a href="/notebooks/literature.html">here</a>.</p>
24+
2325
<h2>Blog posts</h2>
2426
<p>(24 April 2025) <a href="/blog_posts/redefining-continuity">A Better Way to Understand Continuity</a></p>
2527

notebooks/literature.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<h1>Current literature</h1>
2424

25-
Some of the current literature I am reading, and will probably finish in about 10 years. All books are free, unless I have marked it with an asterisk. (Last update 18/05/2025)
25+
<p>Some of the current literature I am reading, and will probably finish in about 10 years. All books are free, unless I have marked it with an asterisk. (Last update 18/05/2025)</p>
2626

2727
<h2>Automata Theory and Complexity Theory</h2>
2828
<ul>

0 commit comments

Comments
 (0)