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 8fa7c6b563 Update README.md 5 anni fa
bin Rename build command 6 anni fa
lib Add RSS media feeds for individual authorities 5 anni fa
public Create robots.txt 5 anni fa
views Improve RSS links 5 anni fa
.gitignore First commit 6 anni fa
Gemfile Fix ruby version 5 anni fa
Gemfile.lock Generate local JSON file for all applications 5 anni fa
README.md Update README.md 5 anni fa
media.csv Update media.csv 5 anni fa
netlify.toml Rename build command 6 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.