Skip to content

Add funding info to home page - #768

Merged
AdrianDAlessandro merged 4 commits into
mainfrom
497-funding-info
Aug 12, 2026
Merged

Add funding info to home page#768
AdrianDAlessandro merged 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?

@tdjames1

Copy link
Copy Markdown
Contributor Author

@AdrianDAlessandro I've added the card layout. I've left it as a slightly wider block for now, if we add additional funding info at a later date we can adjust the width.

@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!

@AdrianDAlessandro
AdrianDAlessandro merged commit 98720a4 into main Aug 12, 2026
7 checks passed
@AdrianDAlessandro
AdrianDAlessandro deleted the 497-funding-info branch August 12, 2026 10:10
@github-project-automation github-project-automation Bot moved this from 📋 Backlog to ✅ Done in Web App Development Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Add/expand section at end of homepage to introduce DisCouRSE

2 participants