Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
Adrian Short 9f40b6cf8b
Update media.csv
hace 4 años
bin Rename build command hace 5 años
lib Add RSS media feeds for individual authorities hace 4 años
public Create robots.txt hace 4 años
views Update layout.haml hace 4 años
.gitignore First commit hace 5 años
Gemfile Fix ruby version hace 4 años
Gemfile.lock Generate local JSON file for all applications hace 4 años
README.md Update README.md hace 4 años
media.csv Update media.csv hace 4 años

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.