Static build of the Fitsmrt landing page, served by GitHub Pages at https://fitsmrt.github.io.
This repository contains generated output only — do not edit these files by
hand. The source lives in the private fitsmrt/website
repository.
git clone https://github.com/fitsmrt/website
cd website
npm install
npm run build # next.config.mjs sets output: 'export' -> ./outThen copy the contents of out/ over this repository (keeping .nojekyll and
this README), commit, and push to main.