Commit Graph

348 Commits

Author SHA1 Message Date
Andre Wanlin 79753d6fe6 Added Node 20 note to software template section
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-11-28 09:52:38 -06:00
Philipp Hugenroth 997d28b2b1 Merge pull request #21384 from backstage/philipph/doc-mui5-migration
[MUI] Migration Guide for Unified Theme & Material UI v5
2023-11-28 10:44:29 +01:00
Philipp Hugenroth b4be4e630a Move migration guides to tutorials
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth ecc4e417e4 Improve English & add additional information from feedback
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth 82a42f34a1 Add Migrating to v5 Guide in Custom Theme Documentation
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-17 11:35:49 +01:00
Philipp Hugenroth 375b6f7d68 CircelCI repository moved
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-11-08 16:39:11 +01:00
Aramis Sennyey e910efaa89 additional updates in docs
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-09-20 16:47:21 -04:00
Andre Wanlin 153ab42d90 Added back contributors.md and removed redirect
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-11 08:20:44 -05:00
Andre Wanlin 4f07583ea6 Corrections to get build to pass
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 14:24:48 -05:00
Andre Wanlin 444aa3b4ca Consolidated into CONTRIBUTING.md
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Andre Wanlin 6a9950ca22 Updated based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Andre Wanlin 12d74fb108 Fixed broken links
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Andre Wanlin 2b8804f8d2 Refactored contributors guide
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-08 13:53:00 -05:00
Ben Lambert 823bf5235e Merge pull request #18558 from oliviertassinari/mui-material-ui
fix: use Material UI vs. MUI where relevant
2023-07-10 14:20:33 +02:00
Olivier Tassinari a51fb51617 fix: use Material UI vs. MUI where relevant
Signed-off-by: Olivier Tassinari <olivier.tassinari@gmail.com>
2023-07-04 23:49:19 +02:00
André Sterba 76638e5020 Apply feedback
Signed-off-by: André Sterba <andre@sterba.dev>
2023-06-30 13:55:58 +02:00
André Sterba 1fb2215754 Improve postgres connection config example
Signed-off-by: André Sterba <andre@sterba.dev>
2023-06-30 12:05:30 +02:00
blam 0a9c34febf docs: add a note about isolated vm
Signed-off-by: blam <ben@blam.sh>
2023-06-27 11:24:42 +02:00
Tobias Graf df5fa4a219 docs: fix react error in homepage getting started
Signed-off-by: Tobias Graf <tobiasgraf87@gmail.com>
2023-06-26 11:54:52 +02:00
Emma Indal 82cc463ced update home documentation code examples
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-05-26 10:11:20 +02:00
Samuel d689fe34e3 docs: Highlight error handling instructions with a note
Signed-off-by: Samuel <samuelumoren365@gmail.com>
2023-05-16 13:01:15 +01:00
sammy 99c62d1e9c docs: Add error handling instructions for 'No token available' error
This commit adds instructions to the Backstage documentation on how to handle the `No token available for host: github.com, with owner , and repo from-backstage' error`. The instructions guide the user to restart Backstage using `Control-C` and `yarn dev` commands in the terminal, followed by clicking on the **START OVER** button.

Signed-off-by: sammy. <samuelumoren365@gmail.com>
Signed-off-by: Samuel <samuelumoren365@gmail.com>
2023-05-11 18:24:57 +01:00
Fredrik Adelöw e22db10765 prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-05-11 15:20:05 +02:00
mipolak d0ee181350 linux prerequisites updated according the advice by freben.
Signed-off-by: mipolak <misopo@gmail.com>
2023-05-11 15:03:17 +02:00
mipolak bd5b60b80f added prerequisites
added prerequisites make and build-essential

Signed-off-by: mipolak <40818407+mipolak@users.noreply.github.com>
2023-05-05 10:35:33 +02:00
Alex Crome 8436e20dad Clarify docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-01 17:14:02 +01:00
Alex Crome 575d9178ef Updated customise theme docs
The custom theme document talks about System Icons, then immediatly ignores the existance of these  in the `Sidebar Sub-menu` example a couple of paragraphs later.
This commit updates the docs to make use of these icons, as well as adding an icon for resource types to the default icons.

