Booksquisher User's Guide README
This is the AsciiDoc source for the Booksquisher User's Guide.
The Booksquisher User's Guide is hosted at https://www.booksquisher.com.
Release versions of the Booksquisher User's Guide in EPUB3, Kindle
AZW3, PDF, and HTML5 formats can be found in the wwwroot
directory. Netlify uses the versions in
this directory to host the www.booksquisher.com website.
Not surprisingly you build this book using Booksquisher. The content of the Booksquisher User's Guide explains how.
So What Exactly is Booksquisher?
Booksquisher is a containerized, multi-format book creation system based on Asciidoctor and the build scripts used to generate the open source book Pro Git, 2nd Edition, written by Scott Chacon and Ben Straub. Booksquisher consists of a Docker image containing all the tools, example book templates located on GitHub, and the Booksquisher User's Guide located at www.booksquisher.com. You are currently reading a part of the source for the Booksquisher User's Guide, which is hosted on GitHub.
Important Booksquisher Links:
-
START HERE: Online version of the Booksquisher User's Guide
-
Booksquisher Docker image on Docker Hub: marmor/booksquisher
Other Key Links:
-
Pro Git 2 Book Source on GitHub (and the ready to read online version)
-
Booksquisher uses asciidoctor/docker-asciidoctor as a parent Docker image
-
Booksquisher Dockerfile on GitHub used to create the Booksquisher Docker image
Who Created the Booksquisher User's Guide?
I'm Michael Marmor, the creator of the Booksquisher Docker image, User's Guide, and Example Book Templates.