Things for the graduation show 2024
 
 
 
 
 
Go to file
ada 7e377923a3 Update 'ada/index.md'
ada Update 'ada/index.md'
aglaia generated html. fixed typos
colophon somehting with colophon
fonts font and footer
introduction generated html. fixed typos
irmak generated html. fixed typos
print generated html. fixed typos
reviews new review
specialissue19 generated html. fixed typos
specialissue20 generated html. fixed typos
specialissue21 generated html. fixed typos
specialissuesintro generated html. fixed typos
stephen generated html. fixed typos
.gitignore image stuffs
README.md folder structure created
generate-print.py fixed broken image links. Some formatting things
generate-web.py folder structure created
index.html Update 'index.html'
slash.svg add provisional exhibition plan
test.md Update 'test.md'
webpage.template.html web template

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.