feat: add images and update information for Michael Hawley

- Added two new images of Michael Hawley: michael_hawley01.jpg and michael_hawley02.jpg
- Updated the "death" field in michaelhawley.json to "2020"
- Added the obituary link for Michael Hawley: https://news.mit.edu/2020/michael-hawley-former-professor-media-arts-sciences-dies-0625
- Updated the "issue" field in michaelhawley.json to "155"
- Updated the "mainimage" field in michaelhawley.json to "images/michael_hawley01.jpg"
- Updated the "maintext" field in michaelhawley.json with a description of Michael Hawley's accomplishments
- Added a new image to the "gallery" field in michaelhawley.json: michael_hawley02.jpg

These changes were made to provide updated information and add visual content for Michael Hawley, enhancing the profile and providing a more comprehensive representation of his life and work.
This commit is contained in:
mauvehed 2023-08-31 16:19:48 -05:00
parent be408b35fb
commit 1a041fd1fa
3 changed files with 12 additions and 6 deletions

View file

@ -3,13 +3,19 @@
"lastname": "Hawley",
"handle": "",
"birth": "",
"death": "",
"obituary": "",
"issue": "",
"death": "2020",
"obituary": "https://news.mit.edu/2020/michael-hawley-former-professor-media-arts-sciences-dies-0625",
"issue": "155",
"affiliations": "",
"mainimage": "/images/face-silhouette-clipart.png",
"maintext": "",
"mainimage": "images/michael_hawley01.jpg",
"maintext": "Hawley participated in some of the great digital breakthroughs of the last 40 years, from writing UNIX code at Bell Labs as a teenager, to his work pioneering digital cinema and sound technology at LucasFilm, to his innovation of large-imprint digital photo systems, which led to the 2003 publication of 'Bhutan: A Visual Odyssey Across the Last Himalayan Kingdom,' measuring 5 x 7 and weighing over 150 pounds, giving it the distinction of being documented as the worlds largest published book in the 'Guinness Book of World Records.'",
"socialmedialinks": [],
"contributions": [],
"gallery": []
"gallery": [
{
"url": "images/michael_hawley02.jpg",
"title": "Photo of Michael Hawley",
"caption": "Photo of Michael Hawley"
}
]
}