Commit Graph

68 Commits

Author SHA1 Message Date
Emma Indal 53c0bedf28 add id to docs demo title (#2365) 2020-09-09 14:15:35 +02:00
Stefan Ålund f295d4b1e9 [blog] Embed TechDocs video (#2347) 2020-09-09 13:18:35 +02:00
Fredrik Adelöw 96decf9315 Merge pull request #2356 from spotify/freben/microsite-graphiql
fix(microsite): fixup graphiql plugin info
2020-09-09 11:56:57 +02:00
Fredrik Adelöw 3405c34d4c fix(microsite): fixup graphiql plugin info 2020-09-09 11:54:20 +02:00
Stefan Ålund 6093ef9bd9 [microsite] Update wording for TechDocs (#2346)
* Update index.js

* Prettier

Co-authored-by: AlleyWei <64219471+AlleyWei@users.noreply.github.com>
2020-09-09 11:39:16 +02:00
AlleyWei b5eea5387f Update 2020-09-08-announcing-tech-docs.md (#2344) 2020-09-09 08:32:41 +02:00
Patrik Oldsberg 07d4ad84d8 microsite: prettier 2020-09-08 22:24:58 +02:00
AlleyWei 03e611c4c2 Update 2020-09-08-announcing-tech-docs.md 2020-09-08 16:01:05 -04:00
Gary Niemen cdf7f07f75 techdocs-blog (#2333)
* techdocs-blog

* Remove extra heading

Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-09-08 21:14:05 +02:00
Stefan Ålund cfdccbda23 Updating demo page (#2335)
* Update demos.js

* Update demos.js

* Update demos.js

* Update demos.js

* Update demos.js

Co-authored-by: AlleyWei <64219471+AlleyWei@users.noreply.github.com>
2020-09-08 21:12:17 +02:00
AlleyWei f2bb9be15f Update index.js (#2332) 2020-09-08 20:57:15 +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
Stefan Ålund 0a1416d476 [Docs] Clarify what is core features (#2314) 2020-09-07 19:44:17 +02:00
Patrik Oldsberg b045b166b6 run prettier 2020-09-05 16:37:30 +02:00
Patrik Oldsberg 66f53328f8 microsite: remove from workspace and build independently 2020-09-05 11:16:14 +02:00
Ivan Shmidt 64ecf77b78 Merge pull request #2076 from spotify/shmidt-i/app-catalog-tabs-routes-everything-is-connected
APP-driven catalog entity page with GitHub Actions integration & routes & tabs
2020-09-03 14:06:44 +02:00
Stefan Ålund 760adfda74 [plugin marketplace] Added Jenkins + polish (#2240) 2020-09-03 08:50:13 +02:00
Ivan Shmidt 3a6150b8c4 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 17:09:43 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Ivan Shmidt 7834bcaa99 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 15:59:09 +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
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Ivan Shmidt 9b0ddfe111 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-01 10:37:18 +02:00
Ivan Shmidt 73be8cad17 Merge pull request #2201 from spotify/shmidt-i/fix-docusaurus-master-i18n-lerna
fix(docs): add i18n to gitignore to avoid lerna errors in master
2020-09-01 10:00:51 +02:00
Oliver Sand bcbeb0b657 Add api-docs to marketplace (#2204)
* docs: improve documentation about adding plugins to the marketplace

The relative path is misleading as one has to come from root.

* docs: add api-docs plugin to marketplace
2020-09-01 09:46:46 +02:00
Ivan Shmidt 22b9d54594 chore: remove gitignored files 2020-09-01 09:44:22 +02:00
Iain Billett 055b8baa6d Add Pull Request Plugin to the marketplace (#2190)
* Add Pull Request Plugin to the marketplace

* Add Pull Request Plugin to the marketplace

* typo
2020-09-01 08:55:31 +02:00
Ivan Shmidt 8a67a8df84 fix(docs): add i18n to gitignore to avoid lerna errors in master 2020-09-01 00:21:25 +02:00
Ivan Shmidt 68474750db Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-08-31 23:21:23 +02:00
Ivan Shmidt 713060d1f3 docs: plugin integration into catalog 2020-08-31 23:18:06 +02:00
Ivan Shmidt 0ff78005cd fix(docs): code block background 2020-08-31 23:07:16 +02:00
Stefan Ålund f14ebd6d18 Add more plugins to Marketplace (#2192) 2020-08-31 17:29:29 +02:00
Iain Billett b284cb38e3 Add Plugins Page to microsite (#2144)
* Add Plugins Page to microsite

* Updates to microsite Plugins Page

* Correct plugin authors and documentation links
* Add category to UI
* Move documentation from README to the docs website
* Use external urls for logos

* Updates to microsite Plugins Page

* trailing whitespace
* Run prettier on new markdown

* Updates to microsite Plugins Page

* Move plugins link
* Clarify category field

* Updates to microsite Plugins Page

* Add authorUrl field to plugin config
* Render author as a muted link like those in the site map

* Updates to microsite Plugins Page

* Add authorUrl field to example in docs

* Updates to microsite Plugins Page

* Add npmPackageName field - intended for future use

* Updates to microsite Plugins Page

* Add npmPackageName field - intended for future use

* Updates to microsite Plugins Page

* Use correct docs link
2020-08-31 14:30:43 +02:00
Stefan Ålund 67cd270143 [Docs] Change edit URL and tweak adopting.md (#2151)
* [Docs] Change edit URL

* Update adopting.md
2020-08-31 09:29:56 +02:00
Stefan Ålund 9e084265fe Enable search of docs on microsite (#2142)
* Enable search of docs on microsite

* Add proper config
2020-08-27 15:35:48 +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
Stefan Ålund 9cda29cd13 [microsite] Add edit button to docs (#2126) 2020-08-26 16:17:40 +02:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Stefan Ålund 2e0ede67e9 [microsite] Add redirect for /docs (#2101) 2020-08-25 16:53:58 +02:00
Jeff Feng e94c1e321e Update siteConfig.js (#2100)
Now that we have a Docs tab on backstage.io, seems like the GitHub menu item can go back to linking to the top of the repo.
2020-08-24 18:54:18 +02:00
Stefan Ålund 889e1fd4bb Docs: strategies for adopting Backstage (#2092)
* Adopting guidelines

* More updates

* Tactics

* Add metrics

* Add MTTR
2020-08-24 16:37:51 +02:00
Raghunandan 290d28d856 Update microsite i18n json 2020-08-22 10:05:21 +02:00
Nikita Dudnik 3e10e5e3d8 fix(microsite): animation for techdocs (#2070) 2020-08-21 15:48:08 +02:00
Stefan Ålund c6c3c94c18 Camelcase GitHub and GitLab (#2034)
* Camelcase GitHub and GitLab

* GitLab

* Code GitLab

* GitHub in code

* Fix auth naming

* Update docs/features/software-templates/adding-templates.md

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>

* Update docs/features/software-templates/extending/create-your-own-preparer.md

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>
2020-08-21 14:48:16 +02:00
Raghunandan Balachandran 9b8024352a Merge pull request #2046 from spotify/new-release-20-aug-20
Release v0.1.1-alpha.19
2020-08-21 14:13:56 +02:00
Fredrik Adelöw 4083ba78fb Merge pull request #1996 from dfds/dfds-servicebuilder-https-enabled-v2
Dfds servicebuilder https enabled v2
2020-08-21 14:04:25 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Nikita Dudnik 709f831ee1 fix: make docs table font color white (#2036) 2020-08-20 09:54:38 +02:00
Stefan Ålund d41e5bcc0b Fix doc links in latest blog post (#2012)
* Fix doc links in latest blog post

* Update 2020-08-05-announcing-backstage-software-templates.md
2020-08-19 15:54:36 +02:00
Ivan Shmidt 1925918505 fix: docs build short-term 2020-08-19 13:56:15 +02:00