Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Adrian Short 9f40b6cf8b
Update media.csv
4 years ago
bin Rename build command 5 years ago
lib Add RSS media feeds for individual authorities 4 years ago
public Create robots.txt 4 years ago
views Update layout.haml 4 years ago
.gitignore First commit 5 years ago
Gemfile Fix ruby version 4 years ago
Gemfile.lock Generate local JSON file for all applications 4 years ago
README.md Update README.md 4 years ago
media.csv Update media.csv 4 years ago

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.