Election results in the London Borough of Sutton.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Adrian Short 1b761c2e7f
Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0
vor 2 Jahren
bin Add page titles vor 5 Jahren
docs Fix data again vor 6 Jahren
lib Move from postgres to sqlite database vor 5 Jahren
public Delete _redirects vor 4 Jahren
views Update about.haml vor 4 Jahren
.gitignore Add Netlify _redirects file vor 5 Jahren
.ruby-version Upgrade to ruby 2.3.1 and newer gems vor 6 Jahren
Gemfile Update to Ruby 3.1.2 vor 2 Jahren
Gemfile.lock Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0 vor 2 Jahren
LICENSE.txt Added license and updated about text vor 14 Jahren
README Add useful README vor 2 Jahren
Rakefile Add rake task for listing elections vor 6 Jahren
models.rb Add useful README vor 2 Jahren

README

Sutton Elections
================

An election results website for the London Borough of Sutton.


Dependencies
------------

Ruby 3.1.2
sqlite3
http://harpjs.com/ is useful to preview the local site.


Installation
------------

$ export DATABASE_URL=sqlite:///path/to/scraperwiki.sqlite


Build the static site
---------------------

$ ./bin/build

The static site is now in the _site directory and can be deployed to any
static host.


Repositories
------------

https://github.com/adrianshort/suttonelections (primary)
https://git.adrianshort.org/adrianshort/suttonelections (mirror)


Maintainer
----------

Adrian Short <adrian@adrianshort.org>