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.
 
 
 
 
 
ada d0e2653715 mobile hermit 1 month ago
.vscode index.html edit irmak 2 months ago
ada Update 'ada/index.html' 1 month ago
aglaia i dont remember something i changed this morning 1 month ago
backplaces mobile hermit 1 month ago
colophon stephen index 1 month ago
fonts font cleaning up 1 month ago
img the website 2 months ago
introduction i dont remember something i changed this morning 1 month ago
irmak stephen index 1 month ago
print css for site 1 month ago
reviews martino's review 2 months ago
specialissue19 i dont remember something i changed this morning 1 month ago
specialissue20 i dont remember something i changed this morning 1 month ago
specialissue21 i dont remember something i changed this morning 1 month ago
specialissuesintro i dont remember something i changed this morning 1 month ago
stephen fixed broken link 1 month ago
.DS_Store css stuff 2 months 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 css for site 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.