website/docs: add developer docs for frontend-only
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -2,7 +2,15 @@ module.exports = {
|
||||
docs: [
|
||||
{
|
||||
type: "doc",
|
||||
id: "local-dev-environment",
|
||||
id: "index",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "full-dev-environment",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "frontend-only-dev-environment",
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
|
Reference in New Issue
Block a user