Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Adrian Short 962539b13a
Rename from InLink UK to BT Street Hubs
hace 2 años
bin Tidy up hace 3 años
lib Rename from InLink UK to BT Street Hubs hace 2 años
public Rename from InLink UK to BT Street Hubs hace 2 años
views Rename from InLink UK to BT Street Hubs hace 2 años
.gitignore First commit hace 5 años
Gemfile Upgrade to ruby 2.7.1 hace 3 años
Gemfile.lock Update Gemfile.lock hace 3 años
README.md Update README.md hace 4 años
media.csv Update media.csv hace 4 años

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.