diff --git a/images/authors/Aaron-Gustafson.jpg b/images/authors/Aaron-Gustafson.jpg new file mode 100644 index 000000000..033bdf5a3 Binary files /dev/null and b/images/authors/Aaron-Gustafson.jpg differ diff --git a/src/_data/authors/aaron-gustafson.json b/src/_data/authors/aaron-gustafson.json new file mode 100644 index 000000000..58b734ede --- /dev/null +++ b/src/_data/authors/aaron-gustafson.json @@ -0,0 +1,9 @@ +{ + "name": "Aaron Gustafson", + "photo": "Aaron-Gustafson.jpg", + "bio": "As would be expected from a former manager of the [Web Standards Project](http://webstandards.org/), Aaron Gustafson is passionate about web standards and accessibility. He’s been working on the Web for over two decades now and is a web standards advocate at Microsoft. In addition to working closely with the Edge team, Aaron works with partners on Progressive Web Apps, with a focus on cross-platform compatibility. He penned the seminal book on progressive enhancement, [Adaptive Web Design](https://adaptivewebdesign.info), and has been known to have some opinions, many of which you can read at [aaron-gustafson.com](https://www.aaron-gustafson.com/).", + "twitter": "https://twitter.com/AaronGustafson", + "facebook": "https://facebook.com/AaronMGustafson", + "linkedin": "https://www.linkedin.com/in/AaronGustafson/", + "instagram": "https://instagram.com/AaronGustafson" +}