To build slides, do
npm run build -- --base hackertools_materials/self-hostingThen, copy the dist/ folder into the main subdirectory
cp -r dist/* ..Note: This is buggy since slidev was not designed to work in subdirectories, stuff like download is broken.