mirror of
https://github.com/gromlab-ru/slm-design.git
synced 2026-08-22 07:30:16 +03:00
feat: Добавить VitePress
This commit is contained in:
24
docs/index.md
Normal file
24
docs/index.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
layout: home
|
||||
title: SLM Design
|
||||
titleTemplate: false
|
||||
sidebar: false
|
||||
hero:
|
||||
name: SLM Design
|
||||
text: Explicit architecture boundaries
|
||||
tagline: A draft specification for ownership, dependencies, runtime, and lifecycle in product applications.
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Русская спецификация
|
||||
link: /ru/
|
||||
- theme: alt
|
||||
text: English
|
||||
link: /en/
|
||||
features:
|
||||
- title: Base SLM
|
||||
details: A complete minimal architecture built around explicit ownership and five application layers.
|
||||
- title: Independent overlays
|
||||
details: Advanced and Pro add separate rule sets directly to base SLM without inheriting each other.
|
||||
- title: Stable rules
|
||||
details: Every normative requirement has a permanent rule ID suitable for reviews and automated checks.
|
||||
---
|
||||
Reference in New Issue
Block a user