add wings to sidebar

This commit is contained in:
Jakob Schrettenbrunner 2020-04-13 20:02:56 +02:00
parent 681eb898b9
commit c6930f3190
3 changed files with 17 additions and 1 deletions

View File

@ -154,6 +154,22 @@ module.exports = {
}
]
},
{
title: 'Wings',
collapsable: false,
path: '/wings/',
currentVersion: '',
versions: [
{
name: '1.0',
status: 'beta',
children: [
'/installing',
'/upgrading',
]
}
]
},
{
title: 'Tutorials',
collapsable: false,

View File

@ -124,7 +124,7 @@ Once you have done that there will be a tab called Configuration when you view t
Simply copy and paste the code block and paste it into a file called `config.yml` in `/srv/wings` and save it.
![](./../.vuepress/public/wings_configuration_example.png)
![](./../../.vuepress/public/wings_configuration_example.png)
### Starting Wings
To start your daemon simply move into the daemon directory and run the command below which will start the daemon in