Commit Graph

129 Commits

Author SHA1 Message Date
Stefan Ålund 06ae3734e7 [docs] Add links to CNCF information (#2570)
* [docs] restructure

* Add CNCF links

* Update background.md

* Update Footer.js

* Update README.md
2020-09-24 14:33:30 +02:00
Himanshu Mishra e7f4006b81 Redirect badge to Codecov website 2020-09-11 11:53:42 +02:00
Himanshu Mishra 5e1a968b39 Add code coverage badge to README 2020-09-11 11:52:14 +02:00
Himanshu Mishra 705e02f7af Remove duplicate section in the README 2020-09-11 00:55:07 +02:00
Stefan Ålund ee0310213c Tweaks to plugin marketplace (#2209)
* Tweaks to plugin marketplace

* Add plugin details to roadmap

* Update README.md

* Link to plugins from home

* Update circleci.yaml
2020-09-01 14:27:33 +02:00
Stefan Ålund d7a10bcf12 Update README.md (#2083) 2020-08-23 09:39:53 +02:00
Stefan Ålund 044a2e2eab Fix broken MD link in README (#2007) 2020-08-18 17:16:28 +02:00
Stefan Ålund 3a6f4415eb [Docs] Detailed roadmap and vision (#1991)
* [Docs] Update roadmap and vision

* Add shield to roadmap

* Update roadmap.md

* Link to .io in main README

* Fix verify links?
2020-08-18 10:52:56 +02:00
Patrik Oldsberg 7c4307d1ee docs: update storybook url 2020-08-14 09:20:09 +02:00
Ivan Shmidt 9b439375cf Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure 2020-08-12 16:04:54 +02:00
Ivan Shmidt 882728ae1d feat: the whole docs structure
Co-authored-by: Raghunandan Balachandran <meetraghu28@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 15:20:20 +02:00
Patrik Oldsberg 4bc9a33a3c docs: split getting started section in readme into create-app vs clone
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 14:19:22 +02:00
Stefan Ålund 934c8291bb Update README with new copy (#1900) 2020-08-11 15:15:06 +02:00
Pia Nilsson 377bd94338 broken link to create an app 2020-07-31 09:23:10 +02:00
Stefan Ålund 21558504ad README: Fix another broken link (#1664) 2020-07-16 10:01:04 +02:00
Stefan Ålund ce30c43d24 [Docs] Fix relative paths to code (#1662)
* [Docs] Fix relative paths to code

* Update create-a-plugin.md

* Link to existing plugins

* Update README.md

* Update README.md

* Review edits
2020-07-16 09:17:43 +02:00
Stefan Ålund a3449939b0 [Docs] Fix links in main README (#1651) 2020-07-15 17:50:09 +02:00
blam de5dc5f204 chore(docs): fixing missing architecture terminology link 2020-07-15 15:24:44 +02:00
0xflotus f3f684fbb9 (docs): fixed small error (#1551) 2020-07-07 12:39:01 +02:00
Ivan Shmidt c5bf20f244 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-07 09:12:26 +02:00
Patrik Oldsberg 3ba3ae413a Merge pull request #1532 from spotify/stefanalund-patch-1
Add emphasis in README
2020-07-06 15:04:53 +02:00
Ivan Shmidt 8f1e0f67d1 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/scaffolder-flow-frontend 2020-07-06 13:53:45 +02:00
Jannik Hell 33cc696090 Fix path to example app directory 2020-07-05 18:23:55 +02:00
Stefan Ålund e1c1e82eef Add emphasis in README 2020-07-05 13:52:51 +02:00
Stefan Ålund 0ec6200c14 Update README with catalog and new features (#1449)
* Update README with catalog and new features

* Update README.md
2020-06-25 12:22:13 +02:00
Stefan Ålund 9c415c351f Add ADR link to README (#1069)
* Add ADR link to README

* Update README.md

* rm extra line
2020-06-01 14:24:27 +02:00
Niklas Ek 4c4b48490b Remove WIP label on Storybook in readme (#1014) 2020-05-26 21:16:41 +02:00
Stefan Ålund e58458fe7f Starting to focus on Phase 2 (#969) 2020-05-22 16:45:24 +02:00
Patrik Oldsberg 78a7566927 docs: added more docs explaining the build setup 2020-05-18 00:14:56 +02:00
Victor Viale 685c962a94 Use the /contribute URL for the Good First Issues link (#858)
GitHub proposes a `<repo>/contribute` URL as a page to get people into contributing, which declutters the usual issues page a bit.
Issuing this PR as a suggestion, feel free to close it.

Example: https://github.com/spotify/backstage/contribute
2020-05-14 09:38:43 +02:00
Stefan Ålund ff1b853613 Add link to Demos site in README (#719) 2020-05-05 12:37:26 +02:00
Fredrik Adelöw edd3ce20df Reference from main README too 2020-04-23 10:30: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
Ruairi O Brien 9ec2f88ed5 Fixed broken link in Readme 2020-04-17 17:16:53 +01:00
Stefan Ålund d42351ba3d Moved up CONTRIB in README (#579) 2020-04-17 15:46:45 +02:00
Marcus Eide 4c2331d4bb Add version badge (#577) 2020-04-17 12:12:49 +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
Stefan Ålund d56ee5a157 Link to Design from README 2020-04-07 15:57:35 +02: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 86f02fe577 Merge pull request #457 from spotify/eide/docs-create-app
Add documentation for how to create an app
2020-04-06 08:58:17 +02:00
Stefan Ålund eed88be2ba Make link to Discord more prominent (#480) 2020-04-06 08:18:05 +02:00
Marcus Eide ea2e4fec53 Reword frontend to app 2020-04-03 11:40:16 +02:00
Marcus Eide 90dc161870 Add documentation for how to create an app 2020-04-02 16:33:29 +02:00
Stefan Ålund 3be5e9ade3 Storybook: wrap InfoCards to fix width 2020-04-02 13:53:33 +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
Stefan Ålund 580f30f721 Link to Blog from README (#397)
* Link to Blog from README

* Update README.md
2020-03-27 07:59:12 +01:00
Stefan Ålund 7910f8e7f1 Add RFCs to README 2020-03-26 14:39:20 +01:00
Stefan Ålund 3d27f41366 Add emojis to Roadmap in README 2020-03-20 13:00:29 +01:00
Patrik Oldsberg 714c4df54a move headline.png to docs/ 2020-03-20 12:12:41 +01:00
Stefan Ålund 065dbc3a3e Merge branch 'master' into alund/head 2020-03-20 11:57:08 +01:00