A tool made to write documentation easier.
bookmaker init
To create initialize a new book. The folder directory will have the following configuration:
sections/
themes/
default/
settings.toml
To add or change the order of sections edit them on the settings.toml. Then run:
bookmaker update
To generate the the book as static content:
bookmaker build