Moved site to hugo

This commit is contained in:
Drew Galbraith 2023-12-06 16:38:11 -08:00
parent 1339d09535
commit cd8be31924
49 changed files with 243 additions and 615 deletions

View file

@ -1,32 +0,0 @@
body {
font-family: sans-serif;
}
.container {
max-width: 800px;
margin: auto;
}
.date {
font-style: italic;
}
img {
max-width: 100%;
max-height: 500px;
}
.center-img {
display: block;
margin-left: auto;
margin-right: auto;
}
figcaption {
text-align: center;
font-style: italic;
}
h2 {
border-bottom: 1px solid #000;
}