Commit Graph

320 Commits

Author SHA1 Message Date
Tim Hansen 9ac204d11a Alphabetical integrations sidebar
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-24 11:08:29 -06:00
Tim Hansen d35fd7845b I feel pretty
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-23 14:39:05 -06:00
Tim Hansen cc3dca079e Rework catalog configuration; add integrations documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-23 14:34:52 -06:00
Patrik Oldsberg a01daedcd3 Merge pull request #5042 from iamrajiv/master
Added last updated timestamp to Backstage docs
2021-03-22 16:49:25 +01:00
Rajiv Ranjan Singh ed23bec9d2 Added last updated timestamp to Backstage
Signed-off-by: Rajiv Ranjan Singh <rajivperfect007@gmail.com>
2021-03-22 01:20:46 +05:30
Tim Hansen 19f764e3d6 Fixes #4974.
Adds a tutorial for switching a Backstage App from SQLite to PostgreSQL

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 14:04:52 -06:00
Patrik Oldsberg b020280486 microsite: add todo plugin to marketplace
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-16 21:59:03 +01:00
Ben Lambert b028502c2d Merge pull request #4826 from backstage/timbonicus/keep-updated
Move the keeping-updated topic to getting-started
2021-03-09 16:50:43 +01:00
Peter Grauvogel 3dbdd1cfd3 feat(bitrise): add bitrise ci plugin
Plugin to show bitrise.io builds and download
build artifacts.

Co-authored-by: Adrian Barwicki <adrian@adrianbarwicki.com>
Co-authored-by: Kai Szybiak <kaiszybiak@gmail.com>
Co-authored-by: Dominik Schwank <dominik.schwank@sda.se>
Signed-off-by: Peter Grauvogel <peter.grauvogel@sda-se.com>
2021-03-09 10:31:46 +01:00
Tim Hansen c694e47360 Move the keeping-updated topic to getting-started
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-04 19:45:12 -07:00
Ben Lambert 239b13dc4f Merge pull request #4743 from gazandic/docs/refine-kubernetes
docs: refine kubernetes core feature docs
2021-03-04 18:45:05 +01:00
Gazandi e8a794b5d0 docs: rearrange core features
Make kubernetes subsection after software catalog, because entity definitions is located on software catalog

Signed-off-by: gazandi <gazandi@ruangguru.com>
2021-03-04 09:18:16 +07:00
ImgBotApp 91f110ca29 [ImgBot] Optimize images
*Total -- 279.29kb -> 230.81kb (17.36%)

