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 3565c09d79
Improve error message
3 yıl önce
bin Tidy up 3 yıl önce
lib Improve error message 3 yıl önce
public Create robots.txt 4 yıl önce
views Fix URL 3 yıl önce
.gitignore First commit 5 yıl önce
Gemfile Upgrade to ruby 2.7.1 3 yıl önce
Gemfile.lock Upgrade to ruby 2.7.1 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.