Добавлены страницы приложений
This commit is contained in:
parent
3c37d103db
commit
af6352b61f
6 changed files with 30 additions and 0 deletions
4
docs/applications/beehive.md
Normal file
4
docs/applications/beehive.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
id: beehive
|
||||||
|
title: 'Улей'
|
||||||
|
---
|
4
docs/applications/microalgae-garden.md
Normal file
4
docs/applications/microalgae-garden.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
id: microalgae-garden
|
||||||
|
title: 'Биореактор'
|
||||||
|
---
|
4
docs/applications/other.md
Normal file
4
docs/applications/other.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
id: other
|
||||||
|
title: 'Другое'
|
||||||
|
---
|
4
docs/applications/sprouts-garden.md
Normal file
4
docs/applications/sprouts-garden.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
id: sprouts-garden
|
||||||
|
title: 'Проращиватель'
|
||||||
|
---
|
4
docs/applications/vegetable-garden.md
Normal file
4
docs/applications/vegetable-garden.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
id: vegetable-garden
|
||||||
|
title: 'Огород'
|
||||||
|
---
|
10
sidebars.js
10
sidebars.js
|
@ -34,6 +34,16 @@ module.exports = {
|
||||||
'technologies/knowledge-management'
|
'technologies/knowledge-management'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
/* {
|
||||||
|
type: 'category',
|
||||||
|
label: 'Приложения',
|
||||||
|
items: [
|
||||||
|
'applications/beehive',
|
||||||
|
'applications/microalgae-garden',
|
||||||
|
'applications/sprouts-garden',
|
||||||
|
'applications/vegetable-garden'
|
||||||
|
],
|
||||||
|
}, */
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Модели',
|
label: 'Модели',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue