Main GitHub Pages site for https://ragen-ai.github.io/.
npm install
npm run dev/v2/ is served from static files under public/v2/.
To refresh the v2 subsite from ../RV-Filter-Website:
cd ../RV-Filter-Website
SITE_URL="https://ragen-ai.github.io" SITE_BASE="/v2/" npm run build
cd ../ragen-ai.github.io
mkdir -p public/v2
cp -R ../RV-Filter-Website/dist/. public/v2/After syncing, rebuild the main site:
npm run buildThe main homepage includes a top hero news banner:
News: We released RAGEN v2
That banner links to /v2/.