Commit Graph

408 Commits

Author SHA1 Message Date
Himanshu Mishra e87263e839 Some minor improvements to docs 2020-09-12 00:01:11 +02:00
Himanshu Mishra 7b1b539e8c Remove the manual edit instructions
There is an edit button on the website
2020-09-12 00:00:40 +02:00
Himanshu Mishra 506d130854 Some minor improvements to docs 2020-09-11 23:55:01 +02:00
Himanshu Mishra 08856c7da9 Add TechDocs architecture page 2020-09-11 23:54:28 +02:00
Himanshu Mishra a5e6e17fd3 Avoid duplication, redirect to Backstage getting started 2020-09-11 23:38:34 +02:00
Himanshu Mishra 64d2edc097 Updates to the TechDocs overview page
- Add a one line context to what docs-like-code means
- Add link to announcement blog post which is very in-depth about TechDocs
- Milestone update and typo
2020-09-11 23:35:32 +02:00
Tim Jacomb c95fd141ae Remove hardcoded isOrg 2020-09-11 22:17:58 +01:00
Dominik Henneke 7553827223 feat(proxy-backend): support limiting the proxied HTTP methods 2020-09-11 13:56:41 +02:00
Oliver Sand f14d2735f8 feat: extend API entity by lifecycle and owner 2020-09-11 11:06:25 +02:00
Himanshu Mishra d1553f39af Merge pull request #2414 from spotify/orkohunter/docs-improve-getting-started
Docs: Add proper getting started page on backstage.io/docs
2020-09-11 09:48:40 +02:00
Emma Indal 0b95f633d9 Update v1 milestone in project roadmap 2020-09-11 08:07:34 +02:00
Himanshu Mishra 465701e058 Use relative file link in docs to refer other page 2020-09-11 00:35:32 +02:00
Himanshu Mishra 0deaa7daa8 Add the user Getting Started page
This comes from our README https://github.com/spotify/backstage\#getting-started
2020-09-11 00:27:57 +02:00
Patrik Oldsberg 902781c36f docs: fix broken fragment links 2020-09-10 17:50:36 +02:00
Stefan Ålund 242bc8d111 Add Backstage logo assets (#2395)
* Add Backstage logo assets

* Update logos.md

* Update logos.md

* docs/verify-links: allow absolute URLs into microsite/static

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2020-09-10 13:26:41 +02:00
Tim Jacomb 72c097f57f Use correct npm package for serving 2020-09-10 09:08:23 +01:00
Patrik Oldsberg d5585cd574 Merge pull request #2390 from spotify/rugvip/temp-docs
docs: more visible heads up about completing installation steps for templates
2020-09-10 09:55:45 +02:00
Fredrik Adelöw 6c6af9d778 Merge pull request #2385 from spotify/rugvip/install
microsite: install docs
2020-09-09 22:47:38 +02:00
Patrik Oldsberg b9660715ef microsite: install docs 2020-09-09 20:36:47 +02:00
Marcus Eide 48eabe0b83 Update and add explanation on the folder structure of a newly created app (#2371) 2020-09-09 17:44:29 +02:00
Patrik Oldsberg 6d178e375c docs: more visible heads up about completing installation steps for templates 2020-09-09 17:16:01 +02:00
Patrik Oldsberg e60123f899 Merge pull request #2363 from spotify/rugvip/sidebar
docs: add instructions for adding sidebar entries to getting started
2020-09-09 16:08:45 +02:00
Sebastian Qvarfordt d865f88344 [TechDocs] Rebuild docs if the github source is newer than last docs build (#2353)
* Added age check for documentation in github to make sure it's up to date

* Updated failing tests

* Updated docs to explain requestUrl and storageUrl

* Updated failing tests

* Update packages/create-app/templates/default-app/app-config.yaml.hbs

* Update docs/features/techdocs/getting-started.md

Co-authored-by: Emma Indal <emmai@spotify.com>
2020-09-09 16:05:28 +02:00
Patrik Oldsberg d34024d1cb docs: add instructions for adding sidebar entries to getting started 2020-09-09 14:46:30 +02:00
Fredrik Adelöw c83335680b Merge pull request #2366 from spotify/freben/create-app-image
chore(docs): fix create-app image
2020-09-09 14:36:55 +02:00
Fredrik Adelöw 9bcf6796b2 Merge pull request #2359 from spotify/rugvip/cba
docs: update getting started with create-app
2020-09-09 14:33:59 +02:00
Patrik Oldsberg e37abb7339 docs: added instructions for running backend to getting started (#2360) 2020-09-09 14:18:17 +02:00
Fredrik Adelöw f2347014e3 chore(docs): fix create-app image 2020-09-09 14:09:19 +02:00
Tim Jacomb 8daab3651f Rename Jenkins annotation 2020-09-09 11:49:24 +01:00
Patrik Oldsberg 0801176ecb Merge pull request #2334 from spotify/rugvip/di-docs
docs: update docs for utility apis to include auto DI
2020-09-09 12:23:21 +02:00
Patrik Oldsberg 6b6269cd00 docs: update getting started with create-app 2020-09-09 12:16:08 +02:00
Eduardo Ramírez caa58002aa minor typo 2020-09-09 11:40:00 +02:00
Patrik Oldsberg c84bfb5ca6 docs: sync api reference docs 2020-09-09 10:45:56 +02:00
Ivan Shmidt e43df1de20 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-09 01:07:07 +02:00
Patrik Oldsberg f9811f1dc0 docs: update docs for utility apis to include auto DI 2020-09-08 18:51:32 +02:00
Omer Farooq 0fa4c72a92 revert yarn.lock
upgrade Storybook to version 6

update storybook renderer layout

docs: update create app command and link

revert yarn.lock changes

revert yarn.lock

revert yarn
2020-09-09 00:37:06 +12:00
Ivan Shmidt f3acee2537 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-07 22:15:12 +02:00
Patrik Oldsberg 2db299cbcb Merge pull request #2317 from spotify/rugvip/nolibc
cli: make skipLibCheck default in tsconfig, but provide tsc:full
2020-09-07 19:58:02 +02:00
Stefan Ålund 0a1416d476 [Docs] Clarify what is core features (#2314) 2020-09-07 19:44:17 +02:00
Patrik Oldsberg 3ec99fbc55 cli: make skipLibCheck default in tsconfig, but provide tsc:full 2020-09-07 17:30:57 +02:00
Andrew Thauer 66ddd0cc56 refactor(rollbar): update to use routing & entities 2020-09-07 08:38:07 -04:00
davidamitchell d372b1c675 docs: minor typo correction (#2307)
* docs: minor typo correction

* chore: fix prettier errors

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-09-07 13:51:13 +02:00
Patrik Oldsberg 10216391ba switch default docker-build command to build backend 2020-09-06 20:01:21 +02:00
Patrik Oldsberg b045b166b6 run prettier 2020-09-05 16:37:30 +02:00
Ivan Shmidt b9c523f3f5 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-04 16:51:32 +02:00
Ivan Shmidt 5b3ad2a284 feat(circleci): export router 2020-09-04 15:57:31 +02:00
Fredrik Adelöw a4b4eb5793 docs(catalog): document the current set of well known annotations 2020-09-04 12:11:05 +02:00
Patrik Oldsberg 46bdf1f0ca Merge pull request #2268 from spotify/rugvip/authref
auth-backend: refactor to split lib, move types closer to home, update docs, renaming things
2020-09-04 09:59:58 +02:00
Patrik Oldsberg 5a77294829 docs/auth: minor text fixes 2020-09-03 17:48:10 +02:00
Patrik Oldsberg c8785b9ee0 auth-backend: rename OAuthProvider to OAuthAdapter 2020-09-03 15:08:38 +02:00