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 e3021b7dc7
Update media.csv
5 yıl önce
bin Rename build command 6 yıl önce
lib Add RSS media feeds for individual authorities 5 yıl önce
public Create robots.txt 5 yıl önce
views Add insolvency banner 5 yıl önce
.gitignore First commit 6 yıl önce
Gemfile Fix ruby version 5 yıl önce
Gemfile.lock Generate local JSON file for all applications 5 yıl önce
README.md Update README.md 5 yıl önce
media.csv Update media.csv 5 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.