Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
Adrian Short 84879ed45c
Update Gemfile.lock
4 anni fa
bin Tidy up 4 anni fa
lib Improve error message 4 anni fa
public Create robots.txt 5 anni fa
views Fix URL 4 anni fa
.gitignore First commit 6 anni fa
Gemfile Upgrade to ruby 2.7.1 4 anni fa
Gemfile.lock Update Gemfile.lock 4 anni fa
README.md Update README.md 5 anni fa
media.csv Update media.csv 4 anni fa

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.