Digital zines II: HTML and friends

From XPUB & Lens-Based wiki
Revision as of 18:21, 19 January 2020 by Michael Murtaugh (talk | contribs)

Construction.gif page still in development

Maybe better title: HTML and epub (or vice versa)


  • the "web trinities": URL, HTTP, HTML / HTML, CSS, JS
  • (meta)redirections, cool urls don't change?!
  • XHTML/RDF... and the so-called semantic web... (and relations to the (historical) XML community)
  • Metadata (in SVG)
  • EPUB
  • pandoc
  • Regular expressions, grep, sed?

Example from raspberry pi script:

sed -i 's| init=/usr/lib/raspi-config/init_resize\.sh||' /boot/cmdline.txt