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 84879ed45c
Update Gemfile.lock
5 年之前
bin Tidy up 5 年之前
lib Improve error message 5 年之前
public Create robots.txt 6 年之前
views Fix URL 5 年之前
.gitignore First commit 7 年之前
Gemfile Upgrade to ruby 2.7.1 5 年之前
Gemfile.lock Update Gemfile.lock 5 年之前
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.