Update 'README.md'

This commit is contained in:
mb 2022-11-02 12:30:41 +01:00
parent 70e1f32071
commit 2c3d8d82d2

View File

@ -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` `MediaWiki Unfolded page > update.py > MediaWiki API > Unfolded HTML page + images (saved to file) > Jinja template > CSS + Paged.js > PDF`
@ -6,7 +8,7 @@
<https://volumetricregimes.xyz/index.php?title=Unfolded> <https://volumetricregimes.xyz/index.php?title=Unfolded>
## 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 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` * `make run`: runs a local server on port 8000 to preview the PDF at `http://localhost:8000/Unfolded.html`