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/en/index.md
Normal file
24
docs/en/index.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
layout: home
|
||||
title: SLM Design in English
|
||||
titleTemplate: false
|
||||
sidebar: false
|
||||
hero:
|
||||
name: English edition
|
||||
text: Translation is planned
|
||||
tagline: The Russian specification is currently the only normative source. The English edition will preserve its structure and rule IDs.
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Open Russian specification
|
||||
link: /ru/specification/
|
||||
- theme: alt
|
||||
text: Language selection
|
||||
link: /
|
||||
features:
|
||||
- title: No partial translation
|
||||
details: An incomplete English rule set is not published as normative documentation.
|
||||
- title: Stable identifiers
|
||||
details: Future translated requirements will use the same SLM rule IDs as the Russian source.
|
||||
- title: Equal URL structure
|
||||
details: English documentation is reserved under /en/ alongside the Russian /ru/ section.
|
||||
---
|
||||
Reference in New Issue
Block a user