Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
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.