This pull request will add a very basic funders page which looks very similar to the old site (in the fact that it is just a grid of images for each funder). Currently the page looks like:
The page works in a better way than other pages do (in my opinion). Instead of looping over a bunch of pages (which will be blank when visited), it loops over a json file. This is much cleaner and will use much less space. As such the same will go for People, collaborators and publications in the future (as all of these are blank pages at the moment).
Type of change
[ ] Bug fix
[x] New feature
[x] Page addition
[ ] Page Redesign
[ ] Content addition/change
[ ] Code refactor
Checklist:
[x] I have checked that the site runs with no errors locally
Description
This pull request will add a very basic funders page which looks very similar to the old site (in the fact that it is just a grid of images for each funder). Currently the page looks like:
The page works in a better way than other pages do (in my opinion). Instead of looping over a bunch of pages (which will be blank when visited), it loops over a json file. This is much cleaner and will use much less space. As such the same will go for People, collaborators and publications in the future (as all of these are blank pages at the moment).
Type of change
Checklist: