Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
Adrian Short 84879ed45c
Update Gemfile.lock
5 lat temu
bin Tidy up 5 lat temu
lib Improve error message 5 lat temu
public Create robots.txt 6 lat temu
views Fix URL 5 lat temu
.gitignore First commit 7 lat temu
Gemfile Upgrade to ruby 2.7.1 5 lat temu
Gemfile.lock Update Gemfile.lock 5 lat temu
README.md Update README.md 6 lat temu
media.csv Update media.csv 6 lat temu

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.