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.