now in ocaml

This commit is contained in:
2022-08-29 21:04:10 -06:00
commit 7d38de6435
27 changed files with 724 additions and 0 deletions

BIN
static/1661749187152.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
static/banporn.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
static/basedcooking.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 B

BIN
static/debian.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
static/dfitw.xyz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

BIN
static/emacs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
static/getmonero.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

29
static/index.css Normal file
View File

@@ -0,0 +1,29 @@
body {
font-size: calc(14px + 0.11vw);
width: clamp(373px, 45vw, 50vw);
color: black;
margin: auto;
padding: 2px;
}
nav {
font-size: calc(16px + 0.33vh);
display: flex;
flex-direction: row;
list-style-type: none;
}
nav > * {
margin-right: 33px;
}
@media (prefers-color-scheme: dark) {
html {
background-color: #222222;
}
body * {
color: lightgrey;
}
}

BIN
static/rawley.xyz.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
static/tomfasano.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB