Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Adrian Short 8fa7c6b563 Update README.md преди 4 години
bin Rename build command преди 5 години
lib Add RSS media feeds for individual authorities преди 4 години
public Create robots.txt преди 4 години
views Improve RSS links преди 4 години
.gitignore First commit преди 5 години
Gemfile Fix ruby version преди 4 години
Gemfile.lock Generate local JSON file for all applications преди 4 години
README.md Update README.md преди 4 години
media.csv Update media.csv преди 4 години
netlify.toml Rename build command преди 5 години

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.