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 3c3f5770f7
Fix URL
пре 3 година
bin Rename build command пре 5 година
lib Add RSS media feeds for individual authorities пре 4 година
public Create robots.txt пре 4 година
views Fix URL пре 3 година
.gitignore First commit пре 5 година
Gemfile Upgrade to ruby 2.7.1 пре 3 година
Gemfile.lock Upgrade to ruby 2.7.1 пре 3 година
README.md Update README.md пре 4 година
media.csv Update media.csv пре 4 година

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.