close
Skip to content

Latest commit

 

History

History

README.md

Website

This website is built using Rspress with the Callstack theme preset.

Installation

$ yarn

Local Development

$ 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.

Build

$ yarn build

This command regenerates the versioned content and outputs the production site to the build directory.