Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 442 Bytes

not-my-locker-room

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