Closes #2
Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/commit/d454bec6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/tree/d454bec6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/diff/d454bec6 Branch: refs/heads/asf-site Commit: d454bec6b65c6d5922b54ea3d26a873c545c24ed Parents: 5fc77f1 b4215ab Author: mage <[email protected]> Authored: Sun Jan 3 14:11:30 2016 +0100 Committer: mage <[email protected]> Committed: Sun Jan 3 14:11:30 2016 +0100 ---------------------------------------------------------------------- css/fineract.css | 316 ++------ css/materialize.min.css | 16 + font/material-design-icons/LICENSE.txt | 428 +++++++++++ .../Material-Design-Icons.eot | Bin 0 -> 102112 bytes .../Material-Design-Icons.svg | 769 +++++++++++++++++++ .../Material-Design-Icons.ttf | Bin 0 -> 101892 bytes .../Material-Design-Icons.woff | Bin 0 -> 101968 bytes .../Material-Design-Icons.woff2 | Bin 0 -> 33220 bytes font/roboto/Roboto-Bold.eot | Bin 0 -> 20966 bytes font/roboto/Roboto-Bold.ttf | Bin 0 -> 127744 bytes font/roboto/Roboto-Bold.woff | Bin 0 -> 62876 bytes font/roboto/Roboto-Bold.woff2 | Bin 0 -> 49976 bytes font/roboto/Roboto-Light.eot | Bin 0 -> 20940 bytes font/roboto/Roboto-Light.ttf | Bin 0 -> 126792 bytes font/roboto/Roboto-Light.woff | Bin 0 -> 62316 bytes font/roboto/Roboto-Light.woff2 | Bin 0 -> 49380 bytes font/roboto/Roboto-Medium.eot | Bin 0 -> 21364 bytes font/roboto/Roboto-Medium.ttf | Bin 0 -> 127488 bytes font/roboto/Roboto-Medium.woff | Bin 0 -> 62980 bytes font/roboto/Roboto-Medium.woff2 | Bin 0 -> 50224 bytes font/roboto/Roboto-Regular.eot | Bin 0 -> 21320 bytes font/roboto/Roboto-Regular.ttf | Bin 0 -> 126072 bytes font/roboto/Roboto-Regular.woff | Bin 0 -> 61736 bytes font/roboto/Roboto-Regular.woff2 | Bin 0 -> 49236 bytes font/roboto/Roboto-Thin.eot | Bin 0 -> 21659 bytes font/roboto/Roboto-Thin.ttf | Bin 0 -> 127584 bytes font/roboto/Roboto-Thin.woff | Bin 0 -> 61628 bytes font/roboto/Roboto-Thin.woff2 | Bin 0 -> 48524 bytes index.html | 341 ++++---- js/materialize.min.js | 10 + 30 files changed, 1434 insertions(+), 446 deletions(-) ----------------------------------------------------------------------
