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.
 
 
 
 
 
Stephen Kerr 51267a2e34 css for site 1 month ago
.vscode index.html edit irmak 2 months ago
ada css for site 1 month ago
aglaia css for site 1 month ago
backplaces fixed beautoiufl imaghes 1 month ago
colophon somehting with colophon 2 months ago
fonts font cleaning up 1 month ago
img the website 2 months ago
introduction css for site 1 month ago
irmak css for site 1 month ago
print css for site 1 month ago
reviews martino's review 2 months ago
specialissue19 css for site 1 month ago
specialissue20 css for site 1 month ago
specialissue21 css for site 1 month ago
specialissuesintro css for site 1 month ago
stephen css for site 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 css for site 1 month ago
test.md Update 'test.md' 2 months ago
theatre.css seperated styles 2 months ago
webpage.template.html css for site 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.