bookish
bookish copied to clipboard
A simple framework for publishing online books.
There needs to be some way for site admins to see all books to support troubleshooting and feedback. This is currently locked down by firebase rules. Add an `admin` user...
I've only written a few lazy tests. Let's get 100% coverage.
For a reader bingeing the book, they'd have to use the navigation menu at the top left to go to the next chapter. It's quite far from the last word...
There's currently no testing infrastructure, which is a big risk.
The code `\`applications_file\`` produces the error `Error: Unclosed \`Error: Unclosed _Error: Unclosed \`` I think the issue is that there are two unclosed formatting symbols, but it's not clear there...
Google's not likely to go down, but this may be more performant as it results in fewer requests.
We should snapshot chapter text versions in the database. This will have several benefits: * Allow authors to recover text from the past * Allow authors to see what has...
Different authors may want different caching defaults. We could have these be part of a book's configuration and then set them in the headers in `getEdition`.
It currently just lists an object, but should list all possible theme fields.