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 4b843aaab3 files from just before printing 3 weeks ago
.vscode index.html edit irmak 2 months ago
ada files from just before printing 3 weeks ago
aglaia files from just before printing 3 weeks ago
backplaces Update 'backplaces/sunrise/sunrise.js' 1 month ago
colophon files from just before printing 3 weeks ago
fonts font cleaning up 1 month ago
img ada's images 1 month ago
introduction files from just before printing 3 weeks ago
irmak Merge branch 'master' of https://git.xpub.nl/XPUB/gradshow24 1 month ago
leslie Merge branch 'master' of https://git.xpub.nl/XPUB/gradshow24 1 month ago
print files from just before printing 3 weeks ago
reviews files from just before printing 3 weeks ago
specialissue19 files from just before printing 3 weeks ago
specialissue20 files from just before printing 3 weeks ago
specialissue21 files from just before printing 3 weeks ago
specialissuesintro Merge branch 'master' of https://git.xpub.nl/XPUB/gradshow24 1 month ago
stephen Merge branch 'master' of https://git.xpub.nl/XPUB/gradshow24 1 month ago
talking-documents act 2 replace 1 month ago
.DS_Store files from just before printing 3 weeks 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.