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
Fredrik Adelöw
298ddd4b4c
Merge pull request #1992 from spotify/shmidt-i/fix-docs-build
...
fix: remove redundant steps from docs build
2020-08-18 11:12:32 +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
toban@dfds.com
d982278fc3
=fixed broken microsite
2020-08-18 10:27:48 +02:00
Ivan Shmidt
e673020f5c
fix: remove redundant steps from docs build
2020-08-18 09:27:18 +02:00
toban@dfds.com
b349720c75
=migrations https logic to new branch
2020-08-17 17:06:28 +02:00
Raghunandan Balachandran
364d4b3d7a
Merge pull request #1959 from spotify/docusaurus-v2
...
Bump docusaurus to v2 alpha
2020-08-17 13:18:41 +02:00
Govind
1aac6f1fb3
Add documentation explaining authentication in the backend ( #1963 )
...
* Add documentation explaining authentication in the backend
* Link newly added document to mkdocs and app documentation
Co-authored-by: Govindarajan Nagarajan <govindarajan.nagarajan@zalando.de >
2020-08-17 12:39:51 +02:00
Raghunandan
205d72f326
Bump docusaurus to v2 alpha
2020-08-14 13:33:43 +02:00
Patrik Oldsberg
b0fced2ec6
microsite: mark package as private
2020-08-13 18:11:29 +02:00
Patrik Oldsberg
d0ce78e0f4
Merge pull request #1944 from spotify/Rugvip-patch-2
...
CHANGELOG: add changes up until 52a3c6
2020-08-13 17:21:06 +02:00
Ivan Shmidt
6e8cf4651e
Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure
2020-08-13 14:55:25 +02:00
Patrik Oldsberg
2da62ba511
docs: use relative links to docs/
2020-08-12 18:45:51 +02:00
Ivan Shmidt
e79102cee7
Merge branch 'master' of github.com:spotify/backstage into mob/docusaurus-structure
2020-08-12 16:17:25 +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
Patrik Oldsberg
19046ef51e
docs: fix broken links
2020-08-12 10:55:21 +02:00
Ivan Shmidt
45ba08a1d5
docs: start bringing structure from /docs to docusaurus
2020-08-11 15:32:23 +02:00
Raghunandan
dca5b0460d
Add microsite to main repo
2020-08-11 12:07:06 +02:00