Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

Financial-Times/kat-footer

Repository files navigation

kat-footer Circle CI

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-footer

or

bower install --save kat-footer

HTML

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 run

And view the demos on http://local.ft.com:5005/