Online, interactive, version of "Algorithmic Security Vision: Diagrams of Computer Vision Politics"
| assets | ||
| .gitattributes | ||
| .gitignore | ||
| canvas.html | ||
| paper.css | ||
| paper.html | ||
| README.md | ||
Dynamic paper with chronodiagram
To build create initial paper html using
pandoc --extract-media=assets/ -s -f docx+styles -t html -s ../06\ After\ editing/02\ -\ 2023-12-04\ Diagramming\ \(After\ Editing\)\ -\ Changes\ accepted\ v2.docx -o paper.html --section-divs --css=paper.css
then make manual edits mimicing the demo (canvas.html) to have it actually work.