Automated process for generating the weekly newsletters
This project will not function due to it requiring access to the Redbrick newsletter templates and data. It is only here for reference.
Make sure python3 is installed on your system.
Install the required python packages:
pip3 install -r requirements.txt
python3 main.py newsletter-example.md
Feel free to contribute to this project.