Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Adrian Short 962539b13a
Rename from InLink UK to BT Street Hubs
2 years ago
bin Tidy up 3 years ago
lib Rename from InLink UK to BT Street Hubs 2 years ago
public Rename from InLink UK to BT Street Hubs 2 years ago
views Rename from InLink UK to BT Street Hubs 2 years ago
.gitignore First commit 5 years ago
Gemfile Upgrade to ruby 2.7.1 3 years ago
Gemfile.lock Update Gemfile.lock 3 years ago
README.md Update README.md 4 years ago
media.csv Update media.csv 4 years ago

README.md

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.