Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
Adrian Short 3c3f5770f7
Fix URL
il y a 3 ans
bin Rename build command il y a 5 ans
lib Add RSS media feeds for individual authorities il y a 4 ans
public Create robots.txt il y a 4 ans
views Fix URL il y a 3 ans
.gitignore First commit il y a 5 ans
Gemfile Upgrade to ruby 2.7.1 il y a 3 ans
Gemfile.lock Upgrade to ruby 2.7.1 il y a 3 ans
README.md Update README.md il y a 4 ans
media.csv Update media.csv il y a 4 ans

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.