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 93412459e3 Update layout.haml пре 6 година
bin Rename build command пре 7 година
lib Add RSS media feeds for individual authorities пре 6 година
public Create robots.txt пре 6 година
views Update layout.haml пре 6 година
.gitignore First commit пре 7 година
Gemfile Fix ruby version пре 6 година
Gemfile.lock Generate local JSON file for all applications пре 6 година
README.md Update README.md пре 6 година
media.csv Update media.csv пре 6 година
netlify.toml Rename build command пре 7 година

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.