Search

Items tagged with: EPUB


Does anybody know a good up to date tutorial about creating an #epub file from scratch, i.e. that explain the organization and content of the metadata files with enough detail?
I times to times I makes websites into ePub to read them and I didn't like the solutions I found so far.
#epub


In theory & practice #ePub is just a #zip archive with #HTML files and ither elements in it.

  • Pretty shure something like an #RSS -> ePub script is something @fuchsiii would know how to do.