# [kiosks.adrianshort.org](https://kiosks.adrianshort.org/) Static site generator for website to track BT InLinkUK kiosk planning applications. ## Environment variables $ export KIOSKS_SITEURL=https://kiosks.adrianshort.org ## How to build this site locally `$ bundle exec bin/build` - builds the static site The built site is now in the `_site` directory.