Add Dockerfile and gitea workflow

This commit is contained in:
2025-08-05 11:51:37 +08:00
parent c6fc0b093b
commit cc57dee334
3 changed files with 85 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
*
!.gitignore
!flake.lock
!flake.nix
!zine.ziggy
!Dockerfile
!layouts/
!layouts/**
!content/
!content/**
!assets/
!assets/**
!.gitea/
!.gitea/workflows/
!.gitea/workflows/**