Skip to content

Commit

Permalink
Fix whitespace on README
Browse files Browse the repository at this point in the history
  • Loading branch information
Xantier committed Dec 6, 2022
1 parent ed0b800 commit 2aa0ab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This is the Gatsby generator for the Roadie marketing site. https://roadie.io
## Layout and sections

The code for the actual marketing website and our docs site is in the src folder.

- Some pages use Contentful to inject content i.e. `src/pages/backstage-weekly`.
- The docs site top level tab content is found at `src/doc/layouts`

Expand All @@ -11,6 +12,7 @@ All the rest of the content is written in Markdown and rendered by Gatsby using
The `content` folder contains all the rest of the static marketing (`roadie.io`) and docs (`roadie.io/docs/`) content.

There are two different sections listing Backstage plugins:

- generic open source docs for all backstage plugins at `content/backstage/plugins`
- guides for our own customer using any plugins currently bundled with Roadie at `content/docs/integrations`.

Expand Down

0 comments on commit 2aa0ab2

Please sign in to comment.