@financial-times/kat-footer
v4.0.0
Published
Handlebars footer template for KAT apps.
Downloads
36
Maintainers
Keywords
Readme
kat-footer 
Handlebars footer template for KAT apps.
Usage
If using n-internal-tool you'll have to add the path to your node-modules/@financial-times directory as the partialsDirectory option to n-internal-tool so that it can resolve the partial location.
npm install --save @financial-times/kat-footeror
bower install --save kat-footerHTML
Use handlebars template
{{> kat-footer/footer }}Styles
Include the styles for the footer by adding the following to your SCSS
@import 'kat-footer/main';Local Development
Demos
Run the demos using
make build runAnd view the demos on http://local.ft.com:5005/
