bookish icon indicating copy to clipboard operation
bookish copied to clipboard

A simple framework for publishing online books.

Results 85 bookish issues
Sort by recently updated
recently updated
newest added

It would make authorship more visible, but it could look redundant if it's always the same author.

reading

There should be a built in mechanism for content warnings.

writing

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...

debt

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...

debt

## 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...

writing
feature