Scott Chacon

Results 50 issues of Scott Chacon

generate hashes for the book/ dir and output files and don't regenerate them unnecessarily - especially important when supporting multiple languages/versions

add cover page to all media with author/about/etc - frontmatter

if the book source has a site/ folder, look for template files there instead also, be able to indicate a different template in .gitscribe - defaults to 'default'

initially we just need the author name, but language, version - all defaults in .gitscribe should be prompted for or a message telling the author to review them

now mobi is the only format that uses the cover - integrate it in html, site, pdf, epub

should have a nice example cover where the user could easily replace the image and title and it looks pretty classy - maybe get a designer in here for that?

run git-init right after a git-scribe init

visca_cli only accepts up to a 1024 zoom value, but my D70p will accept values in excess of 15000 - 1024 is barely zoomed in at all.

I've seen this personally, but also from some users. It looks like some issue adding binary files to the tree. ``` error=failed to handle virtual branch event Caused by: 0:...

bug

A user reported: "If two chunks have the same content but are in different lines, there is an error when committing." In the logs it reports an error of "Inconsistent...

bug