westerndevs / western-devs-website

Hexo blog implementation for WesternDevs
https://www.westerndevs.com
2 stars 6 forks source link

Generate authorList.json from authors.yml #192

Closed kbaley closed 7 years ago

kbaley commented 7 years ago

This addresses part of #188

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