The rest of the owl

This commit is contained in:
2026-02-28 12:13:24 -06:00
parent 54222db887
commit fdba0fdf8c
60 changed files with 1524 additions and 377 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx
COPY _site /usr/share/nginx/html
COPY nginx /etc/nginx/conf.d