Jeff Feng
bac830188d
Fixing broken image link
...
Renamed/replaced image file, updated link reference in post.
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-12-20 13:11:50 -05:00
Jeff Feng
487468c17e
Add Wrapped 2021 blog post
...
Celebrating the year's accomplishments with stats and thoughts from the maintainers.
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-12-20 12:30:58 -05:00
Johan Haals
972a047c43
microsite: close html tags
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-03 11:34:06 +01:00
Fredrik Adelöw
07699d303f
Fix broken frontmatter on blog entries
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-21 21:15:01 +01:00
Patrik Oldsberg
41ce42eade
microsite/blog: fix link to adopters
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-04 18:23:56 +02:00
Himanshu Mishra
eb9ccf94c9
blog: run prettier on 50 adopters blogpost
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-10-04 12:25:03 +02:00
Francesco Corti
524194eb6a
Blog post for the 50 adopters.
...
Signed-off-by: Francesco Corti <francescoc@spotify.com >
2021-10-04 11:49:25 +02:00
Eric Peterson
b2f98b053b
Point to routing update instructions.
...
Co-authored-by: Jeff Feng <fengypants@gmail.com >
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-09-20 17:33:02 +02:00
Eric Peterson
69776d1a68
The TechDocs Beta has landed!
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
Co-authored-by: Jeff Feng <fengypants@gmail.com >
Co-authored-by: Alexandra Wei <AlleyWei@users.noreply.github.com >
2021-09-16 19:21:12 +02:00
ImgBotApp
c0a27b930b
[ImgBot] Optimize images
...
*Total -- 2,306.16kb -> 2,013.60kb (12.69%)
/microsite/blog/assets/21-07-26/example-template-code.png -- 389.59kb -> 259.93kb (33.28%)
/microsite/blog/assets/21-07-26/backstage-software-templates-beta.gif -- 1,502.53kb -> 1,350.00kb (10.15%)
/microsite/blog/assets/21-07-26/custom-components.gif -- 119.93kb -> 116.34kb (2.99%)
/microsite/blog/assets/21-07-26/steps-running.gif -- 294.11kb -> 287.34kb (2.3%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-07-26 21:01:06 +00:00
blam
8d59ced8e8
chore: fixing the image drop shadow for blog post
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 21:23:48 +02:00
blam
dbbd890334
chore: added some breaks and fixing the gif
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:31:26 +02:00
blam
917ba30fba
chore: fixing prettier linting for blog post
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:26:45 +02:00
blam
c305edb993
chore: move assets to the right folder
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:24:28 +02:00
blam
899402b4bd
feat: add new blog post for scaffolder beta
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:22:13 +02:00
Himanshu Mishra
363ac329ab
microsite: Update contact Backstage team @ Spotify URL
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-09 12:50:53 +02:00
ImgBotApp
eada77623e
[ImgBot] Optimize images
...
*Total -- 922.39kb -> 715.96kb (22.38%)
/microsite/blog/assets/21-06-24/backstage-search-platform.png -- 270.48kb -> 131.16kb (51.51%)
/microsite/blog/assets/21-06-24/search-results.png -- 115.74kb -> 87.29kb (24.58%)
/microsite/blog/assets/21-06-24/jobs-to-be-done.png -- 536.17kb -> 497.52kb (7.21%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-07-02 13:01:11 +00:00
Himanshu Mishra
121de58608
Merge pull request #6185 from fengypants/master
2021-06-24 10:36:53 +02:00
Jeff Feng
5a4e520d44
Search blog post and image assets
...
Draft copy and 3 image assets announcing the Backstage Search platform
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-23 20:04:37 -04:00
Himanshu Mishra
4ded29361e
Merge pull request #6168 from fengypants/master
2021-06-22 20:23:20 +02:00
Jeff Feng
6febb04e52
Updating default OG description for the post
...
The post's OpenGraph description (the text that appears in the link previews in Twitter, Slack, etc.) is defaulting to displaying the image markup.
As a workaround, adding more alt. text to that image in order to a provide a more readable description when sharing the link to the post.
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-22 13:21:12 -04:00
ImgBotApp
2e26db697f
[ImgBot] Optimize images
...
*Total -- 1,196.59kb -> 720.83kb (39.76%)
/microsite/blog/assets/21-06-22/spotify-backstage-adopters.png -- 1,018.05kb -> 562.35kb (44.76%)
/microsite/blog/assets/21-06-22/backstage-community-sessions.png -- 73.98kb -> 61.41kb (16.98%)
/microsite/blog/assets/21-06-22/gh-reviewers.png -- 104.56kb -> 97.07kb (7.16%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-06-22 13:23:18 +00:00
Jeff Feng
a3a604d680
Replacing html with Markdown for image links
...
Removing href from the dictionary (for now!)
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-21 18:47:32 -04:00
Jeff Feng
6f526f5297
New blog post from Spotify
...
Added blog post draft and image assets. (Please merge tomorrow June 22.)
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-21 17:59:17 -04:00
ImgBotApp
e9beff9249
[ImgBot] Optimize images
...
*Total -- 134.09kb -> 54.36kb (59.46%)
/microsite/blog/assets/21-05-20/200-engineers_v.2.png -- 34.42kb -> 13.55kb (60.65%)
/microsite/blog/assets/21-05-20/1000-engineers_v.2.png -- 45.04kb -> 18.42kb (59.11%)
/microsite/blog/assets/21-05-20/1000-plus-engineers_v.2.png -- 54.63kb -> 22.39kb (59.01%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-05-27 04:35:09 +00:00
Patrik Oldsberg
62d25ed16a
Merge pull request #5794 from AlleyWei/alleywei/blog-create-manage-explore
...
Microsite: Create/Manage/Explore blog image updates
2021-05-26 19:22:48 +02:00
AlleyWei
6391d60d0a
Create/Manage/Explore Image Updates
...
Create/Manage/Explore Image Updates
Signed-off-by: Alexandra Wei <Alexandrawei@spotify.com >
2021-05-24 14:39:00 -04:00
ImgBotApp
c633ee5d5c
[ImgBot] Optimize images
...
*Total -- 1,849.29kb -> 1,645.48kb (11.02%)
/microsite/blog/assets/21-05-20/200-engineers.png -- 38.06kb -> 14.04kb (63.11%)
/microsite/blog/assets/21-05-20/1000-engineers.png -- 51.17kb -> 19.06kb (62.76%)
/microsite/blog/assets/21-05-20/1000-plus-engineers.png -- 61.57kb -> 23.00kb (62.65%)
/microsite/blog/assets/21-05-20/create.gif -- 264.28kb -> 213.92kb (19.06%)
/microsite/blog/assets/21-05-20/explore.gif -- 299.49kb -> 266.31kb (11.08%)
/microsite/blog/assets/21-05-20/manage.gif -- 331.70kb -> 313.86kb (5.38%)
/microsite/blog/assets/21-05-20/create-manage-explore.gif -- 803.03kb -> 795.29kb (0.96%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-05-21 13:09:23 +00:00
AlleyWei
983d3d44bf
Update microsite/blog/2021-05-20-adopting-backstage.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
2021-05-21 08:04:50 -04:00
AlleyWei
a3daf5b3af
Additional updates to Create Manage Explore blog
...
Additional updates to Create Manage Explore blog
Signed-off-by: Alleywei <alexandrawei@spotify.com >
2021-05-20 18:35:35 -04:00
AlleyWei
8dd9d4c456
Updates for Create Manage explore blog
...
Updates for create manage explore blog
Signed-off-by: Alexandra Wei <alexandrawei@spotify.com >
2021-05-20 18:11:46 -04:00
AlleyWei
612f78a44e
Add Blog: Create, Manage, Explore
...
Adding new blog.
Signed-off-by: Alexandra Wei <alexandrawei@spotify.com >
2021-05-20 17:33:14 -04:00
AlleyWei
466b91f50c
Create, Manage, Explore
...
Updates to imagery in blog
2021-05-20 17:26:16 -04:00
AlleyWei
28bf156f94
Update 2021-05-20-adopting-backstage.md
2021-05-20 16:35:17 -04:00
AlleyWei
c60466d5a0
Blog: Create, Manage, Explore
...
New blog: create, manage, explore
2021-05-20 16:21:49 -04:00
Fredrik Adelöw
b99ac3f6e1
Minor composability etc docs changes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-02 22:13:05 +02:00
Patrik Oldsberg
092619aff7
microsite: fix k8s blog post links
2021-01-13 10:22:18 +01:00
Patrik Oldsberg
240ce7ac79
Update 2021-01-12-new-backstage-feature-kubernetes-for-service-owners.md
2021-01-12 23:38:46 +01:00
mclarke
45f38d2b2b
fix image links
2021-01-12 22:27:00 +00:00
ImgBotApp
cc06715343
[ImgBot] Optimize images
...
*Total -- 2,705.11kb -> 2,421.34kb (10.49%)
/microsite/blog/assets/21-01-12/backstage-k8s-4-autoscaling-limits.png -- 178.76kb -> 102.50kb (42.66%)
/microsite/static/animations/backstage-kubernetes-icon-1.gif -- 1,325.90kb -> 1,129.06kb (14.85%)
/microsite/blog/assets/21-01-12/backstage-k8s-1-hero.gif -- 1,200.45kb -> 1,189.77kb (0.89%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-01-12 21:57:11 +00:00
AlleyWei
d2da5e0404
Microsite: Kubernetes launch site updates ( #3977 )
...
* Create 2020-01-12-new-backstage-feature-kubernetes-for-service-owners
* Update 2020-01-12-new-backstage-feature-kubernetes-for-service-owners
* Create 2020-01-12-new-backstage-feature-kubernetes-for-service-owners.md
* K8 launch
K8 launch updates, including blog post + home page updates
* Update index.js
* Blog revisions
MInor revisions to the K8 blog announcement
* Added words for Vale
3 words added
* Prettier updates
Fixing via Prettier
* Edited with Prettier
Ran Prettier check
* Metadata updated
Metadata updated
* Update CTA with docs
Updated CTA to drive to docs page
* K8s blog - images added
K8s blog - adding images
* Updated K8s blog image file names
Updated K8s blog image file names - error appears in checks
* Docs URL update
Updated the Docs URL
* K8 blog - images
Trying to get the images to work for this blog.
* K8 post - update image 4
Updated image
* K8 Blog image update
Update image
* K8 blog - new image
Additional image to K8 blog
2021-01-12 21:46:58 +00:00
Fredrik Adelöw
65d5c8e6fe
Merge pull request #3928 from adamdmharvey/doco-chore
...
chore(docs): Update docs publishing process
2021-01-12 10:16:42 +01:00
Adam Harvey
f586903bb2
Fix build warnings by using DOM std capitalization
2021-01-05 14:26:07 -05:00
ImgBotApp
68db610ce5
[ImgBot] Optimize images
...
*Total -- 1,143.96kb -> 883.47kb (22.77%)
/microsite/blog/assets/2020-12-22/versions-bump.png -- 143.92kb -> 82.45kb (42.71%)
/plugins/fossa/docs/fossa-card.png -- 60.17kb -> 40.17kb (33.24%)
/plugins/sentry/docs/sentry-card.png -- 142.60kb -> 96.30kb (32.47%)
/plugins/lighthouse/images/audit-view.png -- 143.60kb -> 99.46kb (30.74%)
/plugins/lighthouse/images/lighthouse-page.png -- 130.63kb -> 91.65kb (29.84%)
/docs/assets/software-catalog/bsc-register-2.png -- 128.51kb -> 100.98kb (21.42%)
/microsite/blog/assets/2020-12-22/stability-index-hero.gif -- 391.12kb -> 369.08kb (5.63%)
/plugins/pagerduty/src/assets/emptystate.svg -- 3.41kb -> 3.37kb (1.06%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-01-04 16:41:13 +00:00
Jeff Feng
6ba936fa27
Update 2020-12-22-stability-index.md
...
Adding truncate tag so post previews on /blog with Read More button.
2020-12-22 11:04:07 -05:00
Patrik Oldsberg
a80169f317
microsite: add stability-index blog post
2020-12-22 10:16:11 +01:00
Patrik Oldsberg
8054117be0
Merge pull request #3640 from AlleyWei/patch-24
...
Update 2020-09-30-plugin-marketplace.md
2020-12-09 01:17:21 +01:00
Patrik Oldsberg
4023d416fa
Merge pull request #3639 from AlleyWei/patch-23
...
Update 2020-09-30-backstage-design-system.md
2020-12-09 01:17:16 +01:00
Patrik Oldsberg
86a5c635fa
Merge pull request #3638 from AlleyWei/patch-22
...
Update 2020-09-23-backstage-cncf-sandbox.md
2020-12-09 01:17:11 +01:00
Patrik Oldsberg
5f3a885781
Merge pull request #3637 from AlleyWei/patch-21
...
Update 2020-09-08-announcing-tech-docs.md
2020-12-09 01:17:05 +01:00