Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 290 Bytes

To build slides, do

npm run build -- --base hackertools_materials/self-hosting

Then, 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.