Election results in the London Borough of Sutton.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Adrian Short 1b761c2e7f
Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0
il y a 2 ans
bin Add page titles il y a 5 ans
docs Fix data again il y a 6 ans
lib Move from postgres to sqlite database il y a 5 ans
public Delete _redirects il y a 4 ans
views Update about.haml il y a 4 ans
.gitignore Add Netlify _redirects file il y a 5 ans
.ruby-version Upgrade to ruby 2.3.1 and newer gems il y a 6 ans
Gemfile Update to Ruby 3.1.2 il y a 2 ans
Gemfile.lock Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0 il y a 2 ans
LICENSE.txt Added license and updated about text il y a 14 ans
README Add useful README il y a 2 ans
Rakefile Add rake task for listing elections il y a 6 ans
models.rb Add useful README il y a 2 ans

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>