Commit Graph

72 Commits

Author SHA1 Message Date
Tianyi Song 153d4f866a feat(create-app): add catalog-info.yaml in the created app (#2759)
* Add template for catalog-info

* Update docs
2020-10-07 09:05:22 +02:00
Niklas Ek da03842a42 Merge pull request #2710 from taras/tm/add-message-about-local
Add Local Configuration to Development Environment page
2020-10-05 21:49:35 +02:00
Eric Peterson faed7dc46a Encourage shallow clone to speed up getting started. 2020-10-02 18:05:54 +02:00
Taras Mankovski 65a06ce1e8 Added feedback from @freben 2020-10-02 08:06:04 -04:00
Taras Mankovski 3cc26f47d2 Add information about app-config.development.local.yaml to Development Environment page 2020-10-01 20:20:38 -04:00
Patrik Oldsberg 525f4a13c3 docs: create-app troubleshooting and python requirement 2020-10-01 12:26:36 +02:00
Ivan Shmidt b0656e47d9 Merge pull request #2489 from iamrajiv/issue_1994
Added description header field in backstage.io docs
2020-09-16 22:29:50 +02:00
Rajiv Ranjan Singh b92b3779db added description header field 2020-09-16 23:40:37 +05:30
Rajiv Ranjan Singh def4032351 added description header field 2020-09-16 21:47:19 +05:30
Himanshu Mishra 994c4a70ad Doc: Add prerequisites to getting started 2020-09-16 14:27:53 +02:00
Himanshu Mishra ea4884ed97 Docs: Link to nvm repository for users to install 2020-09-12 23:52:34 +02:00
Himanshu Mishra 841dc867ee Docs: Remove unnecessary back to docs link 2020-09-12 23:51:29 +02:00
Himanshu Mishra fe64f992f6 Add Authentication section in Getting Started
Closes https://github.com/spotify/backstage/issues/2415
2020-09-12 23:50:59 +02:00
Patrik Oldsberg 3cf20cbad7 remove mock-data scripts 2020-09-12 15:27:27 +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
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 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
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
Patrik Oldsberg 6b6269cd00 docs: update getting started with create-app 2020-09-09 12:16:08 +02:00
Patrik Oldsberg 3ec99fbc55 cli: make skipLibCheck default in tsconfig, but provide tsc:full 2020-09-07 17:30:57 +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
Jesse Alan Johnson 314eeb31d7 documentation update (#2147) 2020-08-28 17:57:04 +02:00
Stefan Ålund a8edb19f61 [Docs] Various fixes (#2136)
* [Docs] Various fixes

* More fixes

* Fix ADRs

* Typo
2020-08-27 13:27:22 +02:00
Ivan Shmidt ba72f0e652 fix: review 2020-08-12 15:33:11 +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
Ivan Shmidt 0867d3dc30 feat: more docs to backstage.io 2020-08-12 12:06:14 +02:00
Mijail Rondón cae4aeb93e Fix create-an-app.md output image (#1897)
The image src url is broken.
2020-08-11 10:24:13 +02:00
Rémi DOREAU 489a57b0c7 feat(create-app): requested changes 2020-07-30 01:09:43 +02:00
Patrik Oldsberg 13b62f2aff app: make bundling a regular build command 2020-07-26 20:33:59 +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
Ben Lambert a6e1bafab8 Merge pull request #1633 from spotify/blam/docker-compose
Simple docker-compose and docs reshuffle
2020-07-15 16:03:54 +02:00
Stefan Ålund 20f030ab87 [Docs] Fixed some more links (#1648) 2020-07-15 15:59:34 +02:00
blam 74e1cc5d96 docs(deployment): fixing documentation 2020-07-15 15:55:08 +02:00
Stefan Ålund f59dd3a073 [Docs] Fix broken links and more 2020-07-15 12:24:15 +02:00
blam 13762a0405 docs(getting-started): remove the docker stuff from development and move to deployment local instead 2020-07-15 10:51:42 +02:00
blam 76952ea307 feat(docker-compose): added a simple docker compose to get people started with example backend and frontend 2020-07-15 10:47:25 +02:00
Stefan Ålund 8ec6ed5170 Documentation skeleton (#1617)
* Documentation skeleton

* Added ADR list and more

* rm material theme

* Update mkdocs.yml

* Add docs TOC

* Work for plain MD and mkdocs

* Update mkdocs.yml

* Restructuring

* Added roadmap

* Add reference APIs

* move publishing
2020-07-15 08:57:25 +02:00
Ivan Shmidt 021b03669a docs(proxy): add link to plugin creation docs 2020-07-13 11:19:20 +02:00
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