feat: initial commit

This commit is contained in:
Radu C. Martin 2025-04-04 21:36:39 +02:00
commit 5ea18cbecf
23 changed files with 768 additions and 0 deletions

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
FROM nginx:1.27.4@sha256:124b44bfc9ccd1f3cedf4b592d4d1e8bddb78b51ec2ed5056c52d3692baebc19
COPY _site /usr/share/nginx/html