/microsite/static/img/splunk-black-white-bg.png -- 4.35kb -> 2.18kb (49.84%)
/plugins/jenkins/src/assets/JenkinsLogo.svg -- 29.10kb -> 23.76kb (18.37%)
/docs/assets/dls/storybook-page.png -- 245.84kb -> 204.87kb (16.66%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-03-03 21:46:39 +00:00
Tim 0030867b0e Merge pull request #4748 from backstage/timbonicus/getting-started-tweaks
docs: Improve flow for getting-started docs
2021-03-02 07:18:40 -07:00
Johan Haals 66e09c212f Merge pull request #4718 from backstage/mob/scaffolder-schema-v2
scaffolder: Introduce support for custom actions
2021-03-02 10:54:47 +01:00
Johan Haals 2a80b93703 Fix sidebar typos
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:05 +01:00
Johan Haals d0af57563d Format with correct prettier config
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:04 +01:00
Johan Haals 7cef8640ba chore: add linebreak
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:04 +01:00
Johan Haals 0c5318df7d Update sidebar
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:04 +01:00
Johan Haals a8eb2b45e3 microsite: Add GitHub Apps documentation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 09:25:01 +01:00
Tim Hansen cdd6d1db7c docs: Improve flow for getting-started docs 2021-03-01 14:33:29 -07:00
Patrik Oldsberg 67cc1f0416 Merge pull request #4421 from joaomilho/master
docs: Fix broken links in microsite
2021-02-26 17:35:43 +01:00
Adam Harvey f95d5da850 Improve splunk image 2021-02-23 15:49:33 -05:00
r.bideau 72722c1f6c Add Google Analytics installation to sidebars and mkdocs
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-22 10:31:59 +01:00
Juan Lulkin 0bdfc9ca63 Fix message on verify script 2021-02-21 12:18:35 +01:00
Juan Lulkin 40087721cd Update microsite/scripts/verify-sidebars.js
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-02-21 12:07:38 +01:00
Juan Lulkin 5021d8dbfd Fix link to contributors 2021-02-21 00:18:18 +01:00
Juan Lulkin 69c64ac7f3 Merge remote-tracking branch 'upstream/master' 2021-02-21 00:03:29 +01:00
Juan Lulkin d26b8151eb Remove CONTRIBUTING from sidebars again 2021-02-20 23:54:21 +01:00
Juan Lulkin b609e94a37 Makes verify sidebar script assume build is present 2021-02-20 19:38:05 +01:00
Juan Lulkin 3aacfc69c5 Adds CONTRIBUTING back to sidebar 2021-02-20 19:37:35 +01:00
Jeff Feng 0261f772c3 Added tip for viewing data in demo.backstage.io
Default view of demo.backstage.io is Owned/Starred software, so it looks like there is no data. Added tip to click "All" to see example software in the catalog. (Maybe default to "All" or add some to "Owned/Starred" in the future?)
2021-02-19 10:04:46 -05:00
Patrik Oldsberg 021c70d673 Merge pull request #4564 from backstage/rugvip/docker-builds
docker: switch to backend:bundle + update docs with both host and multi-stage build
2021-02-18 11:01:47 +01:00
Fredrik Adelöw 6ebb0b19e9 Merge pull request #4561 from backstage/freben/integrations1
a small start to the integrations section of the config
2021-02-18 09:40:33 +01:00
Ben Lambert 3073771e42 Merge pull request #4518 from backstage/blam/docs-restructure
Rework some of the getting started Docs
2021-02-18 08:59:22 +01:00
Patrik Oldsberg d13aea9cd2 docs: add full docker deployment docs 2021-02-17 20:44:10 +01:00
Fredrik Adelöw 83ff0988b1 a small start to the integrations section of the config 2021-02-17 13:50:08 +01:00
blam d7abf2a2db chore: fix some other wording 2021-02-16 15:19:31 +01:00
Remi d39aecc1a8 fix(splunk-on-call-plugin): remove from sample app 2021-02-11 20:23:00 +01:00
Remi e75d7d0e19 feat(splunk-on-call-plugin): register + config 2021-02-11 20:21:03 +01:00
Debajyoti Halder a21c86cb37 microsite: Fix color contrast for pre tags 2021-02-09 16:15:45 +05:30
Juan Lulkin 9147e9226a Adds script to verify sidebars navigation 2021-02-08 12:15:58 +01:00
Juan Lulkin 31fc2168d8 Fix broken links in techdocs 2021-02-08 11:52:08 +01:00
Himanshu Mishra 06ca8a4fe3 Merge pull request #4352 from backstage/orkohunter/microsite-docs-scroll-nav-sidebar
microsite/docs: Scroll nav sidebar to view to improve discoverability
2021-02-02 12:10:55 +01:00
Himanshu Mishra f573c572fb microsite/docs: Scroll nav sidebar to view for loaded page 2021-02-02 10:41:20 +01:00
Fredrik Adelöw 77fe4ef3cd docs: add a miniature article about observability 2021-02-01 17:09:03 +01:00
Himanshu Mishra 8e46135702 docs: Remove broken installation page 2021-01-29 14:10:15 +01:00
Oliver Sand e0d495dc52 Merge pull request #4260 from SDA-SE/feat/adr011-plugins-package-structure
Add ADR for Plugin Package Structure
2021-01-27 23:12:14 +01:00
Oliver Sand fb118a6cf2 Add ADR for Plugin package Structure 2021-01-26 19:15:45 +01:00
Adam Harvey 8abed46a1f Reorg Kubernetes section 2021-01-25 14:42:10 -05:00