Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Adrian Short 962539b13a
Rename from InLink UK to BT Street Hubs
2 yıl önce
bin Tidy up 3 yıl önce
lib Rename from InLink UK to BT Street Hubs 2 yıl önce
public Rename from InLink UK to BT Street Hubs 2 yıl önce
views Rename from InLink UK to BT Street Hubs 2 yıl önce
.gitignore First commit 5 yıl önce
Gemfile Upgrade to ruby 2.7.1 3 yıl önce
Gemfile.lock Update Gemfile.lock 3 yıl önce
README.md Update README.md 4 yıl önce
media.csv Update media.csv 4 yıl önce

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.