Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 19 additions & 10 deletions ru/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ blocks:
description: |
Платформа работы с документацией в парадигме Documentation as Code.
textWidth: 'm'
verticalOffset: 'm'
verticalOffset: 's'
background:
light:
image:
Expand All @@ -21,6 +21,15 @@ blocks:
disableCompress: true
color: '#C6FE4D'
fullWidth: false
buttons:
- text: 'Возможности платформы'
size: 'promo'
theme: 'outlined'
url: './features.md'
- text: 'Описание'
size: 'promo'
theme: 'outlined'
url: './about.md'

- type: card-layout-block
colSizes:
Expand All @@ -30,15 +39,6 @@ blocks:
md: 4
children:

- type: basic-card
title:
text: О платформе
textSize: s
text: |
[Описание](about.md)

[Возможности платформы](features.md)

- type: basic-card
title:
text: Начало работы
Expand Down Expand Up @@ -125,6 +125,15 @@ blocks:

[Программа для контрибьюторов](dev/for-contributors.yaml)

- type: basic-card
title:
text: О платформе
textSize: s
text: |
[Описание](about.md)

[Возможности платформы](features.md)

- type: content-layout-block
size: s
textContent:
Expand Down