OrkoHunter / backstage-microsite

Website and documentation for Backstage

Home Page:https://backstage.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backstage website

Website and documentation for backstage.io -- built using Docusaurus.

Running locally

To serve the web app locally, do this:

cd website

yarn install

yarn start

Deployment

The website is served using GitHub pages i.e. the gh-pages branch of this repository. When a Pull Request is merged into the master branch, a GitHub action workflow pushes the static build to the gh-pages branch.

License

Copyright 2020 Spotify AB.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Website and documentation for Backstage

https://backstage.io

License:Apache License 2.0


Languages

Language:JavaScript 72.9%Language:CSS 26.8%Language:Dockerfile 0.4%