CSS Print: Difference between revisions
No edit summary |
|||
Line 52: | Line 52: | ||
* https://phd.julie-blanc.fr/ (published in 2023) | * https://phd.julie-blanc.fr/ (published in 2023) | ||
* https://yanntrividic.fr/assets/files/sujet_these.html (PhD in progress) | * https://yanntrividic.fr/assets/files/sujet_these.html (PhD in progress) | ||
==Online channels== | ==Online channels== | ||
Line 74: | Line 61: | ||
* [[Paged Media CSS examples]] | * [[Paged Media CSS examples]] | ||
* [[Free, Libre, and Open Source Software publishing practices]] | |||
* [[PDF]] | * [[PDF]] | ||
* [[HTML + CSS]] | * [[HTML + CSS]] |
Revision as of 12:44, 9 February 2024
Books and publications made with web-to-print workflows
- DiVersions (wiki, paged.js)
- Reclaiming Digital Infrastructures (pads, paged.js)
- Machine Research (pads?, PJ Machine)
- Mondoteque (wiki, paged.js)
- The Techno-Galactic Guide to Software Observation (pads, mdsh?)
- Volumetric Regimes (wiki, paged.js)
- Data Workers (wiki, asciiWriter)
- ...
Web-to-print tools
Experimental, fragile, in progress but also more stable tools.
More widely used
HTML and CSS based:
- your browser (based on CSS Paged Media): use CTRL+P/CMD+P
- Weasyprint https://weasyprint.readthedocs.io/
- Paged.js https://www.pagedjs.org/
- wkhtmltopdf https://wkhtmltopdf.org/
Other paradigms:
More experimental
- OSPKit (CSS Regions legacy support!) http://osp.kitchen/tools/ospkit/
- html2print http://osp.kitchen/tools/html2print/
- etherpash https://github.com/chchchchchchch/var.lgm.etherpash
- 8m-posters (8 March poster generator made by Julien Bidoret) https://prepostprint.org/8m-posters/
- PageTypeToPrint https://ateliers.esad-pyrenees.fr/pagetypetoprint/
- Padatrad https://gitlab.com/editionsburnaout/padatrad
- octomode https://git.vvvvvvaria.org/varia/octomode
- ether2html http://osp.kitchen/tools/ether2html/
- ethertoff http://osp.kitchen/tools/ethertoff/
Examples, boilerplates, resources
- https://constantvzw.org/wefts/webpublications.en.html
- http://web.2print.org/
- https://books.constantvzw.org/
- https://gitlab.com/prepostprint/demos
- https://prepostprint.org/resources/
- https://ateliers.esad-pyrenees.fr/web/pages/exemples/#webtoprint
Readings
- https://phd.julie-blanc.fr/ (published in 2023)
- https://yanntrividic.fr/assets/files/sujet_these.html (PhD in progress)