Clean up Hugo deprecation warnings.#198
Conversation
faf467f to
6dfbd4d
Compare
6dfbd4d to
8026fe9
Compare
|
Staged sample: https://5f29e5a2c46b2900081b06d7--knative.netlify.app/ Deploy log without errors: https://app.netlify.com/sites/knative/deploys/5f29e5a2c46b2900081b06d7 |
| @import "../vendor/Font-Awesome//web-fonts-with-css/scss/fa-brands.scss"; | ||
| @import "../vendor/Font-Awesome/scss/fontawesome.scss"; | ||
| @import "../vendor/Font-Awesome/scss/solid.scss"; | ||
| @import "../vendor/Font-Awesome/scss/brands.scss"; |
There was a problem hiding this comment.
https://github.com/FortAwesome/Font-Awesome/blob/master/UPGRADING.md gave the hints, particularly:
|
FYI, part of the reason nobody attempted to update the Docsy version was that we were on one of the very first alpha-level versions and a lot has changed since then. I will spend some time clicking through most pages and running link checking randomly to make sure none of our Knative customizations have broken. Thanks for this and #200 to get us up-to-date! |
RichieEscarez
left a comment
There was a problem hiding this comment.
Looks like everything works. Its great to know that updating the Docsy submodule is transparent. Thanks again @evankanderson !
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson, RichieEscarez 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 |
Fixes the following warnings, updates to the latest version of the Docsy theme