Skip to content

Commit

Permalink
Merge pull request backstage#3927 from adamdmharvey/doco-prettier-seo
Browse files Browse the repository at this point in the history
docs: Align Docusaurus for fixed SEO output and "prettier" happiness
  • Loading branch information
freben authored Jan 12, 2021
2 parents 04ad0ec + a823f2b commit ffa36ff
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 34 deletions.
5 changes: 2 additions & 3 deletions docs/auth/oauth.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
id: oauth
title: OAuth and OpenID Connect
description: This section describes how Backstage allows plugins to request
OAuth Access Tokens and OpenID Connect ID Tokens on behalf of the user, to be
used for auth to various third party APIs
# prettier-ignore
description: This section describes how Backstage allows plugins to request OAuth Access Tokens and OpenID Connect ID Tokens on behalf of the user, to be used for auth to various third party APIs
---

This section describes how Backstage allows plugins to request OAuth Access
Expand Down
4 changes: 2 additions & 2 deletions docs/dls/figma.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: figma
title: Figma
description: Documentation on using Figma to build your own plugins for
Backstage
# prettier-ignore
description: Documentation on using Figma to build your own plugins for Backstage
---

We have a [Figma component library](https://www.figma.com/@backstage) that you
Expand Down
2 changes: 1 addition & 1 deletion docs/features/software-catalog/descriptor-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ identical in use to

Their purpose is mainly, but not limited, to reference into external systems.
This could for example be a reference to the git ref the entity was ingested
from, to monitoring and logging systems, to pagerduty schedules, etc. Users may
from, to monitoring and logging systems, to PagerDuty schedules, etc. Users may
add these to descriptor YAML files, but in addition to this automated systems
may also add annotations, either during ingestion into the catalog, or at a
later time.
Expand Down
4 changes: 2 additions & 2 deletions docs/features/software-templates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id: software-templates-index
title: Backstage Software Templates
sidebar_label: Overview
description: The Software Templates part of Backstage is a tool that can help
you create Components inside Backstage
# prettier-ignore
description: The Software Templates part of Backstage is a tool that can help you create Components inside Backstage
---

The Software Templates part of Backstage is a tool that can help you create
Expand Down
4 changes: 2 additions & 2 deletions docs/features/techdocs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
id: techdocs-overview
title: TechDocs Documentation
sidebar_label: Overview
description: TechDocs is Spotify’s homegrown docs-like-code solution built
directly into Backstage
# prettier-ignore
description: TechDocs is Spotify’s homegrown docs-like-code solution built directly into Backstage
---

## What is it?
Expand Down
4 changes: 2 additions & 2 deletions docs/features/techdocs/concepts.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: concepts
title: Concepts
description: Documentation on concepts that are introduced with
Spotify's docs-like-code solution in Backstage
# prettier-ignore
description: Documentation on concepts that are introduced with Spotify's docs-like-code solution in Backstage
---

This page describes concepts that are introduced with Spotify's docs-like-code
Expand Down
4 changes: 2 additions & 2 deletions docs/features/techdocs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: configuration
title: TechDocs Configuration Options
description:
Reference documentation for configuring TechDocs using app-config.yaml
# prettier-ignore
description: Reference documentation for configuring TechDocs using app-config.yaml
---

Using the `app-config.yaml` in the Backstage app, you can configure TechDocs
Expand Down
4 changes: 2 additions & 2 deletions docs/getting-started/development-environment.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: development-environment
title: Development Environment
description: Documentation on how to get set up for doing development on
the Backstage repository
# prettier-ignore
description: Documentation on how to get set up for doing development on the Backstage repository
---

This section describes how to get set up for doing development on the Backstage
Expand Down
4 changes: 2 additions & 2 deletions docs/overview/adopting.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: adopting
title: Strategies for adopting
description: Documentation on some general best practices that have been key
to Backstage's success inside Spotify
# prettier-ignore
description: Documentation on some general best practices that have been key to Backstage's success inside Spotify
---

This document outlines some general best practices that have been key to
Expand Down
4 changes: 2 additions & 2 deletions docs/overview/background.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: background
title: The Spotify Story
description: Backstage was born out of necessity at Spotify. We found that as we grew, our
infrastructure was becoming more fragmented, our engineers less productive.
# prettier-ignore
description: Backstage was born out of necessity at Spotify. We found that as we grew, our infrastructure was becoming more fragmented, our engineers less productive.
---

Backstage was born out of necessity at Spotify. We found that as we grew, our
Expand Down
6 changes: 3 additions & 3 deletions docs/overview/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ description: Roadmap of Backstage Project

> Backstage is currently under rapid development. This means that you can expect
> APIs and features to evolve. It is also recommended that teams who adopt
> Backstage today upgrade their installation as new
> [releases](https://github.com/backstage/backstage/releases) become available,
> as Backwards compatibility is not yet guaranteed.
> Backstage today [upgrade their installation](../cli/commands.md#versionsbump)
> as new [releases](https://github.com/backstage/backstage/releases) become
> available, as Backwards compatibility is not yet guaranteed.
## Phases

Expand Down
5 changes: 2 additions & 3 deletions docs/overview/stability-index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
id: stability-index
title: Stability Index
description:
An overview of the commitment to stability for different parts of the
Backstage codebase.
# prettier-ignore
description: An overview of the commitment to stability for different parts of the Backstage codebase.
---

## Overview
Expand Down
4 changes: 2 additions & 2 deletions docs/overview/vision.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: vision
title: Vision
description: Goal is to provide engineers with the best developer experience in
the world
# prettier-ignore
description: Goal is to provide engineers with the best developer experience in the world
---

Our goal is to provide engineers with the best developer experience in the
Expand Down
4 changes: 2 additions & 2 deletions docs/overview/what-is-backstage.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: what-is-backstage
title: What is Backstage?
description: Backstage is an open platform for building developer portals.
Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure
# prettier-ignore
description: Backstage is an open platform for building developer portals. Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure
---

![service-catalog](https://backstage.io/blog/assets/6/header.png)
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/call-existing-api.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: call-existing-api
title: Call Existing API
description: Describes the various options that Backstage frontend plugins have,
in communicating with service APIs that already exist
# prettier-ignore
description: Describes the various options that Backstage frontend plugins have, in communicating with service APIs that already exist
---

This article describes the various options that Backstage frontend plugins have,
Expand Down
4 changes: 2 additions & 2 deletions docs/support/project-structure.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: project-structure
title: Backstage Project Structure
description:
Introduction to files and folders in the Backstage Project repository
# prettier-ignore
description: Introduction to files and folders in the Backstage Project repository
---

Backstage is a complex project, and the GitHub repository contains many
Expand Down

0 comments on commit ffa36ff

Please sign in to comment.