Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardizing microsite footers #184

Closed
psmulovics opened this issue Apr 11, 2022 · 4 comments
Closed

Standardizing microsite footers #184

psmulovics opened this issue Apr 11, 2022 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@psmulovics
Copy link
Contributor

Right now each microsite (like https://osr.finos.org/ or https://odp.finos.org ) has a different footer (footer.js) content.

ODP:

FINOS Projects
FINOS Landscape
FINOS Projects on GitHub
Collaboration Infrastructure
FINOS Governance
Community Governance
FINOS Charter
Meeting Procedures
About FINOS
FINOS Website
Engage the FINOS Community
FINOS News and Events

OSR:

Docs
Team
Roadmap
FINOS
FINOS Website
Community Handbook
Community Governance
More
Follow @FinosFoundation
FINOS on LinkedIn

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.

@mindthegab
Copy link
Member

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?

@maoo
Copy link
Member

maoo commented Apr 28, 2022

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!

@mcleo-d mcleo-d added the help wanted Extra attention is needed label May 2, 2022
@maoo
Copy link
Member

maoo commented Oct 10, 2022

Sorry for the late reply on this; we've discussed this further at FINOS, and given that:

  • most of Docusaurus V1 websites have been moved to V2
  • odp.finos.org is now deprecated in favour of community.finos.org
  • we see that often microsites use different footers (maybe with some links in common)
  • we have https://github.com/finos/software-project-blueprint which already provides a common setup (and we're happy to evaluate improvements there)

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.

@maoo
Copy link
Member

maoo commented Apr 16, 2024

Moved issue to finos/software-project-blueprint#62

@maoo maoo closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

4 participants