Upgrade to Docsy 0.5.1 via NPM module#48812
Conversation
✅ Pull request preview available for checking
To edit notification comments on pull requests, go to your Netlify site configuration. |
6f9c896 to
8f41bef
Compare
| <meta name="description" content="{{ template "partials/page-description.html" . }}"> | ||
| <meta property="og:description" content="{{ template "partials/page-description.html" . }}"> | ||
| <meta name="twitter:description" content="{{ template "partials/page-description.html" . }}"> |
8f41bef to
b745980
Compare
|
Try running |
|
Hope this is OK |
|
@sftim wrote via #48811 (comment):
Yes, here's the fix I propose: a65258e. It looks like this: which you can see via https://deploy-preview-48812--kubernetes-io-main-staging.netlify.app/docs/concepts/windows/. |
@sftim - with the latest changes, this is ready for reivew -- and so not WIP. The Docker & build script issues being orthogonal to the Docsy upgrade. |
|
If this breaks local previewing in a container, we can't merge it. Anyway, based on #48812 (comment) /retitle Upgrade to Docsy 0.5.1 via NPM module |
Okabe-Junya
left a comment
There was a problem hiding this comment.
Great work, thank you chalin!!
LGTM
@sftim - no, the simple change to the Docker file in this PR does not introduce any further breakages to local containerized build that might not have been there before. Thanks @Okabe-Junya. |
|
If you don't run |
a65258e to
8058613
Compare
@sftim - oh, you're right! Sorry for having missed that earlier. I'm looking into a solution. |
Noted, but this project prefers to preserve commits from the PR. |
|
Before said squash, the final commit is / was d8392cc. |
d8392cc to
30b92ff
Compare
|
@sftim - PR rebased and squashed to 1 commit. |
Is this a way to keep access to the commit history before the squash? Does GitHub keep all intermediate commits even after they've been overwritten by a force-pushed? (If so, that's good to know!) |
|
(you can fetch a commit directly from GitHub, but possibly it may eventually get garbage collected) |
|
I'm able to build from a fresh install both locally and using a container, but in both cases I need to do a reapplying lgtm /lgtm |
|
LGTM label has been added. DetailsGit tree hash: e27c6e8d1e8af583c3165fc850051e45cbe0b516 |
|
/hold To make life easier, do not merge or unhold this until Kubernetes v1.32 is released. OK to unhold afterwards. |
|
/hold cancel |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sftim The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/remove-label tide/merge-method-squash |

fixes Bootstrap and Font Awesome (as part of Docsy) are deprecated #32905
fixes Use canonical FontAwesome v6 icon names, upgrading from v3-v5 #48811
template "partials/page-description.html"to generate HTML header page meta descriptions. (This template has continued to be improved, with the most recent update being made in Docsy 0.11.0.)staticBootstrap resources, keeping the one needed by the API pages.Also addresses and closes the following:
Previews
Checks I've done
I've checked that the following render correctly, feel free to double check:
Followup changes
This PR makes minimal changes. Consider following up with updates to:
docker.io/library/debian:bookwormas @sftim proposed in Bump Docsy to 0.4.x #48722tabpaneshortcode #48814borderon the.mermaidclassRelated: