bookish
bookish copied to clipboard
A simple framework for publishing online books.
It would make authorship more visible, but it could look redundant if it's always the same author.
The JSON schema we use to check the validity of `Edition` objects is missing types that have been added to the TypeScript schema (e.g., active, uids, chapteruids). This has generally...
We have two Node scripts, one called `import.js`, and the other `build.js` in the `bookish-reader` repository. Both do roughly the same thing, checking a local folder file for a valid...
## What's the problem? There are many cases where someone might want to duplicate a book. For example, one way to write translations of a book is to create a...