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 9f40b6cf8b
Update media.csv
il y a 4 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 Update layout.haml il y a 4 ans
.gitignore First commit il y a 5 ans
Gemfile Fix ruby version il y a 4 ans
Gemfile.lock Generate local JSON file for all applications il y a 4 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.