Private
Public Access
1
0

Add marketing site for makeyourown.website

Static single-page marketing site with dark theme, 3-tier pricing,
LLM/agent SEO (llms.txt), and deployment setup that overlays onto
the existing WebsiteBox nginx via docker-compose.override.yml
without modifying any core project files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
constantprojects
2026-02-24 11:58:48 -07:00
parent 2e06db3291
commit 53ac8f85ac
14 changed files with 2196 additions and 0 deletions

4
.gitignore vendored
View File

@@ -2,6 +2,10 @@
.env
.credentials
# Docker Compose override (used for marketing site on production VPS only)
docker-compose.override.yml
website/deploy/active-marketing.conf
# Persistent data (created by setup.sh)
websitebox-data/