Claudio Wunder

Results 1165 comments of Claudio Wunder

Hey, @AugustinMauroy, we might sunset the `learn` section of `nodejs.dev`. So we might close this PR. Please read more at: https://github.com/nodejs/nodejs.dev/issues/2784

> What would be the possibility to translate this? Learn can be translated (at least the pages). Only the sidebar "section" titles cannot be translated; you might create a feature...

The PR will now use the `displayTitle` for the sidebar, which would fix it. Except still for the categories 😅 will try to open a PR soon to allow those...

If we stick with Gatsby, we need to ensure that builds are stable. As I was explaining before, the biggest issue on builds is MDX. The build fails if any...

@benhalverson, keep in mind that if we need to migrate previous API versions to this repo and blog posts, Gatsby will crash, and we will need to fix file per...

But yes, I do think that doing a rewrite demands a lot of time and we all need to weigh the pros and cons and see what would be best....

Oh, I think you got me wrong. I meant to say before **this** (screenshot attached), because those are the footnote URLs. ![image](https://user-images.githubusercontent.com/12037269/190903089-868e0218-9da9-4431-9b58-d95b606e78a7.png)

> Not blocking, but I don't think this adds much beyond what is already done in the built-in widget That's what I also think... I believe we might give pause...

@nschonni we actually use the built-in feature from Gatsby. As you can see we don't even import the react-helmet plugin. The issue here is that one of our plugins has...

@nschonni there's nothing wrong with that line. Again, what I was telling you, is that we don't use the `gatsby-react-helmet` plugin, which is correct. We still, _yes_ need to move...