epub-press icon indicating copy to clipboard operation
epub-press copied to clipboard

📚 Web service for creating ebooks from collections of websites.

Results 43 epub-press issues
Sort by recently updated
recently updated
newest added

## Current Behavior I noticed that footnotes from some blog posts are being discarded entirely, including the references to them. Examples of posts that have this problem: * https://www.benkuhn.net/vcnet/ *...

## Current Behavior Some sections of the codebase have been slowly growing and becoming catch-alls for various bits of functionality. Code Climate is calling these sections out and the current...

tech debt

I wanna to make my own website to epub for example: ``` $ ls gyzkx-000.htm gyzkx-12.htm gyzkx-25.htm gyzkx-38.htm gyzkx-51.htm gyzkx-64.htm gyzkx-77.htm gyzkx-90.htm gyzkx-000.htm1 gyzkx-13.htm gyzkx-26.htm gyzkx-39.htm gyzkx-52.htm gyzkx-65.htm gyzkx-78.htm gyzkx-91.htm...

## Current Behavior Given a long title with a hyphen (Eg. Project MUSE - What Is the evidence that art-science-technology collaboration Is a Good thing?), the title will be truncated...

## Current Behavior There's some issues that may arise during setup that are separate from EpubPress. Examples: - Some versions of `docker-compose` not understanding `version: 3`. - `docker-compose` needing to...

## Current Behavior Example article: https://read.dukeupress.edu/environmental-humanities/article-standard/7/1/245/8205/The-Reaches-of-Freedom-A-Response-to-An The generated epub file has a message: 'Oops! No content found' instead of the article content. Firefox 66.0.5 (64 bit)

The best way to debug an article: - Download the source html - Save it to `/tests/fixtures/articles/.html` - Add a test to the array in `/tests/integration/articles-test.js`. (Check that the expected...

## Current Behavior Hebrew/Arabic/Farsi (RTL languages) articles appear aligned to the left in the ePub. ## Expected Behavior Get the directonality from the DOM of each article and align it...

## Current Behavior When creating ebooks with text from other languages, the characters may not appear in the ereader. ## Expected Behavior The ebook is bundled with the international font...

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...

dependencies