Election results in the London Borough of Sutton.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Adrian Short 1b761c2e7f
Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0
há 2 anos
bin Add page titles há 5 anos
docs Fix data again há 6 anos
lib Move from postgres to sqlite database há 5 anos
public Delete _redirects há 4 anos
views Update about.haml há 4 anos
.gitignore Add Netlify _redirects file há 5 anos
.ruby-version Upgrade to ruby 2.3.1 and newer gems há 6 anos
Gemfile Update to Ruby 3.1.2 há 2 anos
Gemfile.lock Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0 há 2 anos
LICENSE.txt Added license and updated about text há 14 anos
README Add useful README há 2 anos
Rakefile Add rake task for listing elections há 6 anos
models.rb Add useful README há 2 anos

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>