Files
discordeno/website
dependabot[bot] a712972560 build(deps-dev): bump turbo from 2.7.2 to 2.7.4 in /website (#4678)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.7.2 to 2.7.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.7.2...v2.7.4)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-01-16 16:17:23 +01:00
..
2024-11-19 16:40:33 -06:00
2023-04-15 21:11:44 +00: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.