Rspress documentation site for Tamer4Lynx. Lives at packages/docs in the monorepo.
bun installbun run dev— Start dev serverbun run build— Build for productionbun run preview— Preview production build
To use this as a git submodule: create tamer4lynx/tamer4lynx-docs on GitHub, push this directory, then from the monorepo root:
rm -rf packages/docs
git submodule add https://github.com/tamer4lynx/tamer4lynx-docs.git packages/docs