WP test container created

This commit is contained in:
jasa
2026-09-24 18:06:11 +02:00
parent 3ee471bf39
commit e2442d1d15
44 changed files with 2244 additions and 47 deletions
+19 -2
View File
@@ -1,4 +1,21 @@
node_modules/
dist/
*.log
demo-dist/
*.log
# Build output. `npm run build` emits into the theme.
site/wp-content/themes/tlig/assets/
# WordPress core lives in site/ but is not ours — it is extracted from the
# Docker image so the two cannot drift, and can be recreated at any time. Only
# our theme and the asset mirror are the deliverable.
site/*
!site/wp-content/
site/wp-content/*
!site/wp-content/themes/
!site/wp-content/includes/
site/wp-content/uploads/
site/wp-content/plugins/*
!site/wp-content/plugins/index.php
site/wp-content/themes/*
!site/wp-content/themes/tlig/
site/wp-content/upgrade/