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 20f21d94c5
Upgrade to ruby 2.7.1
3 anni fa
bin Rename build command 5 anni fa
lib Add RSS media feeds for individual authorities 4 anni fa
public Create robots.txt 4 anni fa
views Update layout.haml 3 anni fa
.gitignore First commit 5 anni fa
Gemfile Upgrade to ruby 2.7.1 3 anni fa
Gemfile.lock Upgrade to ruby 2.7.1 3 anni fa
README.md Update README.md 4 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.