Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Adrian Short 962539b13a
Rename from InLink UK to BT Street Hubs
il y a 2 ans
bin Tidy up il y a 3 ans
lib Rename from InLink UK to BT Street Hubs il y a 2 ans
public Rename from InLink UK to BT Street Hubs il y a 2 ans
views Rename from InLink UK to BT Street Hubs il y a 2 ans
.gitignore First commit il y a 5 ans
Gemfile Upgrade to ruby 2.7.1 il y a 3 ans
Gemfile.lock Update Gemfile.lock il y a 3 ans
README.md Update README.md il y a 4 ans
media.csv Update media.csv il y a 4 ans

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.