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>