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.