Also updated the sidebar in example app to use this same approach

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-05-01 11:01:23 +01:00
Andre Wanlin 3d809a66bf Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-04-14 12:39:23 -05:00
Andre Wanlin 90b157c999 Removed running-backstage-locally.md
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-04-12 14:31:26 -05:00
Paul Schultz 040b54f7e5 clean up formatting
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-08 10:13:38 -06:00
Paul Schultz 34fe6c9246 Merge branch 'master' into update-codeblocks 2023-03-08 10:07:11 -06:00
Patrik Oldsberg 0240f7b22a Merge pull request #16708 from backstage/rugvip/redirects
microsite-next: redirects for new index pages + fix links
2023-03-06 13:21:52 +01:00
Patrik Oldsberg e5a9031eae microsite-next: redirects for new index pages + fix links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-06 11:46:11 +01:00
blam 6b8ca73179 chore: small tweaks for getting involved
Signed-off-by: blam <ben@blam.sh>
2023-03-03 10:29:30 +01:00
blam d0864ef9eb chore: fixing broken links
Signed-off-by: blam <ben@blam.sh>
2023-03-02 19:06:30 +01:00
blam ca4cdda557 chore: links between docs
Signed-off-by: blam <ben@blam.sh>
2023-03-02 15:36:05 +01:00
Paul Schultz 9c95f91c0a Add titles to codeblocks and switch from diff codeblock to language codeblock
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-01 13:30:38 -06:00
blam f79bafb844 chore: fix doscird links
Signed-off-by: blam <ben@blam.sh>
2023-02-23 10:37:57 +01:00
Johan Haals 7a23cdfa59 Update image links to use markdown syntax
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-02-21 11:43:14 +01:00
Jan Van Bruggen c51efce2a0 Update docs to always use yarn add --cwd for app & backend
Some commands currently error, and others are simply formatted inconsistently.
This format seems to work and be the most popular/common,
so I applied it to all similar occurrences.

Signed-off-by: Jan Van Bruggen <JanVB@verily.com>
2023-02-13 09:40:20 -07:00
Adam Harvey 9050e4389e chore(docs): Improve plugin example
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-01-23 22:47:48 -05:00
Adam Harvey 923296999b fix(docs): Errant dash in a sentence
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-01-04 14:29:03 -05:00
Fredrik Adelöw 09d54f4e08 Merge pull request #15107 from SayakMukhopadhyay/master
fix: remove deprecated `create-plugin` script
2022-12-28 16:19:34 +01:00
Peter Macdonald 368a4d6bdf Udated the getting-started docs only as advised
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2022-12-27 12:14:14 +01:00
Sayak Mukhopadhyay 1c0fc5a6c2 feat: update docs where create-plugin is used with new --select plugin
Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
2022-12-21 19:03:40 +05:30
Fredrik Adelöw 342b8c23eb Merge pull request #14999 from TheMonolithX64/fix-backstage-update-docs-cli-links
docs: Update broken links to cli docs
2022-12-20 09:45:51 +01:00
Fredrik Adelöw 5b0701ea1b Merge pull request #15187 from Mike-Dunton/patch-1
Documentation Fix node-postgres config options URL
2022-12-13 23:04:22 +01:00
Johan Haals dbe6b9308d Fix docs for microsite-next
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-12-13 14:31:10 +01:00
Michael Dunton 2d4f7f0a15 Fix Node-Postgres config options URL
While following along with the getting started documentation, I wanted to change the user provided to the connection string. When using the link in the comment it took my to a 404 page. I found the correct link. 

Signed-off-by: Michael Dunton <Mike-Dunton@users.noreply.github.com>
2022-12-12 14:46:25 -05:00
TheMonolithX64 b5e3da44c4 Update broken links to cli docs
Signed-off-by: TheMonolithX64 <admin@monolithicgames.com>
2022-12-02 17:42:20 +00:00