Browse Source

Update 'README.md'

master
mb 1 year ago
parent
commit
2c3d8d82d2
  1. 6
      README.md

6
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 @@
<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 run`: runs a local server on port 8000 to preview the PDF at `http://localhost:8000/Unfolded.html`

Loading…
Cancel
Save