Election results in the London Borough of Sutton.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Adrian Short 1b761c2e7f
Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0
2 yıl önce
bin Add page titles 5 yıl önce
docs Fix data again 6 yıl önce
lib Move from postgres to sqlite database 5 yıl önce
public Delete _redirects 4 yıl önce
views Update about.haml 4 yıl önce
.gitignore Add Netlify _redirects file 5 yıl önce
.ruby-version Upgrade to ruby 2.3.1 and newer gems 6 yıl önce
Gemfile Update to Ruby 3.1.2 2 yıl önce
Gemfile.lock Merge pull request #36 from adrianshort/dependabot/bundler/addressable-2.8.0 2 yıl önce
LICENSE.txt Added license and updated about text 14 yıl önce
README Add useful README 2 yıl önce
Rakefile Add rake task for listing elections 6 yıl önce
models.rb Add useful README 2 yıl önce

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>