The hacks provided on this part of the site generally fall into one of three types: Head HTML Visual Theme System Logical Theme System Some hacks may use a combination of these types. The type of hack required will be shown alongside any example code blocks. Detailed below are the steps required to use each type of hack.| BookStack
Within BookStack you may find that you want to include the same block of content in multiple places. You could copy and paste that content into multiple pages but then, if that content needs to be changed, you’d have to update it multiple times across different pages. By using include tags you can include entire other pages and also include single blocks of content from other pages.| BookStack