Website to view Electoral Data

Uses:

  • Jekyll
  • bootstrap

Reads data from json files and presents them as a static website.

Adding or editing

To start development, you need jekyll

cd toryfunding
bundle install

Development

For development, run

bundle exec jekyll serve

Then open localhost:4000/toryfunding.

Deploy your changes

bundle exec jekyll build

Layout

The layout is

home > industry section > sic section

Bootstrap version

Uses 5.3.0