Uses:
- Jekyll
- bootstrap
Reads data from json files and presents them as a static website.
To start development, you need jekyll
cd toryfunding
bundle install
For development, run
bundle exec jekyll serve
Then open localhost:4000/toryfunding.
bundle exec jekyll build
The layout is
home > industry section > sic section
Uses 5.3.0