feat: добавить документацию Template Sync Strategy
- добавлены каноны и VitePress-сайт стратегии обновления шаблонов - подключена карточка документации на главной странице - добавлены сборочные скрипты, Caddy-маршрут и Docker-сборка - добавлена git-иконка для карточки и сгенерированы публичные артефакты
This commit is contained in:
@@ -21,8 +21,11 @@
|
||||
@figmaAdaptiveStandards path /figma-adaptive-standards /figma-adaptive-standards/*
|
||||
header @figmaAdaptiveStandards Link "</figma-adaptive-standards/llms.txt>; rel=\"llms\""
|
||||
|
||||
@templateSyncStrategy path /template-sync-strategy /template-sync-strategy/*
|
||||
header @templateSyncStrategy Link "</template-sync-strategy/llms.txt>; rel=\"llms\""
|
||||
|
||||
@root {
|
||||
not path /slm-design /slm-design/* /nextjs-style-guide /nextjs-style-guide/* /react-style-guide /react-style-guide/* /figma-adaptive-standards /figma-adaptive-standards/*
|
||||
not path /slm-design /slm-design/* /nextjs-style-guide /nextjs-style-guide/* /react-style-guide /react-style-guide/* /figma-adaptive-standards /figma-adaptive-standards/* /template-sync-strategy /template-sync-strategy/*
|
||||
}
|
||||
header @root Link "</llms.txt>; rel=\"llms\""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user