Initial commit — Aspekter VA email builder
Full project: Svelte 5 frontend, Vite 7 backend API, Pug email templates (email-gen), Docker deployment. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
16
email-gen-overrides/README.md
Normal file
16
email-gen-overrides/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# email-gen overrides
|
||||
|
||||
This folder stores local overrides mounted into `email-gen-api` container.
|
||||
|
||||
Scope now:
|
||||
- `reaspekt-master` only
|
||||
- mounted files:
|
||||
- `blocks/_factory.pug`
|
||||
- `blocks/buttons.pug`
|
||||
- `blocks/texts.pug`
|
||||
- `blocks/texts-ext.pug`
|
||||
- `blocks/other-ext.pug`
|
||||
|
||||
Why:
|
||||
- keep customizations outside `email-gen` repo
|
||||
- `git pull` in `email-gen` does not remove these local overrides
|
||||
Reference in New Issue
Block a user