Resources

CSS

Some articles I have written about CSS:

Designing with Abstractions: CSS and the Case of Masonry Layouts — How abstraction is collectively negotiated within W3C standardisation processes, through the case of CSS Masonry.

An example of a site using only CSS for its interactions (no JavaScript): the Médialab Sciences Po website, documented in three articles: 1/3 — Happy degrowth, 2/3 — No fonts, no images, no javascript, 3/3 — Pure CSS interactions.

LInks and resources uses during workshops → https://recherche.julie-blanc.fr/resources/list-of-resources/

CSS Print

Web-to-print refers to the generation of printable documents (brochures, programmes, reports, books…) directly from the web browser, based on a graphic template and a data source. CSS print specifications are used to produce the paginated publication.

  • PrePostPrint → PrePostPrint highlights experimental publications made with free software.
  • The web to print library → This collection brings together printed editions produced with open source tools  and web tools : a physical and mobile archive for schools, libraries, and exhibition places.

Tools and libraries

Examples of projects using CSS Print

CSS Print Specifications

I contribute to the development of new CSS print specifications as part of the Pushing Forward for CSS Print project, funded by the NGI0 Commons Fund from NLnet. It is a joint initiative with contributors from Paged.js (@julientaq) and the WeasyPrint team (@grewn0uille, @liZe).