greyscalepress/manifestos

[request] Add support for build .epub

luistoledo opened this issue · 5 comments

Trying to build an epub file, found these requirements:

  • Duplicate the custom.epub to customV2.epub to support modern pandoc versions
  • Add a parameter to the build script to change output file extension to .epub

Great suggestion, having an epub output would be a good thing.

I think we could have a different build script for the epub format?

pandoc can produce epub

So I added this in #39

This can be closed, fixed in #39 and #42

Ok, then I'm closing it :)

Thanks a lot for documenting your findings and improvements ! 🙏

@ms-studio my pleasure, don't forget to merge #42