Lets introduce the CI/CD to our medium blogging
- Download python
- Download dependencies
pip install -r requirements.txt
export MEDIUM_API_KEY=<your-api-key>
python3 main.py
Dive Deeper with the blogs example.md.
{% include ./examples/example.md %}