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 da3a52fd63 introduction added 2 months ago
ada Update 'ada/index.md' 2 months ago
aglaia folder structure created 2 months ago
colophon folder structure created 2 months ago
introduction introduction added 2 months ago
irmak folder structure created 2 months ago
print Merge branch 'master' of https://git.xpub.nl/XPUB/gradshow24 2 months ago
specialissue19 si19 spelling 2 months ago
specialissue20 added sample image captions si20 and 21 2 months ago
specialissue21 boop 2 months ago
specialissuesintro renaming folder attempt 2 months ago
stephen do we still have access? 2 months ago
README.md folder structure created 2 months ago
generate-print.py folder structure created 2 months ago
generate-web.py folder structure created 2 months ago
index.html folder structure created 2 months ago
webpage.template.html folder structure created 2 months 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.