Ben Halverson
Ben Halverson
Both of you are correct. Anything in /learn is generated from gatsby-node the *.md files are in [/documentation](https://github.com/nodejs/nodejs.dev/tree/master/src/documentation). The API docs are loaded from `https://nodejs.org/dist/v14.9.0/docs/api/all.json` or the version you select....
I'm not sure why either. it was written before I started contributing.
~~not sure why this is failing we have the right types package but the error says it's missing 🤔 If we upgrade to 5.1.0 it requires that we also update...
I think the issue was more about guides / best practices on development for nodejs.dev site but I could be mistaken.
👍🏻 I see no reason to support such an outdated version of IE
nodejs.org uses an iframe to load a Google calendar. see https://support.google.com/calendar/answer/41207?hl=en# We moved away from that approach because a white calendar in dark mode looks terrible and we have no...
@dougwilson @bluzi Is this still being worked on? What else needs to be done?
This is done now.
Yes I'm working on an implementation [here]( https://github.com/nodejs/nodejs.dev/pull/1677) Demo https://staging.nodejs.dev/1677/ It currently only searches /learn content
I could use some code reviews on my pr. https://github.com/nodejs/nodejs.dev/pull/1677