Files
discordeno/website
dependabot[bot] 402be51758 build(deps-dev): bump turbo from 2.8.21 to 2.9.4 in /website (#4924)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.8.21 to 2.9.4.
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/compare/v2.8.21...v2.9.4)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
2026-04-06 20:45:28 +02:00
..
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

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.