- z51-pug-builder: Svelte 5 SPA, визуальный редактор Pug-писем - email-gen: Node.js рендерер Pug→HTML через email-templates + Juice - email-gen-api: HTTP сервер рендеринга (порт 8787) - coin-scout: сервис подбора монет из фидов - Docker Compose для dev/prod - Nginx конфиг с SSL для app.aspekter.ru
25 lines
612 B
JSON
25 lines
612 B
JSON
{
|
|
"globalSpacing": 40,
|
|
"blocks": {},
|
|
"accentColor": "#17158e",
|
|
"projectTitle": "",
|
|
"emailGenProject": "reaspekt-master",
|
|
"productOptions": [],
|
|
"mixinRules": [
|
|
{
|
|
"mixin": "buttonRounded",
|
|
"argIndex": 0,
|
|
"type": "mixin-text",
|
|
"label": "Текст кнопки"
|
|
},
|
|
{
|
|
"mixin": "buttonRounded",
|
|
"argIndex": 1,
|
|
"type": "mixin-href",
|
|
"label": "Ссылка кнопки"
|
|
}
|
|
],
|
|
"mixinRulesInitialized": true,
|
|
"sidebarNote": "https://574922.selcdn.ru/email.static/reaspekt/2026_newsletters/19_02_2026/1.png\n\n<br>",
|
|
"quickBlocks": []
|
|
} |