Diskurs som overflate, infrastruktur som nerver: Ein materialistisk kritikk av Edward Said sitt Orientalism.
This repository contains the manuscript, build scripts, and figures for an article exploring the tension between discourse analysis and materialist critique through an artistic project.
preprint_v2_extracted.txt: Extracted text of the preprint.build_manuscript.py: Build script to create a publication-ready .docx file per FormAkademisk journal requirements.figures/: Images and illustrations used in the article.palimpsest-reader/: The web application for reading the article.sources/: Epubs and references.
See note.md for direct links to the hosted images.
When deploying this project to Vercel, ensure you configure the following settings:
- Root Directory:
palimpsest-reader - Include files outside the root directory in the Build Step: Leave this unchecked/empty. (The application fetches images using direct raw GitHub URLs, so it does not need access to the
figures/directory during the build step).