From 2c3d8d82d2966f6da7b67cc0331637c7c3d60cbc Mon Sep 17 00:00:00 2001 From: mb Date: Wed, 2 Nov 2022 12:30:41 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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`