Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Adrian Short 9f40b6cf8b
Update media.csv
4年前
bin Rename build command 5年前
lib Add RSS media feeds for individual authorities 4年前
public Create robots.txt 4年前
views Update layout.haml 4年前
.gitignore First commit 5年前
Gemfile Fix ruby version 4年前
Gemfile.lock Generate local JSON file for all applications 4年前
README.md Update README.md 4年前
media.csv Update media.csv 4年前

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.