Files
discordeno/website
dependabot[bot] 851e341bab build(deps): bump joi (#5074)
Bumps the npm_and_yarn group with 1 update in the /website directory: [joi](https://github.com/hapijs/joi).


Updates `joi` from 17.13.3 to 17.13.4
- [Commits](https://github.com/hapijs/joi/compare/v17.13.3...v17.13.4)

---
updated-dependencies:
- dependency-name: joi
  dependency-version: 17.13.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
2026-06-24 15:55:40 +05:30
..
2024-11-19 16:40:33 -06:00
2023-04-15 21:11:44 +00:00
2026-01-17 21:54:15 +01:00
2026-01-07 13:40:27 -06:00
2026-06-24 15:55:40 +05:30

Website

This website is built using Docusaurus 3, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.