blam
2a23d5054a
chore: adjusting the site config as now we've got a new search
...
Signed-off-by: blam <ben@blam.sh >
2023-01-30 22:40:45 +01:00
Patrice Chalin
3241918824
[microsite] Use GA4 as main site tag
...
Signed-off-by: Patrice Chalin <pchalin@gmail.com >
2022-07-18 15:29:45 +00:00
Patrice Chalin
02abb23843
[microsite] Use gtag for Google analytics
...
Signed-off-by: Patrice Chalin <pchalin@gmail.com >
2022-07-15 13:19:59 +00:00
Suzanne Daniels
9ed25d38f6
Added community hub - initial commit
...
Signed-off-by: Suzanne Daniels <suzanned@spotify.com >
2022-03-18 15:39:53 +01:00
blam
0fc52fed39
Run prettier
...
Signed-off-by: blam <ben@blam.sh >
2022-03-15 09:34:26 +01:00
Patrik Oldsberg
6582844118
microsite: flatten release section
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-14 15:55:07 +01:00
Patrik Oldsberg
2a80a3e88b
microsite: remove newsletter nav item
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-14 12:58:13 +01:00
Patrik Oldsberg
a26b741486
microsite: initial setup for release page
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-03-14 12:58:12 +01:00
Joe Porpeglia
709589a839
Rename service catalog to software catalog, excluding blog posts
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2021-06-21 11:48:43 -04:00
Mike Lewis
f881645e90
Add OpenGraph image with background
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-06-11 15:56:28 +01:00
Mike Lewis
d52b24b621
Add twitter summary card image with background
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-06-11 14:05:22 +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
Himanshu Mishra
f573c572fb
microsite/docs: Scroll nav sidebar to view for loaded page
2021-02-02 10:41:20 +01:00
Patrik Oldsberg
ec5d8e9ee0
microsite: add Banner component + k8s launch banner
2021-01-22 14:05:06 +01:00
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
Adam Harvey
9b3442f536
Fully remove sample users var
2020-12-08 09:15:18 -05: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
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
Himanshu Mishra
4122b3031f
feat(backstage.io): Allow to zoom images like Medium
2020-11-29 14:02:08 +01:00
Patrik Oldsberg
af141c0766
rewrite repo location urls
2020-11-03 11:03:49 +01:00
Abhishek Jakhar
82c85c4bd0
replace favicon.svg with favicon.ico
2020-10-26 11:16:03 +05:30
Stefan Ålund
bec280e579
Update project Copyright ( #2852 )
...
* Update project Copyright
* Update project Copyright
2020-10-12 11:30:43 +02:00
Stefan Ålund
a2cb5bdc01
Switch GA over to CNCF org ( #2714 )
2020-10-02 11:56:52 +02:00
Rajiv Singh
c7d129994b
Design: Improved Low visibility and contrast in sidebar ( #2432 )
...
* change colors
* added navGroupSubcategoryTitleColor
* Add a new line at the end of file
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net >
2020-09-12 07:02:33 +02:00
Rajiv Singh
24212dc6f2
Added Backstage logo to the Open Graph Image metadata of backstage.io ( #2401 )
...
* updated svg to png
* updated spaces with hex values
* removed spaces from filenames
* added deleted files
2020-09-10 20:46:18 +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
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
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