chore: init Vue

This commit is contained in:
DaanSelen
2026-04-21 08:42:21 +02:00
parent 4b783b50fb
commit 610fdffdb8
20 changed files with 1645 additions and 60 deletions
+1
View File
@@ -38,6 +38,7 @@ func EnsureOperation(workDir string) error {
workDir,
filepath.Join(workDir, "content"),
filepath.Join(workDir, "content", "fresh"),
filepath.Join(workDir, "content", "archive"),
filepath.Join(workDir, "web"),
}