microsite-next: serve docs from docs folder
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
---
|
||||
id: init
|
||||
title: Init
|
||||
# prettier-ignore
|
||||
description: This will be replaced by the docs
|
||||
---
|
||||
|
||||
TBD
|
||||
@@ -45,7 +45,7 @@ module.exports = {
|
||||
showLastUpdateAuthor: true,
|
||||
showLastUpdateTime: true,
|
||||
editUrl: 'https://github.com/backstage/backstage/edit/master/docs/',
|
||||
path: 'docs',
|
||||
path: '../docs',
|
||||
sidebarPath: 'sidebars.json',
|
||||
},
|
||||
blog: {
|
||||
|
||||
Reference in New Issue
Block a user