I'm not familiar with the gamebook feature in Quest, and would be interested to know more about it. But Squiffy is a fairly lightweight tool. The
Squiffy documentation includes the following topics:
Sections and Passages
Using JavaScript
Turn Counting
Clearing the screen
Attributes
Embedding text
Tracking which sections and passages have been seen
Setting the start section
Setting the title
Continue links
Replacing text
Rotate and Sequence
Master sections and passages
Importing Files (command-line version only)
Customising HTML and CSS (command-line version only)
While it's possible to do extra stuff with JavaScript and HTML, you generally have to look up JavaScript and HTML tutorials to figure out how to do that (unless you already know JavaScript and HTML).