Pumping pads as files into publishing frameworks!
Go to file
2015-03-05 18:12:10 +01:00
templates updates 2015-03-05 15:10:16 +01:00
.gitignore initial commit 2015-02-26 13:54:26 +01:00
etherdump changes from server 2015-03-05 18:12:10 +01:00
README.md readme 2015-03-05 16:24:23 +01:00

etherdump

Tool to publish etherpad pages to (archival) HTML.

Requirements

Python (2.7) with:

  • html5lib
  • jinja2

Installation

pip install html5lib jinja2