News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Gilles Mergoil: Laravel 4 on Google AppEngine for PHP

DevShed: Advanced PHP Form Input Validation to Check User Inputs

NETTUTS.com: Introducing WordPress 3 Custom Taxonomies

PHPit.net: Using the CURL Library on PHP

WS02 Oxygen Tank: PHP SOAP Extension


Community Events











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


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

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