Skip to content
Andrey Pissantchev edited this page Jan 9, 2014 · 11 revisions

About

apocalism.js is essentially a beefed-up opinionated Markdown to HTML to PDF generator with pagination and image management. It's built on NodeJS and uses PhantomJS internally to render PDFs.

It was created to compile the illustrated short stories at http://apocalism.co.uk/

Requirements

  • NodeJS (tested on v0.10.22)
  • PhantomJS (tested on 1.9.0)
  • pdftk

Guide

Clone this wiki locally