chuckhoupt / jekyll-apple-help

Easily create Apple Help-Books for your Mac OS X app using this Jekyll template and build system.
MIT License
188 stars 17 forks source link

use site.bookID in anchor links properly #12

Open DivineDominion opened 7 years ago

DivineDominion commented 7 years ago

The site.bookid parameter was missing and it seems the anchor link format is bookID=.... At least now it works, although I'm not super thrilled about the hardcoded bookid value in the config file.