Planning applications tracker for InLinkUK from BT kiosks. https://kiosks.adrianshort.org/
25개 이상의 토픽을 선택하실 수 없습니다. 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.