feat: more docs to backstage.io
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# Custom App Themes
|
||||
---
|
||||
id: app-custom-theme
|
||||
title: Customize the look-and-feel of your App
|
||||
---
|
||||
|
||||
Backstage ships with a default theme with a light and dark mode variant. The
|
||||
themes are provided as a part of the
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
id: configure-app-with-plugins
|
||||
title: Configuring App with plugins
|
||||
---
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# Backstage App
|
||||
---
|
||||
id: create-an-app
|
||||
title: Create an App
|
||||
---
|
||||
|
||||
To get set up quickly with your own Backstage project you can create a Backstage
|
||||
App.
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
id: deployment-k8s
|
||||
title: Kubernetes
|
||||
---
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
# Deployment (Other)
|
||||
---
|
||||
id: deployment-other
|
||||
title: Other
|
||||
---
|
||||
|
||||
## Deploying Locally
|
||||
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
# Development Environment
|
||||
---
|
||||
id: development-environment
|
||||
title: Development Environment
|
||||
---
|
||||
|
||||
#
|
||||
|
||||
This section describes how to get set up for doing development on the Backstage
|
||||
repository.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# Getting started with Backstage
|
||||
|
||||
## Running Backstage Locally
|
||||
---
|
||||
id: index
|
||||
title: Running Backstage Locally
|
||||
---
|
||||
|
||||
To get up and running with a local Backstage to evaluate it, let's clone it off
|
||||
of GitHub and run an initial build. First make sure that you have at least node
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
id: installation
|
||||
title: Installation
|
||||
---
|
||||
|
||||
Coming soon!
|
||||
|
||||
Reference in New Issue
Block a user