Closed psmulovics closed 7 months ago
Thanks @psmulovics - we did retire odp.finos.org which now points at https://community.finos.org/docs/collaboration-infrastructure/.
That said I think your suggestion definitely stands - @maoo or @mcleo-d do you think this is something we can add to our blueprint and then git submodule from there?
It's definitely doable. An alternative solution to git sub module is to fetch the file (via http) during the node build (one one change in package.json). Such change could be contributed to the project blueprint, so that new website would come up with the "common FINOS footer".
One question is about the footer color: should that be still configurable, given that not all FINOS microsites have the same color palette?
As soon as we align on this, we can prioritize the issue and get to work. TY!
Sorry for the late reply on this; we've discussed this further at FINOS, and given that:
we think that this change - which may require quite some engineering effort - is not a priority right now for the FINOS team.
We could still keep it open with the Help wanted
label, just in case some new contributor wants to pick it up, but given all current activities at FINOS, we find difficult to allocate time for this.
Right now each microsite (like https://osr.finos.org/ or https://odp.finos.org ) has a different footer (footer.js) content.
ODP:
OSR:
My suggestion would be to have a standardized footer as part of one of the main finos repos, in a separate branch, with the ability to git submodule that footer.js file into the individual repos containing the microsites.