pip install requests
Add a yaml file with data for title, tagline, photocredit, heading and a list of social media links. See content.yml for an example. Then run generate_homepage_from_content.py to build the page. For example:
./generate_homepage_from_content.py --content content.yml --outfile not_my_locker_room.html
or
./generate_homepage_from_content.py --content endorsements.yml --outfile endorsements.html