Sample presentation

You should find that the sample folder contains (at least) the following files:

Filename

purpose

slides-manual.scrbl

main source file

slide.css

style of the regular slide

slide-title.css

style of the title slide

misc.css

various elements of style

The command to actually “build” the slideshow is:
scribble --htmls slides-manual.scrbl
This command may take some time when you run it for the first time. It will generate the html files in the new folder called slides-manual. Then you can view it in Firefox:
firefox slides-manual/index.html