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 20f21d94c5
Upgrade to ruby 2.7.1
hace 5 años
bin Rename build command hace 7 años
lib Add RSS media feeds for individual authorities hace 6 años
public Create robots.txt hace 6 años
views Update layout.haml hace 5 años
.gitignore First commit hace 7 años
Gemfile Upgrade to ruby 2.7.1 hace 5 años
Gemfile.lock Upgrade to ruby 2.7.1 hace 5 años
README.md Update README.md hace 6 años
media.csv Update media.csv hace 6 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.