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 4 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 Improve RSS links 4 anni fa
.gitignore First commit 5 anni fa
Gemfile Fix ruby version 4 anni fa
Gemfile.lock Generate local JSON file for all applications 4 anni fa
README.md Update README.md 4 anni fa
media.csv Update media.csv 4 anni fa
netlify.toml Rename build command 5 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.