Add docker and CI stuff, minor updates

This commit is contained in:
askiiart 2023-11-21 11:53:00 -06:00
parent 0f497ee7c2
commit 958818cbb2
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
12 changed files with 69 additions and 27 deletions

View file

@ -5,8 +5,8 @@
<link rel="icon" href="feed-the-void.png" type="image/icon">
<meta http-equiv="refresh" content="5" />
<title>$title$</title>
<link href="prism.css" rel="stylesheet" />
<link href="style.css" rel="stylesheet" />
<link href="prism.min.css" rel="stylesheet" />
<link href="style.min.css" rel="stylesheet" />
</head>
<body class="line-numbers">
$body$