Commit Graph

379 Commits

Author SHA1 Message Date
Patrik Oldsberg 8883a185c8 Merge pull request #3606 from adamdmharvey/docosaurus-lgtm-review
fix(microsite): Bug fixes to the microsite siteConfig.js
2020-12-08 21:39:01 +01:00
Himanshu Mishra fc697b87c5 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 19:19:42 +01:00
Patrik Oldsberg 376c181ce4 Merge pull request #3582 from AlleyWei/patch-8
Update Footer.js
2020-12-08 16:54:33 +01:00
Patrik Oldsberg 447c9d0a84 Update Footer.js - another formatting fix 2020-12-08 16:34:04 +01:00
Patrik Oldsberg cd4eba4afc Update Footer.js - formatting fix 2020-12-08 16:30:42 +01:00
Patrik Oldsberg 1f0f4ed3bc Update Footer.js 2020-12-08 16:26:53 +01:00
Adam Harvey 9b3442f536 Fully remove sample users var 2020-12-08 09:15:18 -05:00
Marek Całus 1e50e1f853 Add argo-cd to plugin marketplace (#3604)
* Add argo-cd to plugin marketplace

* Correct the Argo CD title

* Add tags to Argo CD plugin description
2020-12-08 12:33:44 +01:00
David Tuite 6c1aa70685 Improve SEO of microsite title (#3608)
Many people will be searching for "service catalog" and "developer platform" when they are looking for something like Backstage. They may not have ever heard of Backstage before so they will not know to search for it.

A title which includes the keywords "Service Catalog" and "developer platform" will rank better for those queries. This increases the change of Backstage being found by people who could make good use of it.

[Standard advice](https://moz.com/learn/seo/title-tag) is to keep page titles under 60 chars. The proposed title is 49 chars.
2020-12-08 09:19:08 +01:00
dependabot[bot] fd4a2cc5cb build(deps-dev): bump js-yaml from 3.14.0 to 3.14.1 in /microsite (#3610)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 09:12:50 +01:00
Himanshu Mishra 8736de114a Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 08:12:38 +01:00
Adam Harvey cddcd2852d Remove dupe which is overwritten 2020-12-07 14:07:33 -05:00
Adam Harvey 8f97b76bf5 Comment out unused var 2020-12-07 14:07:07 -05:00
dependabot[bot] ad6ef68f2b build(deps-dev): bump docusaurus in /microsite (#3543)
Bumps [docusaurus](https://github.com/facebook/docusaurus) from 2.0.0-alpha.66 to 2.0.0-alpha.378053ac5.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:45:10 +01:00
AlleyWei 0d9b43216d Update Footer.js 2020-12-05 11:58:13 -05:00
AlleyWei 4943544799 Update Footer.js 2020-12-05 11:55:45 -05:00
AlleyWei 4ac602d6e8 Update Footer.js 2020-12-04 17:34:40 -05:00
AlleyWei a8b4dbcb6b Update Footer.js
Please make the <3 an emoji
2020-12-04 17:28:38 -05:00
Himanshu Mishra 084670b37a Google Cloud Storage working with TechDocs (publish and fetch)
Plus
1. Introduce ncessary configs to connect with storage
2. Introduce config to prefer CI build of docs, or techdocs-backend to build and publish them.
3. Write guide how to use Google Cloud Storage with TechDocs
4. Add a TechDocs Configuration reference page in docucmentation
2020-12-03 22:40:15 +01:00
Adam Harvey af93e29913 Add Kubernetes plugin (#3505) 2020-12-01 09:31:05 +01:00
dependabot[bot] f85d610edf build(deps-dev): bump prettier from 2.2.0 to 2.2.1 in /microsite (#3490)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 08:49:23 +01:00
Himanshu Mishra 4122b3031f feat(backstage.io): Allow to zoom images like Medium 2020-11-29 14:02:08 +01:00
Mateusz Lewtak 5a8c24c711 Feat: Add Jira plugin to marketplace (#3405)
* Feat: Add Jira plugin to marketplace

* Update jira.yaml
2020-11-24 10:44:08 +01:00
dependabot[bot] 4ff4a25e40 build(deps-dev): bump prettier from 2.1.2 to 2.2.0 in /microsite
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-20 15:33:39 +00:00
Ben Lambert a63a03c52a Merge pull request #3361 from RoadieHQ/feat/update-marketplace-plugins
Marketplace: Add Buildkite plugin, update plugins logos path
2020-11-20 11:37:16 +01:00
Mateusz Lewtak b1a4e6a237 Feat: update Firebase logo 2020-11-20 11:27:41 +01:00
Patrik Oldsberg 64d2d56123 Merge pull request #3289 from backstage/rugvip/stability
docs: add stability index
2020-11-20 09:53:34 +01:00
Mateusz Lewtak 1adfd1cfac Feat: Add Buildkite plugin, update plugin logotypes 2020-11-19 17:57:29 +01:00
Oliver Sand ef8dff2cbe Replace broken icon for the api-docs plugin
Closes #3330

I would guess that https://github.com/vscode-icons/vscode-icons is a more stable location for an icon.
2020-11-19 11:38:36 +01:00
Fredrik Adelöw 3ad6320029 docs: catalog - extending the model, and relations (#3291)
* docs: catalog - extending the model, and relations

* Address comments
2020-11-16 16:45:46 +01:00
Patrik Oldsberg 0b2ad28532 microsite: new email 2020-11-16 11:00:19 +01:00
Patrik Oldsberg 8c1662fbf9 docs: add stability index
Co-authored-by: blam <ben@blam.sh>
2020-11-13 12:55:56 +01:00
Patrik Oldsberg 63834ee338 microsite/static: add confugration meta-schema based on JSONSchema draft-07 2020-11-07 12:51:39 +01:00
Himanshu Mishra 47a611f115 TechDocs: Remove techdocs-container package from mono-repo (#3230)
* Move techdocs-container package to backstage/techdocs-container

* Clean up codeowners

* Remove unnecessary GitHub CI workflow

* Modify path in docs for techdocs-container

* Fix techdocs-cli URL

* Remove techdocs packages from docs/support/packages
2020-11-05 14:58:48 +01:00
Patrik Oldsberg 474bb5b57f rewrite other references to spotify/backstage and sorrounding things 2020-11-03 11:39:27 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Patrik Oldsberg 117c621e96 microsite/blog: fix broken links 2020-11-01 13:24:22 +01:00
Abhishek Jakhar bf8a64c29b chore: remove GridBlockWithButton component from microsite (#3179) 2020-10-30 15:24:43 +01:00
imgbot[bot] f9f70c2255 [ImgBot] Optimize images (#3173)
*Total -- 75.32kb -> 53.08kb (29.52%)

/plugins/sonarqube/docs/sonar-card.png -- 73.82kb -> 51.84kb (29.78%)
/microsite/static/img/sonarqube-icon.svg -- 1.49kb -> 1.24kb (17.07%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-10-30 10:26:09 +01:00
Abhishek Jakhar 801e5e55cc chore: remove redundant functions from microsite footer (#3174) 2020-10-30 10:16:53 +01:00
Dominik Henneke da0a79c3b8 feat: add sonarqube plugin (#3160) 2020-10-30 09:52:39 +01:00
dependabot[bot] 2a662cda68 chore(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v8.0.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:25:17 +00:00
Abhishek Jakhar 82c85c4bd0 replace favicon.svg with favicon.ico 2020-10-26 11:16:03 +05:30
Tim Hansen 52508df8f1 fix(microsite): Sort plugins by title 2020-10-23 14:55:49 -06:00
Ben Lambert e83b975344 Merge pull request #3046 from RoadieHQ/feat/add-security-insights-plugin
feat: add security insights plugin to marketplace
2020-10-23 19:13:16 +02:00
Mateusz Lewtak c8ed8b6c9d Update security-insights.yaml 2020-10-23 16:58:17 +02:00
Tim Hansen bb83e52fe7 Wording tweak to Cost Insights blog 2020-10-22 09:29:44 -06:00
lewtakm b3248e22a1 feat: add security insights plugin to marketplace 2020-10-22 17:25:17 +02:00
Ben Lambert b7ab7cde20 Merge pull request #3043 from spotify/alund/fix-cost-video
Fix Cost Insights demo video
2020-10-22 15:04:59 +02:00
Stefan Ålund 6611a8e719 Fix Cost Insights demo video 2020-10-22 14:53:31 +02:00