Sebastian Beltran

Results 422 comments of Sebastian Beltran

Hello @HenryF36, it's like editing HTML, except that the usage of the tags changes, with `# title` being the same as `title`. You can see this [resource](https://www.markdownguide.org/basic-syntax/) that has all...

Now we use Crowdin, see https://github.com/expressjs/expressjs.com/blob/gh-pages/CONTRIBUTING.md#contributing-translations

Having the home link is already a convention on many websites, so it would feel strange to remove it. > PS - the language picker needs some identifier like a...

I don't fully understand the message regarding Home. Maybe you can create a draft PR so we can start working on it and better understand your idea.

We are not affected by that vulnerability, see https://github.com/advisories/GHSA-9vvw-cc9w-f27h

Yeah, that will be done in the future, most likely next year, check out https://github.com/expressjs/discussions/issues/211.

see https://github.com/expressjs/expressjs.com/pull/1653

related https://jekyllrb.com/docs/continuous-integration/github-actions/

Now we have full control over the production environment, we can update our dependencies and use any plugin we might need.