Wbook allows you to build web-based books or Wbooks.
A Wbook is a way of rendering and arranges book contents using the structure and features of modern web sites. A Wbook site improves the reading process of a book, allowing the reader to share chapters of the book, explore contents using a menu just like web-based documentation of software does, and more.
A Wbook has more than you can see on the surface, the HTML structure allows the publisher to register the book to DOI and ISBN databases because it fit the standards of a publication.
Install HUGO, a powerful static site generator written in Go Lang, download the example site and run the command below:
hugo server --gc --themeDir=../theme/wbook
Then, go to https://localhost:1313
This project is in the early development stage, do not expect that works until this message has been removed.
The WebBook is a concept developed by the SCIO Corporation. Wbook, as a HUGO theme, it is just a tool developed by @OdairTrujillo to meet the requirements of the concept of a web-based book.