This website is built using Rspress with the Callstack theme preset.
$ yarn
$ yarn start
This command regenerates the versioned content and starts the local Rspress development server. Most changes are reflected live without having to restart the server.
$ yarn build
This command regenerates the versioned content and outputs the production site to the build directory.