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

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.