Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Adrian Short 962539b13a
Rename from InLink UK to BT Street Hubs
há 2 anos
bin Tidy up há 3 anos
lib Rename from InLink UK to BT Street Hubs há 2 anos
public Rename from InLink UK to BT Street Hubs há 2 anos
views Rename from InLink UK to BT Street Hubs há 2 anos
.gitignore First commit há 5 anos
Gemfile Upgrade to ruby 2.7.1 há 3 anos
Gemfile.lock Update Gemfile.lock há 3 anos
README.md Update README.md há 4 anos
media.csv Update media.csv há 4 anos

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.