Anthologize is a free, open-source, WordPress-based platform for publishing. Grab posts from your WordPress blog, pull in feeds from external sites, or create new content directly in Anthologize. Then outline, order, and edit your work, crafting it into a coherent volume for export in several formats, including PDF, EPUB, and TEI.
In https://github.com/chnm/anthologize/commit/9e529652ee1f5e187a617b139df4fdc63c7c840e I introduced a neat method for moving the TCPDF cache to somewhere more reliably writable by PHP. But this method does not work well on setups where
wp-content
is symlinked.