This pull request will use the default profile picture introduced in #95 on the people/member pages.
As a result of this change the script to assist in changing these pages has changed for the better.
There is now much better logging for errors (with added colours).
The way a picture is found is done in the same way it is done on blog pages now (with a resources.GetMatch call).
To show that it works I also added a profile for Rhian Swarbrick to the alumni page (contributing towards #106).
Type of change
[ ] Bug fix
[x] New feature
[ ] Page addition
[ ] Page Redesign
[x] Content addition/change
[ ] Code refactor
[ ] Documentation
Checklist:
[x] I have checked that the site runs with no errors locally
Description
This pull request will use the default profile picture introduced in #95 on the people/member pages. As a result of this change the script to assist in changing these pages has changed for the better. There is now much better logging for errors (with added colours).
The way a picture is found is done in the same way it is done on blog pages now (with a
resources.GetMatch
call).To show that it works I also added a profile for Rhian Swarbrick to the alumni page (contributing towards #106).
Type of change
Checklist: