News Feed
Jobs Feed
Sections




News Archive
feed this:

PHPMaster.com:
Building ePub with PHP and Markdown
March 04, 2013 @ 10:52:45

On PHPMaster.com today there's a new post showing you how to create ePub documents from Markdown-formatted files with the help of the md2epub and RainTPL libraries.

The ePub format is a publishing standard built on top of XHTML, CSS, XML and more. And since PHP is well suited for working with HTML and friends, why not use it to build ebooks? In this article we'll see what goes into building a tool for creating ePub packages starting from a set of content files. Maybe it's your next best selling cyber-sci-fi novel or documentation for your latest code project… because we all write good documentation for our projects, don't we?

He starts off with an introduction to the ePub format, showing the directory structure the package has to follow and some example contents. He helps you set up a test book with two chapters, cover images, styling and a cover/title page. Included in the tutorial is all of the code you'll need to make your own "ePub builder" tool and a suggestion of a tool to check the end result.

0 comments voice your opinion now!
tutorial epub markdown mb2epub introduction



Community Events











Don't see your event here?
Let us know!


zendframework2 development release podcast functional series framework interview introduction language symfony2 testing conference community rest phpunit usergroup unittest database opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework