Skip to content

Add funding info to home page - #768

Open
tdjames1 wants to merge 4 commits into
mainfrom
497-funding-info
Open

Add funding info to home page#768
tdjames1 wants to merge 4 commits into
mainfrom
497-funding-info

Conversation

@tdjames1

Copy link
Copy Markdown
Contributor

Description

Adds a funding acknowledgements section at the end of the home page containing information about DisCouRSE project funding.

Fixes #497

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Technical work (non-breaking, change which is work as part of a new feature)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • The documentation builds and looks OK (eg. mkdocs serve)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future. (Indicate issue here: # (issue))

- Add acknowledgement of DisCouRSE funding in a flexible section which can be
expanded to include other funding sources at a later date
- Add DisCouRSE logos to website assets

Addresses #497
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@AdrianDAlessandro AdrianDAlessandro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @tdjames1!

Could you put the text and logo onto a card to match the styling of the cards above it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

Add/expand section at end of homepage to introduce DisCouRSE

2 participants