NOTE! - This repository was deprecated in favour of https://landscape.finos.org - for source code, please visit github.com/finos/finos-landscape
Welcome to the FINOS Foundation Catalogue!
This project powers the web page available at finos.github.io, and provides a browsable gallery of the GitHub activities hosted by FINOS.
The Catalogue allows visitors to:
- Visualize Foundation activities that are made up of one or more multiple GitHub repositories
- Filter and/or sort activities by various dimensions (with these parameters bookmarkable)
- Support an embedded mode
embed=true
that removes the sidebar
Please install nodeJS before starting.
npm install http-server -g
git clone [email protected]:finos/finos.github.io.git
cd finos.github.io
http-server
rawgit
allows to preview the page also on other branches forks; example: https://rawgit.com/finos/finos.github.io/index.html.
The Catalogue relies on the following external libraries:
- JQuery (v3.2.1)
- Bootstrap (v3.3.7)
- JS URL (v2.5.2)
- Multiselect Bootstrap/JQuery plugin
- Pinterest Grid JQuery plugin
Checkout our GitHub issues for pending issues.
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Read our contribution guidelines and Community Code of Conduct
- Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
NOTE: Commits and pull requests to FINOS repositories will only be accepted from those contributors with an active, executed Individual Contributor License Agreement (ICLA) with FINOS OR who are covered under an existing and active Corporate Contribution License Agreement (CCLA) executed with FINOS. Commits from individuals not covered under an ICLA or CCLA will be flagged and blocked by the FINOS Clabot tool. Please note that some CCLAs require individuals/employees to be explicitly named on the CCLA.
Need an ICLA? Unsure if you are covered under an existing CCLA? Email [email protected]
Copyright 2019 - FINOS
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0