Skip to content

Commit 1e149e4

Browse files
authored
chore: add link to page-constructor-builder (#1250)
1 parent 52d693f commit 1e149e4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README-ru.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ export default App;
118118

119119
Чтобы начачать новый проект с нуля можно использовать [готовый шаблон на Next.js](https://github.com/gravity-ui/page-constructor-website-template) который мы подготовили.
120120

121+
### Сборщик статических сайтов
122+
123+
[Page Constructor Builder](https://github.com/gravity-ui/page-constructor-builder) - утилита командной строки для создания статических страниц на основе YAML-конфигураций с использованием @gravity-ui/page-constructor
124+
121125
## Документация
122126

123127
### Параметры

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,10 @@ export default App;
118118

119119
To start a new project, you can use the [ready-made template on Next.js ](https://github.com/gravity-ui/page-constructor-website-template) which we have prepared.
120120

121+
### Static site builder
122+
123+
[Page Constructor Builder](https://github.com/gravity-ui/page-constructor-builder) - command-line utility for building static pages from YAML configurations using the @gravity-ui/page-constructor
124+
121125
## Documentation
122126

123127
### Parameters

0 commit comments

Comments
 (0)