Election results in the London Borough of Sutton.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Adrian Short 1b761c2e7f
Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0
пре 2 година
bin Add page titles пре 5 година
docs Fix data again пре 6 година
lib Move from postgres to sqlite database пре 5 година
public Delete _redirects пре 4 година
views Update about.haml пре 4 година
.gitignore Add Netlify _redirects file пре 5 година
.ruby-version Upgrade to ruby 2.3.1 and newer gems пре 6 година
Gemfile Update to Ruby 3.1.2 пре 2 година
Gemfile.lock Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0 пре 2 година
LICENSE.txt Added license and updated about text пре 14 година
README Add useful README пре 2 година
Rakefile Add rake task for listing elections пре 6 година
models.rb Add useful README пре 2 година

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>