Online, interactive, version of "Algorithmic Security Vision: Diagrams of Computer Vision Politics"
Find a file
2023-12-18 11:50:20 +01:00
assets override styles moved to collage 2023-12-18 11:50:20 +01:00
.gitattributes prototype paper 2023-12-18 10:56:07 +01:00
.gitignore some minimal info 2023-12-18 10:58:39 +01:00
canvas.html override styles moved to collage 2023-12-18 11:50:20 +01:00
paper.css prototype paper 2023-12-18 10:56:07 +01:00
paper.html prototype paper 2023-12-18 10:56:07 +01:00
README.md some minimal info 2023-12-18 10:58:39 +01:00

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.