Commit Graph

28 Commits

Author SHA1 Message Date
blam 4615718167 feat(catalog): added the ability to load mock data into the catalog from the scaffolder too 2020-06-16 14:40:43 +02:00
Fredrik Adelöw b902e63dd8 Update README.md 2020-06-12 16:21:11 +02:00
Patrik Oldsberg a633dce818 docs: format with prettier (#1218) 2020-06-09 19:50:41 +02:00
Ivan Shmidt af56473342 NavLink->Link, NavButton->Button, remove redirects for now 2020-06-04 00:03:34 +02:00
Ivan Shmidt 7fae656dd2 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/links-docs 2020-06-03 16:50:28 +02:00
Ivan Shmidt 0a13a11f7b Enforcing RouteRefs more: docs, templates, types 2020-06-03 16:40:13 +02:00
Fredrik Adelöw e02a2d1e56 Update development-environment.md 2020-06-03 10:18:42 +02:00
Patrik Oldsberg 54ca975bc1 package.json: add lint:type-deps script 2020-06-01 12:35:40 +02:00
Patrik Oldsberg 5c7d263aa8 packages/core: split alerting functionality out from ErrorApiForwarder into ErrorAlerter 2020-05-25 22:19:32 +02:00
Patrik Oldsberg fca13afbab docs/utility-apis: review fixes 2020-05-25 16:51:39 +02:00
Patrik Oldsberg 10d091ca6e docs: added getting started with utility apis 2020-05-25 10:04:22 +02:00
Patrik Oldsberg ee176324d2 Merge pull request #890 from spotify/rugvip/themedocs
docs: add docs for how to create and use custom themes
2020-05-18 11:11:05 +02:00
Patrik Oldsberg 78a7566927 docs: added more docs explaining the build setup 2020-05-18 00:14:56 +02:00
Patrik Oldsberg af934d4173 docs: add docs for how to create and use custom themes 2020-05-15 17:58:22 +02:00
Stefan Ålund 151417a9ed Document how to suggest new plugins (#590)
* Document how to suggest new plugins

* Update plugin_template.md

* Update ux-component_template.md

* Update plugin_template.md
2020-04-18 18:00:15 +02:00
Marcus Eide 23802d6c58 Clarify creating a new plugin as the next step (#575)
* Move create-app docs out from getting started

* Add contributing to readme.md
2020-04-17 11:44:36 +02:00
Jason Walker 6bed35cb56 fix link to package.json in MD file 2020-04-15 07:28:57 -05:00
Jason Walker c875b94868 update getting started doco; xref 551 2020-04-14 15:26:13 -05:00
Himanshu Mishra 049f3803d5 DOC: createPlugin and router reference docs are now here 2020-04-12 03:09:07 +09:00
Mateus Marquezini f8ac148f97 Document how to contribute to Storybook (#482)
* #448 added new section to contribute to storybook

* #448 added linked file

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section
2020-04-06 14:05:14 +02:00
Marcus Eide f380f1bdf1 More comments 2020-04-03 14:52:21 +02:00
Marcus Eide 46e7969dd2 Review comments 2020-04-03 14:32:30 +02:00
Marcus Eide 90dc161870 Add documentation for how to create an app 2020-04-02 16:33:29 +02:00
Patrik Oldsberg dc363e43fc packages: rename @backstage/app to example-app 2020-03-30 12:46:49 +02:00
Ahmet Soormally 9235807f14 document how to override the default port
Port 3000 is a common port in the development environment.

This documents how you can start backstage with a different port to the default.

Moved section for development environment to own page within docs in order to keep README small.
2020-03-29 21:59:46 +01:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01:00
Stefan Ålund 6176817502 Put getting started back in README 2020-03-15 21:28:29 +01:00
nikek 85f5ca9441 Structure documentation in /docs 2020-03-13 18:59:15 +01:00