Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
Adrian Short 9f40b6cf8b
Update media.csv
há 4 anos
bin Rename build command há 5 anos
lib Add RSS media feeds for individual authorities há 4 anos
public Create robots.txt há 4 anos
views Update layout.haml há 4 anos
.gitignore First commit há 5 anos
Gemfile Fix ruby version há 4 anos
Gemfile.lock Generate local JSON file for all applications há 4 anos
README.md Update README.md há 4 anos
media.csv Update media.csv há 4 anos

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.