4.0.0 • Published 6 years ago

@financial-times/kat-footer v4.0.0

Weekly downloads
-
License
-
Repository
github
Last release
6 years ago

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/

4.0.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

3.0.0-beta.5

6 years ago

3.0.0-beta.4

6 years ago

3.0.0-beta.3

6 years ago

3.0.0-beta.2

7 years ago

3.0.0-beta.1

7 years ago