diff --git a/README.md b/README.md index a2cbaaf..cc65d1a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Volumetric Regimes (book) +# Wiki-to-print + +Wiki-to-print is used to make [Volumetric Regimes](http://www.data-browser.net/db08.html). `MediaWiki Unfolded page > update.py > MediaWiki API > Unfolded HTML page + images (saved to file) > Jinja template > CSS + Paged.js > PDF` @@ -6,7 +8,7 @@ -## Using the wiki-to-pdf publishing pipeline +## Using the wiki-to-print publishing pipeline * `make wiki`: downloads the materials from the `Unfolded wiki page` and generates `Unfolded.html` * `make run`: runs a local server on port 8000 to preview the PDF at `http://localhost:8000/Unfolded.html`