Things for the graduation show 2024
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
suzan 05f1c47a93 biblio 1 month ago
.vscode index.html edit irmak 2 months ago
ada biblio 1 month ago
aglaia biblio 1 month ago
backplaces changed backplaces and index ada 1 month ago
colophon releslie 1 month ago
fonts font cleaning up 1 month ago
img side note things 1 month ago
introduction intro things 1 month ago
irmak biblio 1 month ago
leslie rewievs 1 month ago
print biblio 1 month ago
reviews breaking things sorry 1 month ago
specialissue19 images 1 month ago
specialissue20 images 1 month ago
specialissue21 regenerated html 1 month ago
specialissuesintro Update 'specialissuesintro/index.html' 1 month ago
stephen biblio 1 month ago
talking-documents talking-documents webpage 1 month ago
.DS_Store rewievs 1 month ago
.gitignore sidenotes added 2 months ago
README.md folder structure created 2 months ago
desktop the website 2 months ago
generate-print.py fixed broken image links. Some formatting things 2 months ago
generate-web.py folder structure created 2 months ago
index.html Update 'index.html' 1 month ago
pyvenv.cfg sidenotes added 2 months ago
slash.svg add provisional exhibition plan 2 months ago
style.css fixed broken link 1 month ago
test.md Update 'test.md' 2 months ago
theatre.css seperated styles 2 months ago
webpage.template.html i dont remember something i changed this morning 1 month ago

README.md

Do websites have readmes? What about catalogues?

This is a collection of xpub projects

Each folder contains html documents which display on the internet and other places. The other files in the folder like images and audio are linked to in that html. The folders sometimes include css files to style the html pages.

This is a book

The folder /print/ contains an index.html file where paged.js magics it into a book. The index.html file is generated by running generate-print.py, created from all the md files in the project.

This is a website

Each folder is a section on the website. A post hook links it to lowkeysexshow.xpub.nl (working title), so everything in the git is published to the internet. The html files are generated by running generate-web.py, created from all the md files in the project.