The authorList.json file used for the Feature section on the home page is now generated from the data in authors.yml. That required adding a couple of fields to authors.yml: gravatar and bio.
I also added the concept of an "active" author to make it easier to make people exist and not exist at our collective whims.
Also archived a bunch of speaking engagements to make speaking.yml easier to navigate
This addresses part of #188
The
authorList.json
file used for the Feature section on the home page is now generated from the data inauthors.yml
. That required adding a couple of fields toauthors.yml
: gravatar and bio.I also added the concept of an "active" author to make it easier to make people exist and not exist at our collective whims.
Also archived a bunch of speaking engagements to make
speaking.yml
easier to navigate